-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Mar 08, 2026 at 05:18 PM
-- Server version: 11.4.10-MariaDB-cll-lve-log
-- PHP Version: 8.3.30

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

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

--
-- Table structure for table `wpsl_actionscheduler_actions`
--

CREATE TABLE `wpsl_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 `wpsl_actionscheduler_actions`
--

INSERT INTO `wpsl_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
(289, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-05 08:47:13', '2026-03-05 08:47:13', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700433;s:18:\"\0*\0first_timestamp\";i:1772700433;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-03-05 08:47:16', '2026-03-05 08:47:16', 1, NULL),
(290, 'action_scheduler/migration_hook', 'complete', '2026-03-05 08:48:16', '2026-03-05 08:48:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772700496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772700496;}', 2, 1, '2026-03-05 08:49:17', '2026-03-05 08:49:17', 14, NULL),
(291, 'woocommerce_scheduled_sales', 'complete', '2026-03-06 00:00:00', '2026-03-06 00:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772755200;s:18:\"\0*\0first_timestamp\";i:1772755200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772755200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-06 01:15:52', '2026-03-06 01:15:52', 510, NULL),
(292, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 09:47:16', '2026-03-05 09:47:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772704036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772704036;}', 3, 1, '2026-03-05 09:47:31', '2026-03-05 09:47:31', 66, NULL),
(293, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-05 08:47:26', '2026-03-05 08:47:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700446;s:18:\"\0*\0first_timestamp\";i:1772700446;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-05 08:47:29', '2026-03-05 08:47:29', 8, NULL),
(294, 'woocommerce_cleanup_logs', 'complete', '2026-03-06 03:00:00', '2026-03-06 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766000;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-06 03:38:15', '2026-03-06 03:38:15', 512, NULL),
(295, 'woocommerce_cleanup_sessions', 'complete', '2026-03-06 06:00:00', '2026-03-06 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772776800;s:18:\"\0*\0first_timestamp\";i:1772776800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772776800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-03-06 11:26:27', '2026-03-06 11:26:27', 524, NULL),
(296, 'woocommerce_geoip_updater', 'complete', '2026-03-06 06:00:00', '2026-03-06 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772776800;s:18:\"\0*\0first_timestamp\";i:1772776800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772776800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 1, '2026-03-06 11:26:27', '2026-03-06 11:26:27', 524, NULL),
(297, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-06 03:00:00', '2026-03-06 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766000;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-06 03:38:15', '2026-03-06 03:38:15', 512, NULL),
(298, 'wc_admin_daily_wrapper', 'complete', '2026-03-05 08:47:16', '2026-03-05 08:47:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700436;s:18:\"\0*\0first_timestamp\";i:1772700436;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-05 08:47:17', '2026-03-05 08:47:17', 2, NULL),
(299, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-05 08:47:26', '2026-03-05 08:47:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772700446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772700446;}', 3, 1, '2026-03-05 08:47:29', '2026-03-05 08:47:29', 8, NULL),
(300, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-05 20:47:16', '2026-03-05 20:47:16', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772743636;s:18:\"\0*\0first_timestamp\";i:1772743636;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772743636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-03-05 20:57:30', '2026-03-05 20:57:30', 503, NULL),
(301, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-06 08:47:16', '2026-03-06 08:47:16', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772786836;s:18:\"\0*\0first_timestamp\";i:1772700433;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772786836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-03-06 11:26:29', '2026-03-06 11:26:29', 524, NULL),
(302, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-05 08:47:17', '2026-03-05 08:47:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700437;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-03-05 08:47:17', '2026-03-05 08:47:17', 3, NULL),
(303, 'woocommerce_cleanup_draft_orders', 'complete', '2026-03-05 08:47:17', '2026-03-05 08:47:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700437;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 6, 1, '2026-03-05 08:47:17', '2026-03-05 08:47:17', 3, NULL),
(304, 'wc_admin_daily_wrapper', 'complete', '2026-03-06 08:47:17', '2026-03-06 08:47:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772786837;s:18:\"\0*\0first_timestamp\";i:1772700436;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772786837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-06 11:26:28', '2026-03-06 11:26:28', 524, NULL),
(305, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-05 20:47:17', '2026-03-05 20:47:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772743637;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772743637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-03-05 20:57:30', '2026-03-05 20:57:30', 503, NULL),
(306, 'woocommerce_cleanup_draft_orders', 'complete', '2026-03-06 08:47:17', '2026-03-06 08:47:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772786837;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772786837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 6, 1, '2026-03-06 11:26:28', '2026-03-06 11:26:28', 524, NULL),
(307, 'woocommerce_update_marketplace_suggestions', 'complete', '2026-03-05 08:47:20', '2026-03-05 08:47:20', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772700440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772700440;}', 6, 1, '2026-03-05 08:47:22', '2026-03-05 08:47:22', 6, NULL),
(308, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-06 08:47:29', '2026-03-06 08:47:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772786849;s:18:\"\0*\0first_timestamp\";i:1772700446;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772786849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-06 11:26:28', '2026-03-06 11:26:28', 524, NULL),
(309, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-03-05 08:47:40', '2026-03-05 08:47:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700460;s:18:\"\0*\0first_timestamp\";i:1772700460;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-05 08:47:40', '2026-03-05 08:47:40', 12, NULL),
(310, 'fetch_patterns', 'complete', '2026-03-05 08:47:30', '2026-03-05 08:47:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772700450;s:18:\"\0*\0first_timestamp\";i:1772700450;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772700450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-05 08:47:35', '2026-03-05 08:47:35', 10, NULL),
(339, 'fetch_patterns', 'complete', '2026-03-06 12:31:11', '2026-03-06 12:31:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772800271;s:18:\"\0*\0first_timestamp\";i:1772713859;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772800271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-06 13:32:29', '2026-03-06 13:32:29', 528, NULL),
(312, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-03-06 08:47:40', '2026-03-06 08:47:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772786860;s:18:\"\0*\0first_timestamp\";i:1772700460;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772786860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-06 11:26:29', '2026-03-06 11:26:29', 524, NULL),
(313, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2026-03-05 09:20:52', '2026-03-05 09:20:52', 10, '[]', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 6, 1, '2026-03-05 09:21:00', '2026-03-05 09:21:00', 32, NULL),
(314, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:20:55', '2026-03-05 09:20:55', 10, '[294,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772702455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772702455;}', 7, 1, '2026-03-05 09:21:00', '2026-03-05 09:21:00', 32, NULL),
(315, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:26:24', '2026-03-05 09:26:24', 10, '[294,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772702784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772702784;}', 7, 1, '2026-03-05 09:28:01', '2026-03-05 09:28:01', 40, NULL),
(316, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:26:32', '2026-03-05 09:26:32', 10, '[296,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772702792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772702792;}', 7, 1, '2026-03-05 09:28:01', '2026-03-05 09:28:01', 40, NULL),
(317, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:26:32', '2026-03-05 09:26:32', 10, '[294,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772702792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772702792;}', 7, 1, '2026-03-05 09:28:01', '2026-03-05 09:28:01', 40, NULL),
(318, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:26:41', '2026-03-05 09:26:41', 10, '[296,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772702801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772702801;}', 7, 1, '2026-03-05 09:28:01', '2026-03-05 09:28:01', 40, NULL),
(319, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:30:51', '2026-03-05 09:30:51', 10, '[294,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772703051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772703051;}', 7, 1, '2026-03-05 09:31:58', '2026-03-05 09:31:58', 46, NULL),
(320, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:38:22', '2026-03-05 09:38:22', 10, '[300,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772703502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772703502;}', 7, 1, '2026-03-05 09:38:38', '2026-03-05 09:38:38', 56, NULL),
(321, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:38:22', '2026-03-05 09:38:22', 10, '[301,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772703502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772703502;}', 7, 1, '2026-03-05 09:38:38', '2026-03-05 09:38:38', 56, NULL),
(322, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 09:38:22', '2026-03-05 09:38:22', 10, '[300,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772703502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772703502;}', 7, 1, '2026-03-05 09:38:38', '2026-03-05 09:38:38', 56, NULL),
(323, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 10:47:31', '2026-03-05 10:47:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772707651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772707651;}', 3, 1, '2026-03-05 10:48:19', '2026-03-05 10:48:19', 130, NULL),
(324, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 10:20:16', '2026-03-05 10:20:16', 10, '[300,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772706016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772706016;}', 7, 1, '2026-03-05 10:20:18', '2026-03-05 10:20:18', 100, NULL),
(325, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 10:20:29', '2026-03-05 10:20:29', 10, '[300,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772706029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772706029;}', 7, 1, '2026-03-05 10:21:33', '2026-03-05 10:21:33', 102, NULL),
(326, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 11:48:19', '2026-03-05 11:48:19', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772711299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772711299;}', 3, 1, '2026-03-05 11:59:32', '2026-03-05 11:59:32', 171, NULL),
(327, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 11:17:47', '2026-03-05 11:17:47', 10, '[301,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772709467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772709467;}', 7, 1, '2026-03-05 11:18:20', '2026-03-05 11:18:20', 160, NULL),
(328, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 11:17:48', '2026-03-05 11:17:48', 10, '[300,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772709468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772709468;}', 7, 1, '2026-03-05 11:18:20', '2026-03-05 11:18:20', 160, NULL),
(329, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 11:18:22', '2026-03-05 11:18:22', 10, '[294,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772709502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772709502;}', 7, 1, '2026-03-05 11:18:44', '2026-03-05 11:18:44', 162, NULL),
(330, 'fetch_patterns', 'complete', '2026-03-05 11:18:44', '2026-03-05 11:18:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772709524;s:18:\"\0*\0first_timestamp\";i:1772709524;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772709524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-05 11:18:44', '2026-03-05 11:18:44', 162, NULL),
(331, 'action_scheduler/migration_hook', 'complete', '2026-03-05 11:19:44', '2026-03-05 11:19:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772709584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772709584;}', 2, 1, '2026-03-05 11:20:32', '2026-03-05 11:20:32', 166, NULL),
(333, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 11:19:09', '2026-03-05 11:19:09', 10, '[320,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772709549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772709549;}', 7, 1, '2026-03-05 11:19:30', '2026-03-05 11:19:30', 164, NULL),
(334, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 11:19:09', '2026-03-05 11:19:09', 10, '[321,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772709549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772709549;}', 7, 1, '2026-03-05 11:19:30', '2026-03-05 11:19:30', 164, NULL),
(335, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 11:19:09', '2026-03-05 11:19:09', 10, '[320,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772709549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772709549;}', 7, 1, '2026-03-05 11:19:30', '2026-03-05 11:19:30', 164, NULL),
(336, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 12:59:32', '2026-03-05 12:59:32', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715572;}', 3, 1, '2026-03-05 13:01:01', '2026-03-05 13:01:01', 216, NULL),
(337, 'fetch_patterns', 'complete', '2026-03-05 12:30:59', '2026-03-05 12:30:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772713859;s:18:\"\0*\0first_timestamp\";i:1772713859;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772713859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-05 12:31:11', '2026-03-05 12:31:11', 177, NULL),
(338, 'action_scheduler/migration_hook', 'complete', '2026-03-05 12:31:59', '2026-03-05 12:31:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772713919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772713919;}', 2, 1, '2026-03-05 12:32:14', '2026-03-05 12:32:14', 180, NULL),
(340, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:44:00', '2026-03-05 12:44:00', 10, '[320,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772714640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772714640;}', 7, 1, '2026-03-05 12:44:14', '2026-03-05 12:44:14', 193, NULL),
(341, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:44:14', '2026-03-05 12:44:14', 10, '[321,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772714654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772714654;}', 7, 1, '2026-03-05 12:44:14', '2026-03-05 12:44:14', 193, NULL),
(342, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:44:15', '2026-03-05 12:44:15', 10, '[320,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772714655;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772714655;}', 7, 1, '2026-03-05 12:44:41', '2026-03-05 12:44:41', 195, NULL),
(343, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:45:17', '2026-03-05 12:45:17', 10, '[320,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772714717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772714717;}', 7, 1, '2026-03-05 12:45:42', '2026-03-05 12:45:42', 198, NULL),
(344, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:49:21', '2026-03-05 12:49:21', 10, '[329,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772714961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772714961;}', 7, 1, '2026-03-05 12:49:55', '2026-03-05 12:49:55', 203, NULL),
(345, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:49:28', '2026-03-05 12:49:28', 10, '[331,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772714968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772714968;}', 7, 1, '2026-03-05 12:49:55', '2026-03-05 12:49:55', 203, NULL),
(346, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:49:28', '2026-03-05 12:49:28', 10, '[329,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772714968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772714968;}', 7, 1, '2026-03-05 12:49:55', '2026-03-05 12:49:55', 203, NULL),
(347, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:50:56', '2026-03-05 12:50:56', 10, '[331,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715056;}', 7, 1, '2026-03-05 12:51:17', '2026-03-05 12:51:17', 207, NULL),
(348, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:50:57', '2026-03-05 12:50:57', 10, '[329,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715057;}', 7, 1, '2026-03-05 12:51:17', '2026-03-05 12:51:17', 207, NULL),
(349, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:53:25', '2026-03-05 12:53:25', 10, '[329,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715205;}', 7, 1, '2026-03-05 12:54:14', '2026-03-05 12:54:14', 210, NULL),
(350, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:53:40', '2026-03-05 12:53:40', 10, '[332,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715220;}', 7, 1, '2026-03-05 12:54:14', '2026-03-05 12:54:14', 210, NULL),
(351, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:53:40', '2026-03-05 12:53:40', 10, '[333,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715220;}', 7, 1, '2026-03-05 12:54:14', '2026-03-05 12:54:14', 210, NULL),
(352, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:53:40', '2026-03-05 12:53:40', 10, '[332,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715220;}', 7, 1, '2026-03-05 12:54:14', '2026-03-05 12:54:14', 210, NULL),
(353, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:55:58', '2026-03-05 12:55:58', 10, '[332,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715358;}', 7, 1, '2026-03-05 12:56:32', '2026-03-05 12:56:32', 213, NULL),
(354, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 12:56:08', '2026-03-05 12:56:08', 10, '[333,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715368;}', 7, 1, '2026-03-05 12:56:32', '2026-03-05 12:56:32', 213, NULL),
(355, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 14:01:01', '2026-03-05 14:01:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719261;}', 3, 1, '2026-03-05 14:01:33', '2026-03-05 14:01:33', 259, NULL),
(356, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:01:40', '2026-03-05 13:01:40', 10, '[337,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715700;}', 7, 1, '2026-03-05 13:02:46', '2026-03-05 13:02:46', 220, NULL),
(357, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:01:40', '2026-03-05 13:01:40', 10, '[338,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715700;}', 7, 1, '2026-03-05 13:02:46', '2026-03-05 13:02:46', 220, NULL),
(358, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:01:40', '2026-03-05 13:01:40', 10, '[337,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715700;}', 7, 1, '2026-03-05 13:02:46', '2026-03-05 13:02:46', 220, NULL),
(359, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:02:58', '2026-03-05 13:02:58', 10, '[337,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715778;}', 7, 1, '2026-03-05 13:03:14', '2026-03-05 13:03:14', 223, NULL),
(360, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:03:14', '2026-03-05 13:03:14', 10, '[338,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715794;}', 7, 1, '2026-03-05 13:03:14', '2026-03-05 13:03:14', 223, NULL),
(361, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:03:16', '2026-03-05 13:03:16', 10, '[337,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715796;}', 7, 1, '2026-03-05 13:05:13', '2026-03-05 13:05:13', 225, NULL),
(362, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:05:17', '2026-03-05 13:05:17', 10, '[337,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715917;}', 7, 1, '2026-03-05 13:05:19', '2026-03-05 13:05:19', 228, NULL),
(363, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:05:23', '2026-03-05 13:05:23', 10, '[340,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715923;}', 7, 1, '2026-03-05 13:05:25', '2026-03-05 13:05:25', 230, NULL),
(364, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:05:23', '2026-03-05 13:05:23', 10, '[341,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715923;}', 7, 1, '2026-03-05 13:05:25', '2026-03-05 13:05:25', 230, NULL),
(365, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:05:23', '2026-03-05 13:05:23', 10, '[340,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772715923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772715923;}', 7, 1, '2026-03-05 13:05:25', '2026-03-05 13:05:25', 230, NULL),
(366, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:06:44', '2026-03-05 13:06:44', 10, '[340,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716004;}', 7, 1, '2026-03-05 13:07:16', '2026-03-05 13:07:16', 233, NULL),
(367, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:06:56', '2026-03-05 13:06:56', 10, '[341,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716016;}', 7, 1, '2026-03-05 13:07:16', '2026-03-05 13:07:16', 233, NULL),
(368, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:12:32', '2026-03-05 13:12:32', 10, '[343,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716352;}', 7, 1, '2026-03-05 13:13:06', '2026-03-05 13:13:06', 240, NULL),
(369, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:12:32', '2026-03-05 13:12:32', 10, '[344,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716352;}', 7, 1, '2026-03-05 13:13:06', '2026-03-05 13:13:06', 240, NULL),
(370, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:12:32', '2026-03-05 13:12:32', 10, '[343,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716352;}', 7, 1, '2026-03-05 13:13:06', '2026-03-05 13:13:06', 240, NULL),
(371, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:13:22', '2026-03-05 13:13:22', 10, '[343,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716402;}', 7, 1, '2026-03-05 13:15:14', '2026-03-05 13:15:14', 243, NULL),
(372, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:13:51', '2026-03-05 13:13:51', 10, '[344,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716431;}', 7, 1, '2026-03-05 13:15:14', '2026-03-05 13:15:14', 243, NULL),
(373, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:17:26', '2026-03-05 13:17:26', 10, '[346,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716646;}', 7, 1, '2026-03-05 13:18:35', '2026-03-05 13:18:35', 248, NULL),
(374, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:17:26', '2026-03-05 13:17:26', 10, '[347,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716646;}', 7, 1, '2026-03-05 13:18:35', '2026-03-05 13:18:35', 248, NULL),
(375, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:17:26', '2026-03-05 13:17:26', 10, '[346,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716646;}', 7, 1, '2026-03-05 13:18:35', '2026-03-05 13:18:35', 248, NULL),
(376, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 13:19:50', '2026-03-05 13:19:50', 10, '[346,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772716790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772716790;}', 7, 1, '2026-03-05 13:20:14', '2026-03-05 13:20:14', 252, NULL),
(377, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 15:01:33', '2026-03-05 15:01:33', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772722893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772722893;}', 3, 1, '2026-03-05 15:01:35', '2026-03-05 15:01:35', 327, NULL),
(378, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:03:31', '2026-03-05 14:03:31', 10, '[349,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719411;}', 7, 1, '2026-03-05 14:05:22', '2026-03-05 14:05:22', 263, NULL),
(379, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:03:31', '2026-03-05 14:03:31', 10, '[350,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719411;}', 7, 1, '2026-03-05 14:05:22', '2026-03-05 14:05:22', 263, NULL),
(380, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:03:32', '2026-03-05 14:03:32', 10, '[349,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719412;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719412;}', 7, 1, '2026-03-05 14:05:22', '2026-03-05 14:05:22', 263, NULL),
(381, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:06:21', '2026-03-05 14:06:21', 10, '[349,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719581;}', 7, 1, '2026-03-05 14:06:23', '2026-03-05 14:06:23', 267, NULL),
(382, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:08:47', '2026-03-05 14:08:47', 10, '[352,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719727;}', 7, 1, '2026-03-05 14:09:53', '2026-03-05 14:09:53', 271, NULL),
(383, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:08:47', '2026-03-05 14:08:47', 10, '[353,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719727;}', 7, 1, '2026-03-05 14:09:53', '2026-03-05 14:09:53', 271, NULL),
(384, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:08:48', '2026-03-05 14:08:48', 10, '[352,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719728;}', 7, 1, '2026-03-05 14:09:53', '2026-03-05 14:09:53', 271, NULL),
(385, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:08:53', '2026-03-05 14:08:53', 10, '[349,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719733;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719733;}', 7, 1, '2026-03-05 14:09:53', '2026-03-05 14:09:53', 271, NULL),
(386, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:11:15', '2026-03-05 14:11:15', 10, '[353,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719875;}', 7, 1, '2026-03-05 14:12:13', '2026-03-05 14:12:13', 276, NULL),
(387, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-05 14:11:16', '2026-03-05 14:11:16', 10, '[352,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772719876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772719876;}', 7, 1, '2026-03-05 14:12:13', '2026-03-05 14:12:13', 276, NULL),
(388, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 16:01:35', '2026-03-05 16:01:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772726495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772726495;}', 3, 1, '2026-03-05 16:01:54', '2026-03-05 16:01:54', 374, NULL),
(389, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 17:01:54', '2026-03-05 17:01:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772730114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772730114;}', 3, 1, '2026-03-05 17:02:30', '2026-03-05 17:02:30', 430, NULL),
(390, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 18:02:30', '2026-03-05 18:02:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772733750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772733750;}', 3, 1, '2026-03-05 18:11:39', '2026-03-05 18:11:39', 469, NULL),
(391, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 19:11:39', '2026-03-05 19:11:39', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772737899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772737899;}', 3, 1, '2026-03-05 19:16:36', '2026-03-05 19:16:36', 484, NULL),
(392, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 20:16:36', '2026-03-05 20:16:36', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772741796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772741796;}', 3, 1, '2026-03-05 20:57:30', '2026-03-05 20:57:30', 503, NULL),
(393, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-05 21:57:30', '2026-03-05 21:57:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772747850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772747850;}', 3, 1, '2026-03-05 23:14:57', '2026-03-05 23:14:57', 507, NULL),
(394, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-06 08:57:30', '2026-03-06 08:57:30', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772787450;s:18:\"\0*\0first_timestamp\";i:1772743636;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772787450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-03-06 11:26:29', '2026-03-06 11:26:29', 524, NULL),
(395, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-06 08:57:30', '2026-03-06 08:57:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772787450;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772787450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-03-06 11:26:29', '2026-03-06 11:26:29', 524, NULL),
(396, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 00:14:57', '2026-03-06 00:14:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772756097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772756097;}', 3, 1, '2026-03-06 01:15:52', '2026-03-06 01:15:52', 510, NULL),
(397, 'woocommerce_scheduled_sales', 'complete', '2026-03-07 01:15:52', '2026-03-07 01:15:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772846152;s:18:\"\0*\0first_timestamp\";i:1772755200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772846152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 03:06:27', '2026-03-07 03:06:27', 539, NULL),
(398, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 02:15:52', '2026-03-06 02:15:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772763352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772763352;}', 3, 1, '2026-03-06 03:38:15', '2026-03-06 03:38:15', 512, NULL),
(399, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 04:38:15', '2026-03-06 04:38:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772771895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772771895;}', 3, 1, '2026-03-06 11:26:27', '2026-03-06 11:26:27', 524, NULL),
(400, 'woocommerce_cleanup_logs', 'complete', '2026-03-07 03:38:15', '2026-03-07 03:38:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772854695;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772854695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 03:39:41', '2026-03-07 03:39:41', 564, NULL),
(401, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-07 03:38:15', '2026-03-07 03:38:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772854695;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772854695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 03:39:41', '2026-03-07 03:39:41', 564, NULL),
(402, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 12:26:27', '2026-03-06 12:26:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772799987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772799987;}', 3, 1, '2026-03-06 13:32:28', '2026-03-06 13:32:28', 528, NULL),
(414, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 14:32:28', '2026-03-06 14:32:28', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772807548;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772807548;}', 3, 1, '2026-03-06 17:23:51', '2026-03-06 17:23:51', 531, NULL),
(404, 'woocommerce_geoip_updater', 'pending', '2026-03-21 11:26:27', '2026-03-21 11:26:27', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774092387;s:18:\"\0*\0first_timestamp\";i:1772776800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774092387;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),
(405, 'wc_admin_daily_wrapper', 'complete', '2026-03-07 11:26:28', '2026-03-07 11:26:28', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772882788;s:18:\"\0*\0first_timestamp\";i:1772700436;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772882788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 19:04:12', '2026-03-07 19:04:12', 850, NULL),
(406, 'woocommerce_cleanup_draft_orders', 'complete', '2026-03-07 11:26:28', '2026-03-07 11:26:28', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772882788;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772882788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 6, 1, '2026-03-07 19:04:12', '2026-03-07 19:04:12', 850, NULL),
(407, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-07 11:26:28', '2026-03-07 11:26:28', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772882788;s:18:\"\0*\0first_timestamp\";i:1772700446;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772882788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 19:04:13', '2026-03-07 19:04:13', 850, NULL),
(408, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-03-07 11:26:29', '2026-03-07 11:26:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772882789;s:18:\"\0*\0first_timestamp\";i:1772700460;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772882789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 19:04:13', '2026-03-07 19:04:13', 850, NULL),
(409, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-06 23:26:29', '2026-03-06 23:26:29', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772839589;s:18:\"\0*\0first_timestamp\";i:1772743636;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772839589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-03-07 03:06:26', '2026-03-07 03:06:26', 539, NULL),
(410, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-06 23:26:29', '2026-03-06 23:26:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772839589;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772839589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-03-07 03:06:27', '2026-03-07 03:06:27', 539, NULL),
(411, 'woocommerce_cleanup_sessions', 'complete', '2026-03-07 06:00:00', '2026-03-07 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772863200;s:18:\"\0*\0first_timestamp\";i:1772863200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772863200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-03-07 06:00:01', '2026-03-07 06:00:01', 724, NULL),
(412, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-06 11:26:39', '2026-03-06 11:26:39', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772796399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772796399;}', 3, 1, '2026-03-06 11:27:13', '2026-03-06 11:27:13', 526, NULL),
(413, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-07 11:26:29', '2026-03-07 11:26:29', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772882789;s:18:\"\0*\0first_timestamp\";i:1772700433;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772882789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-03-07 19:04:13', '2026-03-07 19:04:13', 850, NULL),
(440, 'fetch_patterns', 'complete', '2026-03-08 04:27:19', '2026-03-08 04:27:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772944039;s:18:\"\0*\0first_timestamp\";i:1772857625;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772944039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-08 05:26:53', '2026-03-08 05:26:53', 873, NULL),
(416, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 18:23:51', '2026-03-06 18:23:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772821431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772821431;}', 3, 1, '2026-03-06 20:08:45', '2026-03-06 20:08:45', 533, NULL),
(417, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 21:08:45', '2026-03-06 21:08:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772831325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772831325;}', 3, 1, '2026-03-06 21:50:33', '2026-03-06 21:50:33', 536, NULL);
INSERT INTO `wpsl_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
(418, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-06 22:50:33', '2026-03-06 22:50:33', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772837433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772837433;}', 3, 1, '2026-03-07 03:06:26', '2026-03-07 03:06:26', 539, NULL),
(419, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 04:06:26', '2026-03-07 04:06:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772856386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772856386;}', 3, 1, '2026-03-07 04:06:55', '2026-03-07 04:06:55', 600, NULL),
(420, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-07 15:06:26', '2026-03-07 15:06:26', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772895986;s:18:\"\0*\0first_timestamp\";i:1772743636;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772895986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-03-07 19:04:13', '2026-03-07 19:04:13', 850, NULL),
(421, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-07 15:06:27', '2026-03-07 15:06:27', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772895987;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772895987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-03-07 19:04:13', '2026-03-07 19:04:13', 850, NULL),
(422, 'woocommerce_scheduled_sales', 'complete', '2026-03-08 03:06:27', '2026-03-08 03:06:27', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772939187;s:18:\"\0*\0first_timestamp\";i:1772755200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772939187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-08 03:11:23', '2026-03-08 03:11:23', 871, NULL),
(423, 'woocommerce_cleanup_logs', 'complete', '2026-03-08 03:39:41', '2026-03-08 03:39:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772941181;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772941181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-08 05:26:52', '2026-03-08 05:26:52', 873, NULL),
(424, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-03-08 03:39:41', '2026-03-08 03:39:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772941181;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772941181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-08 05:26:52', '2026-03-08 05:26:52', 873, NULL),
(425, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-07 03:55:08', '2026-03-07 03:55:08', 10, '[340,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772855708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772855708;}', 7, 1, '2026-03-07 03:55:14', '2026-03-07 03:55:14', 581, NULL),
(426, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-07 03:55:25', '2026-03-07 03:55:25', 10, '[340,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772855725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772855725;}', 7, 1, '2026-03-07 03:56:01', '2026-03-07 03:56:01', 583, NULL),
(427, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-07 03:56:03', '2026-03-07 03:56:03', 10, '[340,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772855763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772855763;}', 7, 1, '2026-03-07 03:56:06', '2026-03-07 03:56:06', 585, NULL),
(428, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-07 03:58:01', '2026-03-07 03:58:01', 10, '[340,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772855881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772855881;}', 7, 1, '2026-03-07 03:58:04', '2026-03-07 03:58:04', 589, NULL),
(429, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 05:06:55', '2026-03-07 05:06:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772860015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772860015;}', 3, 1, '2026-03-07 05:07:36', '2026-03-07 05:07:36', 673, NULL),
(430, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-07 04:13:10', '2026-03-07 04:13:10', 10, '[301,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772856790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772856790;}', 7, 1, '2026-03-07 04:13:13', '2026-03-07 04:13:13', 607, NULL),
(431, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-07 04:13:10', '2026-03-07 04:13:10', 10, '[300,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772856790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772856790;}', 7, 1, '2026-03-07 04:13:13', '2026-03-07 04:13:13', 607, NULL),
(432, 'fetch_patterns', 'complete', '2026-03-07 04:21:25', '2026-03-07 04:21:25', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772857285;s:18:\"\0*\0first_timestamp\";i:1772857285;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772857285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 04:21:59', '2026-03-07 04:21:59', 617, NULL),
(433, 'action_scheduler/migration_hook', 'complete', '2026-03-07 04:22:25', '2026-03-07 04:22:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772857345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772857345;}', 2, 1, '2026-03-07 04:23:00', '2026-03-07 04:23:00', 619, NULL),
(435, 'fetch_patterns', 'complete', '2026-03-07 04:24:16', '2026-03-07 04:24:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772857456;s:18:\"\0*\0first_timestamp\";i:1772857456;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772857456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 04:24:17', '2026-03-07 04:24:17', 623, NULL),
(436, 'action_scheduler/migration_hook', 'complete', '2026-03-07 04:25:16', '2026-03-07 04:25:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772857516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772857516;}', 2, 1, '2026-03-07 04:25:18', '2026-03-07 04:25:18', 625, NULL),
(438, 'fetch_patterns', 'complete', '2026-03-07 04:27:05', '2026-03-07 04:27:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772857625;s:18:\"\0*\0first_timestamp\";i:1772857625;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772857625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-07 04:27:19', '2026-03-07 04:27:19', 629, NULL),
(439, 'action_scheduler/migration_hook', 'complete', '2026-03-07 04:28:05', '2026-03-07 04:28:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772857685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772857685;}', 2, 1, '2026-03-07 04:28:49', '2026-03-07 04:28:49', 631, NULL),
(441, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-03-07 04:59:20', '2026-03-07 04:59:20', 10, '[329,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772859560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772859560;}', 7, 1, '2026-03-07 05:00:24', '2026-03-07 05:00:24', 665, NULL),
(442, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 06:07:36', '2026-03-07 06:07:36', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772863656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772863656;}', 3, 1, '2026-03-07 06:08:19', '2026-03-07 06:08:19', 734, NULL),
(443, 'woocommerce_cleanup_sessions', 'complete', '2026-03-07 18:00:01', '2026-03-07 18:00:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772906401;s:18:\"\0*\0first_timestamp\";i:1772863200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772906401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-03-07 19:04:13', '2026-03-07 19:04:13', 850, NULL),
(444, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 07:08:19', '2026-03-07 07:08:19', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772867299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772867299;}', 3, 1, '2026-03-07 07:52:20', '2026-03-07 07:52:20', 746, NULL),
(445, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 08:52:20', '2026-03-07 08:52:20', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772873540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772873540;}', 3, 1, '2026-03-07 08:59:58', '2026-03-07 08:59:58', 748, NULL),
(446, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 09:59:58', '2026-03-07 09:59:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772877598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772877598;}', 3, 1, '2026-03-07 10:01:11', '2026-03-07 10:01:11', 807, NULL),
(447, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 11:01:11', '2026-03-07 11:01:11', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772881271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772881271;}', 3, 1, '2026-03-07 19:04:12', '2026-03-07 19:04:12', 850, NULL),
(448, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-07 20:04:12', '2026-03-07 20:04:12', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772913852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772913852;}', 3, 1, '2026-03-08 00:31:27', '2026-03-08 00:31:27', 861, NULL),
(449, 'wc_admin_daily_wrapper', 'complete', '2026-03-08 19:04:12', '2026-03-08 19:04:12', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772996652;s:18:\"\0*\0first_timestamp\";i:1772700436;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772996652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-08 20:26:50', '2026-03-08 20:26:50', 890, NULL),
(450, 'woocommerce_cleanup_draft_orders', 'complete', '2026-03-08 19:04:12', '2026-03-08 19:04:12', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772996652;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772996652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 6, 1, '2026-03-08 20:26:50', '2026-03-08 20:26:50', 890, NULL),
(451, 'woocommerce_cleanup_personal_data', 'complete', '2026-03-08 19:04:13', '2026-03-08 19:04:13', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772996653;s:18:\"\0*\0first_timestamp\";i:1772700446;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772996653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-08 20:26:50', '2026-03-08 20:26:50', 890, NULL),
(452, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-03-08 19:04:13', '2026-03-08 19:04:13', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772996653;s:18:\"\0*\0first_timestamp\";i:1772700460;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772996653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-03-08 20:26:50', '2026-03-08 20:26:50', 890, NULL),
(453, 'woocommerce_refresh_order_count_cache', 'complete', '2026-03-08 07:04:13', '2026-03-08 07:04:13', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772953453;s:18:\"\0*\0first_timestamp\";i:1772743636;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772953453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-03-08 10:11:27', '2026-03-08 10:11:27', 875, NULL),
(454, 'wc-admin_process_pending_orders_batch', 'complete', '2026-03-08 07:04:13', '2026-03-08 07:04:13', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772953453;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772953453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-03-08 10:11:27', '2026-03-08 10:11:27', 875, NULL),
(459, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-08 01:31:27', '2026-03-08 01:31:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772933487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772933487;}', 3, 1, '2026-03-08 01:44:18', '2026-03-08 01:44:18', 864, NULL),
(460, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-08 02:44:18', '2026-03-08 02:44:18', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772937858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772937858;}', 3, 1, '2026-03-08 03:03:45', '2026-03-08 03:03:45', 868, NULL),
(456, 'woocommerce_cleanup_sessions', 'complete', '2026-03-08 06:00:00', '2026-03-08 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772949600;s:18:\"\0*\0first_timestamp\";i:1772949600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772949600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-03-08 10:11:27', '2026-03-08 10:11:27', 875, NULL),
(457, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-07 19:04:23', '2026-03-07 19:04:23', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772910263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772910263;}', 3, 1, '2026-03-07 19:04:44', '2026-03-07 19:04:44', 852, NULL),
(458, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-03-08 19:04:13', '2026-03-08 19:04:13', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772996653;s:18:\"\0*\0first_timestamp\";i:1772700433;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772996653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-03-08 20:26:50', '2026-03-08 20:26:50', 890, NULL),
(461, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-08 04:03:45', '2026-03-08 04:03:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772942625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772942625;}', 3, 1, '2026-03-08 05:26:52', '2026-03-08 05:26:52', 873, NULL),
(462, 'woocommerce_scheduled_sales', 'pending', '2026-03-09 03:11:23', '2026-03-09 03:11:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773025883;s:18:\"\0*\0first_timestamp\";i:1772755200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773025883;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),
(463, 'woocommerce_cleanup_logs', 'pending', '2026-03-09 05:26:52', '2026-03-09 05:26:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773034012;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773034012;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),
(464, 'woocommerce_cleanup_rate_limits_wrapper', 'pending', '2026-03-09 05:26:52', '2026-03-09 05:26:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773034012;s:18:\"\0*\0first_timestamp\";i:1772766000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773034012;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),
(465, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-08 06:26:52', '2026-03-08 06:26:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772951212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772951212;}', 3, 1, '2026-03-08 10:11:27', '2026-03-08 10:11:27', 875, NULL),
(466, 'fetch_patterns', 'pending', '2026-03-09 05:26:53', '2026-03-09 05:26:53', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773034013;s:18:\"\0*\0first_timestamp\";i:1772857625;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773034013;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),
(468, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-08 11:11:27', '2026-03-08 11:11:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772968287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772968287;}', 3, 1, '2026-03-08 16:57:58', '2026-03-08 16:57:58', 877, NULL),
(469, 'woocommerce_refresh_order_count_cache', 'pending', '2026-03-08 22:11:27', '2026-03-08 22:11:27', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773007887;s:18:\"\0*\0first_timestamp\";i:1772743636;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773007887;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),
(470, 'wc-admin_process_pending_orders_batch', 'pending', '2026-03-08 22:11:27', '2026-03-08 22:11:27', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773007887;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773007887;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),
(471, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-08 17:57:58', '2026-03-08 17:57:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772992678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772992678;}', 3, 1, '2026-03-08 18:55:48', '2026-03-08 18:55:48', 887, NULL),
(472, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-03-08 19:55:48', '2026-03-08 19:55:48', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772999748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772999748;}', 3, 1, '2026-03-08 20:26:50', '2026-03-08 20:26:50', 890, NULL),
(473, 'wc_admin_daily_wrapper', 'pending', '2026-03-09 20:26:50', '2026-03-09 20:26:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773088010;s:18:\"\0*\0first_timestamp\";i:1772700436;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773088010;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),
(474, 'woocommerce_cleanup_draft_orders', 'pending', '2026-03-09 20:26:50', '2026-03-09 20:26:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773088010;s:18:\"\0*\0first_timestamp\";i:1772700437;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773088010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 6, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(475, 'woocommerce_cleanup_personal_data', 'pending', '2026-03-09 20:26:50', '2026-03-09 20:26:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773088010;s:18:\"\0*\0first_timestamp\";i:1772700446;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773088010;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),
(476, 'woocommerce_tracker_send_event_wrapper', 'pending', '2026-03-09 20:26:50', '2026-03-09 20:26:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773088010;s:18:\"\0*\0first_timestamp\";i:1772700460;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773088010;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),
(477, 'woocommerce_cancel_unpaid_orders', 'pending', '2026-03-08 21:26:50', '2026-03-08 21:26:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773005210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773005210;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(478, 'woocommerce_cleanup_sessions', 'pending', '2026-03-09 06:00:00', '2026-03-09 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773036000;s:18:\"\0*\0first_timestamp\";i:1773036000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773036000;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),
(479, 'generate_category_lookup_table_wrapper', 'complete', '2026-03-08 20:27:00', '2026-03-08 20:27:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773001620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773001620;}', 3, 1, '2026-03-08 20:49:54', '2026-03-08 20:49:54', 892, NULL),
(480, 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2026-03-09 20:26:50', '2026-03-09 20:26:50', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773088010;s:18:\"\0*\0first_timestamp\";i:1772700433;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773088010;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 `wpsl_actionscheduler_claims`
--

CREATE TABLE `wpsl_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 `wpsl_actionscheduler_groups`
--

CREATE TABLE `wpsl_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 `wpsl_actionscheduler_groups`
--

INSERT INTO `wpsl_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');

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

--
-- Table structure for table `wpsl_actionscheduler_logs`
--

CREATE TABLE `wpsl_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 `wpsl_actionscheduler_logs`
--

INSERT INTO `wpsl_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(1, 289, 'action created', '2026-03-05 08:47:13', '2026-03-05 08:47:13'),
(2, 290, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(3, 289, 'action started via WP Cron', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(4, 291, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(5, 292, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(6, 293, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(7, 294, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(8, 295, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(9, 296, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(10, 297, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(11, 298, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(12, 299, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(13, 300, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(14, 289, 'action complete via WP Cron', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(15, 301, 'action created', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(16, 298, 'action started via WP Cron', '2026-03-05 08:47:16', '2026-03-05 08:47:16'),
(17, 302, 'action created', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(18, 303, 'action created', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(19, 298, 'action complete via WP Cron', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(20, 304, 'action created', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(21, 302, 'action started via WP Cron', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(22, 302, 'action complete via WP Cron', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(23, 305, 'action created', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(24, 303, 'action started via WP Cron', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(25, 303, 'action complete via WP Cron', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(26, 306, 'action created', '2026-03-05 08:47:17', '2026-03-05 08:47:17'),
(27, 307, 'action created', '2026-03-05 08:47:20', '2026-03-05 08:47:20'),
(28, 307, 'action started via Async Request', '2026-03-05 08:47:22', '2026-03-05 08:47:22'),
(29, 307, 'action complete via Async Request', '2026-03-05 08:47:22', '2026-03-05 08:47:22'),
(30, 293, 'action started via Async Request', '2026-03-05 08:47:28', '2026-03-05 08:47:28'),
(31, 293, 'action complete via Async Request', '2026-03-05 08:47:29', '2026-03-05 08:47:29'),
(32, 308, 'action created', '2026-03-05 08:47:29', '2026-03-05 08:47:29'),
(33, 299, 'action started via Async Request', '2026-03-05 08:47:29', '2026-03-05 08:47:29'),
(34, 299, 'action complete via Async Request', '2026-03-05 08:47:29', '2026-03-05 08:47:29'),
(35, 309, 'action created', '2026-03-05 08:47:30', '2026-03-05 08:47:30'),
(36, 310, 'action created', '2026-03-05 08:47:30', '2026-03-05 08:47:30'),
(37, 310, 'action started via Async Request', '2026-03-05 08:47:35', '2026-03-05 08:47:35'),
(38, 310, 'action complete via Async Request', '2026-03-05 08:47:35', '2026-03-05 08:47:35'),
(40, 309, 'action started via Async Request', '2026-03-05 08:47:40', '2026-03-05 08:47:40'),
(41, 309, 'action complete via Async Request', '2026-03-05 08:47:40', '2026-03-05 08:47:40'),
(42, 312, 'action created', '2026-03-05 08:47:40', '2026-03-05 08:47:40'),
(43, 290, 'action started via Async Request', '2026-03-05 08:49:17', '2026-03-05 08:49:17'),
(44, 290, 'action complete via Async Request', '2026-03-05 08:49:17', '2026-03-05 08:49:17'),
(45, 313, 'action created', '2026-03-05 09:20:53', '2026-03-05 09:20:53'),
(46, 314, 'action created', '2026-03-05 09:20:54', '2026-03-05 09:20:54'),
(47, 313, 'action started via Async Request', '2026-03-05 09:21:00', '2026-03-05 09:21:00'),
(48, 313, '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-03-05 09:21:00', '2026-03-05 09:21:00'),
(49, 314, 'action started via Async Request', '2026-03-05 09:21:00', '2026-03-05 09:21:00'),
(50, 314, 'action complete via Async Request', '2026-03-05 09:21:00', '2026-03-05 09:21:00'),
(51, 315, 'action created', '2026-03-05 09:26:23', '2026-03-05 09:26:23'),
(52, 316, 'action created', '2026-03-05 09:26:31', '2026-03-05 09:26:31'),
(53, 317, 'action created', '2026-03-05 09:26:31', '2026-03-05 09:26:31'),
(54, 318, 'action created', '2026-03-05 09:26:40', '2026-03-05 09:26:40'),
(55, 315, 'action started via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(56, 315, 'action complete via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(57, 316, 'action started via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(58, 316, 'action complete via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(59, 317, 'action started via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(60, 317, 'action complete via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(61, 318, 'action started via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(62, 318, 'action complete via Async Request', '2026-03-05 09:28:01', '2026-03-05 09:28:01'),
(63, 319, 'action created', '2026-03-05 09:30:50', '2026-03-05 09:30:50'),
(64, 319, 'action started via Async Request', '2026-03-05 09:31:58', '2026-03-05 09:31:58'),
(65, 319, 'action complete via Async Request', '2026-03-05 09:31:58', '2026-03-05 09:31:58'),
(66, 320, 'action created', '2026-03-05 09:38:21', '2026-03-05 09:38:21'),
(67, 321, 'action created', '2026-03-05 09:38:21', '2026-03-05 09:38:21'),
(68, 322, 'action created', '2026-03-05 09:38:21', '2026-03-05 09:38:21'),
(69, 320, 'action started via Async Request', '2026-03-05 09:38:38', '2026-03-05 09:38:38'),
(70, 320, 'action complete via Async Request', '2026-03-05 09:38:38', '2026-03-05 09:38:38'),
(71, 321, 'action started via Async Request', '2026-03-05 09:38:38', '2026-03-05 09:38:38'),
(72, 321, 'action complete via Async Request', '2026-03-05 09:38:38', '2026-03-05 09:38:38'),
(73, 322, 'action started via Async Request', '2026-03-05 09:38:38', '2026-03-05 09:38:38'),
(74, 322, 'action complete via Async Request', '2026-03-05 09:38:38', '2026-03-05 09:38:38'),
(75, 292, 'action started via Async Request', '2026-03-05 09:47:31', '2026-03-05 09:47:31'),
(76, 323, 'action created', '2026-03-05 09:47:31', '2026-03-05 09:47:31'),
(77, 292, 'action complete via Async Request', '2026-03-05 09:47:31', '2026-03-05 09:47:31'),
(78, 324, 'action created', '2026-03-05 10:20:15', '2026-03-05 10:20:15'),
(79, 324, 'action started via Async Request', '2026-03-05 10:20:18', '2026-03-05 10:20:18'),
(80, 324, 'action complete via Async Request', '2026-03-05 10:20:18', '2026-03-05 10:20:18'),
(81, 325, 'action created', '2026-03-05 10:20:28', '2026-03-05 10:20:28'),
(82, 325, 'action started via Async Request', '2026-03-05 10:21:33', '2026-03-05 10:21:33'),
(83, 325, 'action complete via Async Request', '2026-03-05 10:21:33', '2026-03-05 10:21:33'),
(84, 323, 'action started via Async Request', '2026-03-05 10:48:19', '2026-03-05 10:48:19'),
(85, 326, 'action created', '2026-03-05 10:48:19', '2026-03-05 10:48:19'),
(86, 323, 'action complete via Async Request', '2026-03-05 10:48:19', '2026-03-05 10:48:19'),
(87, 327, 'action created', '2026-03-05 11:17:47', '2026-03-05 11:17:47'),
(88, 328, 'action created', '2026-03-05 11:17:47', '2026-03-05 11:17:47'),
(89, 327, 'action started via WP Cron', '2026-03-05 11:18:20', '2026-03-05 11:18:20'),
(90, 327, 'action complete via WP Cron', '2026-03-05 11:18:20', '2026-03-05 11:18:20'),
(91, 328, 'action started via WP Cron', '2026-03-05 11:18:20', '2026-03-05 11:18:20'),
(92, 328, 'action complete via WP Cron', '2026-03-05 11:18:20', '2026-03-05 11:18:20'),
(93, 329, 'action created', '2026-03-05 11:18:21', '2026-03-05 11:18:21'),
(97, 329, 'action started via Async Request', '2026-03-05 11:18:44', '2026-03-05 11:18:44'),
(95, 330, 'action created', '2026-03-05 11:18:44', '2026-03-05 11:18:44'),
(96, 331, 'action created', '2026-03-05 11:18:44', '2026-03-05 11:18:44'),
(98, 329, 'action complete via Async Request', '2026-03-05 11:18:44', '2026-03-05 11:18:44'),
(99, 330, 'action started via Async Request', '2026-03-05 11:18:44', '2026-03-05 11:18:44'),
(100, 330, 'action complete via Async Request', '2026-03-05 11:18:44', '2026-03-05 11:18:44'),
(102, 333, 'action created', '2026-03-05 11:19:08', '2026-03-05 11:19:08'),
(103, 334, 'action created', '2026-03-05 11:19:08', '2026-03-05 11:19:08'),
(104, 335, 'action created', '2026-03-05 11:19:08', '2026-03-05 11:19:08'),
(105, 333, 'action started via WP Cron', '2026-03-05 11:19:30', '2026-03-05 11:19:30'),
(106, 333, 'action complete via WP Cron', '2026-03-05 11:19:30', '2026-03-05 11:19:30'),
(107, 334, 'action started via WP Cron', '2026-03-05 11:19:30', '2026-03-05 11:19:30'),
(108, 334, 'action complete via WP Cron', '2026-03-05 11:19:30', '2026-03-05 11:19:30'),
(109, 335, 'action started via WP Cron', '2026-03-05 11:19:30', '2026-03-05 11:19:30'),
(110, 335, 'action complete via WP Cron', '2026-03-05 11:19:30', '2026-03-05 11:19:30'),
(111, 331, 'action started via WP Cron', '2026-03-05 11:20:32', '2026-03-05 11:20:32'),
(112, 331, 'action complete via WP Cron', '2026-03-05 11:20:32', '2026-03-05 11:20:32'),
(113, 326, 'action started via WP Cron', '2026-03-05 11:59:32', '2026-03-05 11:59:32'),
(114, 336, 'action created', '2026-03-05 11:59:32', '2026-03-05 11:59:32'),
(115, 326, 'action complete via WP Cron', '2026-03-05 11:59:32', '2026-03-05 11:59:32'),
(119, 337, 'action started via Async Request', '2026-03-05 12:31:11', '2026-03-05 12:31:11'),
(117, 337, 'action created', '2026-03-05 12:30:59', '2026-03-05 12:30:59'),
(118, 338, 'action created', '2026-03-05 12:30:59', '2026-03-05 12:30:59'),
(120, 337, 'action complete via Async Request', '2026-03-05 12:31:11', '2026-03-05 12:31:11'),
(121, 339, 'action created', '2026-03-05 12:31:11', '2026-03-05 12:31:11'),
(122, 338, 'action started via Async Request', '2026-03-05 12:32:14', '2026-03-05 12:32:14'),
(123, 338, 'action complete via Async Request', '2026-03-05 12:32:14', '2026-03-05 12:32:14'),
(124, 340, 'action created', '2026-03-05 12:43:59', '2026-03-05 12:43:59'),
(125, 341, 'action created', '2026-03-05 12:44:13', '2026-03-05 12:44:13'),
(126, 340, 'action started via WP Cron', '2026-03-05 12:44:14', '2026-03-05 12:44:14'),
(127, 340, 'action complete via WP Cron', '2026-03-05 12:44:14', '2026-03-05 12:44:14'),
(128, 341, 'action started via WP Cron', '2026-03-05 12:44:14', '2026-03-05 12:44:14'),
(129, 341, 'action complete via WP Cron', '2026-03-05 12:44:14', '2026-03-05 12:44:14'),
(130, 342, 'action created', '2026-03-05 12:44:14', '2026-03-05 12:44:14'),
(131, 342, 'action started via Async Request', '2026-03-05 12:44:41', '2026-03-05 12:44:41'),
(132, 342, 'action complete via Async Request', '2026-03-05 12:44:41', '2026-03-05 12:44:41'),
(133, 343, 'action created', '2026-03-05 12:45:16', '2026-03-05 12:45:16'),
(134, 343, 'action started via Async Request', '2026-03-05 12:45:42', '2026-03-05 12:45:42'),
(135, 343, 'action complete via Async Request', '2026-03-05 12:45:42', '2026-03-05 12:45:42'),
(136, 344, 'action created', '2026-03-05 12:49:20', '2026-03-05 12:49:20'),
(137, 345, 'action created', '2026-03-05 12:49:27', '2026-03-05 12:49:27'),
(138, 346, 'action created', '2026-03-05 12:49:27', '2026-03-05 12:49:27'),
(139, 344, 'action started via Async Request', '2026-03-05 12:49:55', '2026-03-05 12:49:55'),
(140, 344, 'action complete via Async Request', '2026-03-05 12:49:55', '2026-03-05 12:49:55'),
(141, 345, 'action started via Async Request', '2026-03-05 12:49:55', '2026-03-05 12:49:55'),
(142, 345, 'action complete via Async Request', '2026-03-05 12:49:55', '2026-03-05 12:49:55'),
(143, 346, 'action started via Async Request', '2026-03-05 12:49:55', '2026-03-05 12:49:55'),
(144, 346, 'action complete via Async Request', '2026-03-05 12:49:55', '2026-03-05 12:49:55'),
(145, 347, 'action created', '2026-03-05 12:50:55', '2026-03-05 12:50:55'),
(146, 348, 'action created', '2026-03-05 12:50:56', '2026-03-05 12:50:56'),
(147, 347, 'action started via WP Cron', '2026-03-05 12:51:17', '2026-03-05 12:51:17'),
(148, 347, 'action complete via WP Cron', '2026-03-05 12:51:17', '2026-03-05 12:51:17'),
(149, 348, 'action started via WP Cron', '2026-03-05 12:51:17', '2026-03-05 12:51:17'),
(150, 348, 'action complete via WP Cron', '2026-03-05 12:51:17', '2026-03-05 12:51:17'),
(151, 349, 'action created', '2026-03-05 12:53:24', '2026-03-05 12:53:24'),
(152, 350, 'action created', '2026-03-05 12:53:39', '2026-03-05 12:53:39'),
(153, 351, 'action created', '2026-03-05 12:53:39', '2026-03-05 12:53:39'),
(154, 352, 'action created', '2026-03-05 12:53:39', '2026-03-05 12:53:39'),
(155, 349, 'action started via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(156, 349, 'action complete via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(157, 350, 'action started via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(158, 350, 'action complete via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(159, 351, 'action started via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(160, 351, 'action complete via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(161, 352, 'action started via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(162, 352, 'action complete via WP Cron', '2026-03-05 12:54:14', '2026-03-05 12:54:14'),
(163, 353, 'action created', '2026-03-05 12:55:57', '2026-03-05 12:55:57'),
(164, 354, 'action created', '2026-03-05 12:56:07', '2026-03-05 12:56:07'),
(165, 353, 'action started via WP Cron', '2026-03-05 12:56:32', '2026-03-05 12:56:32'),
(166, 353, 'action complete via WP Cron', '2026-03-05 12:56:32', '2026-03-05 12:56:32'),
(167, 354, 'action started via WP Cron', '2026-03-05 12:56:32', '2026-03-05 12:56:32'),
(168, 354, 'action complete via WP Cron', '2026-03-05 12:56:32', '2026-03-05 12:56:32'),
(169, 336, 'action started via Async Request', '2026-03-05 13:01:01', '2026-03-05 13:01:01'),
(170, 355, 'action created', '2026-03-05 13:01:01', '2026-03-05 13:01:01'),
(171, 336, 'action complete via Async Request', '2026-03-05 13:01:01', '2026-03-05 13:01:01'),
(172, 356, 'action created', '2026-03-05 13:01:39', '2026-03-05 13:01:39'),
(173, 357, 'action created', '2026-03-05 13:01:39', '2026-03-05 13:01:39'),
(174, 358, 'action created', '2026-03-05 13:01:39', '2026-03-05 13:01:39'),
(175, 356, 'action started via Async Request', '2026-03-05 13:02:46', '2026-03-05 13:02:46'),
(176, 356, 'action complete via Async Request', '2026-03-05 13:02:46', '2026-03-05 13:02:46'),
(177, 357, 'action started via Async Request', '2026-03-05 13:02:46', '2026-03-05 13:02:46'),
(178, 357, 'action complete via Async Request', '2026-03-05 13:02:46', '2026-03-05 13:02:46'),
(179, 358, 'action started via Async Request', '2026-03-05 13:02:46', '2026-03-05 13:02:46'),
(180, 358, 'action complete via Async Request', '2026-03-05 13:02:46', '2026-03-05 13:02:46'),
(181, 359, 'action created', '2026-03-05 13:02:57', '2026-03-05 13:02:57'),
(182, 360, 'action created', '2026-03-05 13:03:13', '2026-03-05 13:03:13'),
(183, 359, 'action started via WP Cron', '2026-03-05 13:03:14', '2026-03-05 13:03:14'),
(184, 359, 'action complete via WP Cron', '2026-03-05 13:03:14', '2026-03-05 13:03:14'),
(185, 360, 'action started via WP Cron', '2026-03-05 13:03:14', '2026-03-05 13:03:14'),
(186, 360, 'action complete via WP Cron', '2026-03-05 13:03:14', '2026-03-05 13:03:14'),
(187, 361, 'action created', '2026-03-05 13:03:15', '2026-03-05 13:03:15'),
(188, 361, 'action started via Async Request', '2026-03-05 13:05:13', '2026-03-05 13:05:13'),
(189, 361, 'action complete via Async Request', '2026-03-05 13:05:13', '2026-03-05 13:05:13'),
(190, 362, 'action created', '2026-03-05 13:05:16', '2026-03-05 13:05:16'),
(191, 362, 'action started via Async Request', '2026-03-05 13:05:19', '2026-03-05 13:05:19'),
(192, 362, 'action complete via Async Request', '2026-03-05 13:05:19', '2026-03-05 13:05:19'),
(193, 363, 'action created', '2026-03-05 13:05:22', '2026-03-05 13:05:22'),
(194, 364, 'action created', '2026-03-05 13:05:22', '2026-03-05 13:05:22'),
(195, 365, 'action created', '2026-03-05 13:05:22', '2026-03-05 13:05:22'),
(196, 363, 'action started via Async Request', '2026-03-05 13:05:25', '2026-03-05 13:05:25'),
(197, 363, 'action complete via Async Request', '2026-03-05 13:05:25', '2026-03-05 13:05:25'),
(198, 364, 'action started via Async Request', '2026-03-05 13:05:25', '2026-03-05 13:05:25'),
(199, 364, 'action complete via Async Request', '2026-03-05 13:05:25', '2026-03-05 13:05:25'),
(200, 365, 'action started via Async Request', '2026-03-05 13:05:25', '2026-03-05 13:05:25'),
(201, 365, 'action complete via Async Request', '2026-03-05 13:05:25', '2026-03-05 13:05:25'),
(202, 366, 'action created', '2026-03-05 13:06:43', '2026-03-05 13:06:43'),
(203, 367, 'action created', '2026-03-05 13:06:55', '2026-03-05 13:06:55'),
(204, 366, 'action started via WP Cron', '2026-03-05 13:07:16', '2026-03-05 13:07:16'),
(205, 366, 'action complete via WP Cron', '2026-03-05 13:07:16', '2026-03-05 13:07:16'),
(206, 367, 'action started via WP Cron', '2026-03-05 13:07:16', '2026-03-05 13:07:16'),
(207, 367, 'action complete via WP Cron', '2026-03-05 13:07:16', '2026-03-05 13:07:16'),
(208, 368, 'action created', '2026-03-05 13:12:31', '2026-03-05 13:12:31'),
(209, 369, 'action created', '2026-03-05 13:12:31', '2026-03-05 13:12:31'),
(210, 370, 'action created', '2026-03-05 13:12:31', '2026-03-05 13:12:31'),
(211, 368, 'action started via Async Request', '2026-03-05 13:13:06', '2026-03-05 13:13:06'),
(212, 368, 'action complete via Async Request', '2026-03-05 13:13:06', '2026-03-05 13:13:06'),
(213, 369, 'action started via Async Request', '2026-03-05 13:13:06', '2026-03-05 13:13:06'),
(214, 369, 'action complete via Async Request', '2026-03-05 13:13:06', '2026-03-05 13:13:06'),
(215, 370, 'action started via Async Request', '2026-03-05 13:13:06', '2026-03-05 13:13:06'),
(216, 370, 'action complete via Async Request', '2026-03-05 13:13:06', '2026-03-05 13:13:06'),
(217, 371, 'action created', '2026-03-05 13:13:21', '2026-03-05 13:13:21'),
(218, 372, 'action created', '2026-03-05 13:13:50', '2026-03-05 13:13:50'),
(219, 371, 'action started via Async Request', '2026-03-05 13:15:14', '2026-03-05 13:15:14'),
(220, 371, 'action complete via Async Request', '2026-03-05 13:15:14', '2026-03-05 13:15:14'),
(221, 372, 'action started via Async Request', '2026-03-05 13:15:14', '2026-03-05 13:15:14'),
(222, 372, 'action complete via Async Request', '2026-03-05 13:15:14', '2026-03-05 13:15:14'),
(223, 373, 'action created', '2026-03-05 13:17:25', '2026-03-05 13:17:25'),
(224, 374, 'action created', '2026-03-05 13:17:25', '2026-03-05 13:17:25'),
(225, 375, 'action created', '2026-03-05 13:17:25', '2026-03-05 13:17:25'),
(226, 373, 'action started via Async Request', '2026-03-05 13:18:35', '2026-03-05 13:18:35'),
(227, 373, 'action complete via Async Request', '2026-03-05 13:18:35', '2026-03-05 13:18:35'),
(228, 374, 'action started via Async Request', '2026-03-05 13:18:35', '2026-03-05 13:18:35'),
(229, 374, 'action complete via Async Request', '2026-03-05 13:18:35', '2026-03-05 13:18:35'),
(230, 375, 'action started via Async Request', '2026-03-05 13:18:35', '2026-03-05 13:18:35'),
(231, 375, 'action complete via Async Request', '2026-03-05 13:18:35', '2026-03-05 13:18:35'),
(232, 376, 'action created', '2026-03-05 13:19:49', '2026-03-05 13:19:49'),
(233, 376, 'action started via WP Cron', '2026-03-05 13:20:14', '2026-03-05 13:20:14'),
(234, 376, 'action complete via WP Cron', '2026-03-05 13:20:14', '2026-03-05 13:20:14'),
(235, 355, 'action started via Async Request', '2026-03-05 14:01:33', '2026-03-05 14:01:33'),
(236, 377, 'action created', '2026-03-05 14:01:33', '2026-03-05 14:01:33'),
(237, 355, 'action complete via Async Request', '2026-03-05 14:01:33', '2026-03-05 14:01:33'),
(238, 378, 'action created', '2026-03-05 14:03:30', '2026-03-05 14:03:30'),
(239, 379, 'action created', '2026-03-05 14:03:31', '2026-03-05 14:03:31'),
(240, 380, 'action created', '2026-03-05 14:03:31', '2026-03-05 14:03:31'),
(241, 378, 'action started via Async Request', '2026-03-05 14:05:22', '2026-03-05 14:05:22'),
(242, 378, 'action complete via Async Request', '2026-03-05 14:05:22', '2026-03-05 14:05:22'),
(243, 379, 'action started via Async Request', '2026-03-05 14:05:22', '2026-03-05 14:05:22'),
(244, 379, 'action complete via Async Request', '2026-03-05 14:05:22', '2026-03-05 14:05:22'),
(245, 380, 'action started via Async Request', '2026-03-05 14:05:22', '2026-03-05 14:05:22'),
(246, 380, 'action complete via Async Request', '2026-03-05 14:05:22', '2026-03-05 14:05:22'),
(247, 381, 'action created', '2026-03-05 14:06:20', '2026-03-05 14:06:20'),
(248, 381, 'action started via Async Request', '2026-03-05 14:06:23', '2026-03-05 14:06:23'),
(249, 381, 'action complete via Async Request', '2026-03-05 14:06:23', '2026-03-05 14:06:23'),
(250, 382, 'action created', '2026-03-05 14:08:46', '2026-03-05 14:08:46'),
(251, 383, 'action created', '2026-03-05 14:08:46', '2026-03-05 14:08:46'),
(252, 384, 'action created', '2026-03-05 14:08:47', '2026-03-05 14:08:47'),
(253, 385, 'action created', '2026-03-05 14:08:52', '2026-03-05 14:08:52'),
(254, 382, 'action started via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(255, 382, 'action complete via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(256, 383, 'action started via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(257, 383, 'action complete via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(258, 384, 'action started via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(259, 384, 'action complete via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(260, 385, 'action started via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(261, 385, 'action complete via Async Request', '2026-03-05 14:09:53', '2026-03-05 14:09:53'),
(262, 386, 'action created', '2026-03-05 14:11:14', '2026-03-05 14:11:14'),
(263, 387, 'action created', '2026-03-05 14:11:15', '2026-03-05 14:11:15'),
(264, 386, 'action started via Async Request', '2026-03-05 14:12:13', '2026-03-05 14:12:13'),
(265, 386, 'action complete via Async Request', '2026-03-05 14:12:13', '2026-03-05 14:12:13'),
(266, 387, 'action started via Async Request', '2026-03-05 14:12:13', '2026-03-05 14:12:13'),
(267, 387, 'action complete via Async Request', '2026-03-05 14:12:13', '2026-03-05 14:12:13'),
(268, 377, 'action started via WP Cron', '2026-03-05 15:01:35', '2026-03-05 15:01:35'),
(269, 388, 'action created', '2026-03-05 15:01:35', '2026-03-05 15:01:35'),
(270, 377, 'action complete via WP Cron', '2026-03-05 15:01:35', '2026-03-05 15:01:35'),
(271, 388, 'action started via Async Request', '2026-03-05 16:01:54', '2026-03-05 16:01:54'),
(272, 389, 'action created', '2026-03-05 16:01:54', '2026-03-05 16:01:54'),
(273, 388, 'action complete via Async Request', '2026-03-05 16:01:54', '2026-03-05 16:01:54'),
(274, 389, 'action started via WP Cron', '2026-03-05 17:02:30', '2026-03-05 17:02:30'),
(275, 390, 'action created', '2026-03-05 17:02:30', '2026-03-05 17:02:30'),
(276, 389, 'action complete via WP Cron', '2026-03-05 17:02:30', '2026-03-05 17:02:30'),
(277, 390, 'action started via WP Cron', '2026-03-05 18:11:39', '2026-03-05 18:11:39'),
(278, 391, 'action created', '2026-03-05 18:11:39', '2026-03-05 18:11:39'),
(279, 390, 'action complete via WP Cron', '2026-03-05 18:11:39', '2026-03-05 18:11:39'),
(280, 391, 'action started via WP Cron', '2026-03-05 19:16:36', '2026-03-05 19:16:36'),
(281, 392, 'action created', '2026-03-05 19:16:36', '2026-03-05 19:16:36'),
(282, 391, 'action complete via WP Cron', '2026-03-05 19:16:36', '2026-03-05 19:16:36'),
(283, 392, 'action started via WP Cron', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(284, 393, 'action created', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(285, 392, 'action complete via WP Cron', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(286, 300, 'action started via WP Cron', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(287, 300, 'action complete via WP Cron', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(288, 394, 'action created', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(289, 305, 'action started via WP Cron', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(290, 305, 'action complete via WP Cron', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(291, 395, 'action created', '2026-03-05 20:57:30', '2026-03-05 20:57:30'),
(292, 393, 'action started via WP Cron', '2026-03-05 23:14:57', '2026-03-05 23:14:57'),
(293, 396, 'action created', '2026-03-05 23:14:57', '2026-03-05 23:14:57'),
(294, 393, 'action complete via WP Cron', '2026-03-05 23:14:57', '2026-03-05 23:14:57'),
(295, 291, 'action started via WP Cron', '2026-03-06 01:15:52', '2026-03-06 01:15:52'),
(296, 291, 'action complete via WP Cron', '2026-03-06 01:15:52', '2026-03-06 01:15:52'),
(297, 397, 'action created', '2026-03-06 01:15:52', '2026-03-06 01:15:52'),
(298, 396, 'action started via WP Cron', '2026-03-06 01:15:52', '2026-03-06 01:15:52'),
(299, 398, 'action created', '2026-03-06 01:15:52', '2026-03-06 01:15:52'),
(300, 396, 'action complete via WP Cron', '2026-03-06 01:15:52', '2026-03-06 01:15:52'),
(301, 398, 'action started via WP Cron', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(302, 399, 'action created', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(303, 398, 'action complete via WP Cron', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(304, 294, 'action started via WP Cron', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(305, 294, 'action complete via WP Cron', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(306, 400, 'action created', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(307, 297, 'action started via WP Cron', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(308, 297, 'action complete via WP Cron', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(309, 401, 'action created', '2026-03-06 03:38:15', '2026-03-06 03:38:15'),
(310, 399, 'action started via WP Cron', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(311, 402, 'action created', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(312, 399, 'action complete via WP Cron', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(313, 295, 'action started via WP Cron', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(314, 295, 'action complete via WP Cron', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(316, 296, 'action started via WP Cron', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(317, 296, 'action complete via WP Cron', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(318, 404, 'action created', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(319, 304, 'action started via WP Cron', '2026-03-06 11:26:27', '2026-03-06 11:26:27'),
(320, 304, 'action complete via WP Cron', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(321, 405, 'action created', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(322, 306, 'action started via WP Cron', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(323, 306, 'action complete via WP Cron', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(324, 406, 'action created', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(325, 308, 'action started via WP Cron', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(326, 308, 'action complete via WP Cron', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(327, 407, 'action created', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(328, 312, 'action started via WP Cron', '2026-03-06 11:26:28', '2026-03-06 11:26:28'),
(329, 312, 'action complete via WP Cron', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(330, 408, 'action created', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(331, 394, 'action started via WP Cron', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(332, 394, 'action complete via WP Cron', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(333, 409, 'action created', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(334, 395, 'action started via WP Cron', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(335, 395, 'action complete via WP Cron', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(336, 410, 'action created', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(337, 301, 'action started via WP Cron', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(343, 412, 'action started via WP Cron', '2026-03-06 11:27:13', '2026-03-06 11:27:13'),
(339, 411, 'action created', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(340, 412, 'action created', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(341, 301, 'action complete via WP Cron', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(342, 413, 'action created', '2026-03-06 11:26:29', '2026-03-06 11:26:29'),
(344, 412, 'action complete via WP Cron', '2026-03-06 11:27:13', '2026-03-06 11:27:13'),
(345, 402, 'action started via WP Cron', '2026-03-06 13:32:28', '2026-03-06 13:32:28'),
(346, 414, 'action created', '2026-03-06 13:32:28', '2026-03-06 13:32:28'),
(347, 402, 'action complete via WP Cron', '2026-03-06 13:32:28', '2026-03-06 13:32:28'),
(348, 339, 'action started via WP Cron', '2026-03-06 13:32:28', '2026-03-06 13:32:28'),
(349, 339, 'action complete via WP Cron', '2026-03-06 13:32:29', '2026-03-06 13:32:29'),
(351, 414, 'action started via WP Cron', '2026-03-06 17:23:51', '2026-03-06 17:23:51'),
(352, 416, 'action created', '2026-03-06 17:23:51', '2026-03-06 17:23:51'),
(353, 414, 'action complete via WP Cron', '2026-03-06 17:23:51', '2026-03-06 17:23:51'),
(354, 416, 'action started via WP Cron', '2026-03-06 20:08:45', '2026-03-06 20:08:45'),
(355, 417, 'action created', '2026-03-06 20:08:45', '2026-03-06 20:08:45'),
(356, 416, 'action complete via WP Cron', '2026-03-06 20:08:45', '2026-03-06 20:08:45'),
(357, 417, 'action started via WP Cron', '2026-03-06 21:50:33', '2026-03-06 21:50:33'),
(358, 418, 'action created', '2026-03-06 21:50:33', '2026-03-06 21:50:33'),
(359, 417, 'action complete via WP Cron', '2026-03-06 21:50:33', '2026-03-06 21:50:33'),
(360, 418, 'action started via WP Cron', '2026-03-07 03:06:26', '2026-03-07 03:06:26'),
(361, 419, 'action created', '2026-03-07 03:06:26', '2026-03-07 03:06:26'),
(362, 418, 'action complete via WP Cron', '2026-03-07 03:06:26', '2026-03-07 03:06:26'),
(363, 409, 'action started via WP Cron', '2026-03-07 03:06:26', '2026-03-07 03:06:26'),
(364, 409, 'action complete via WP Cron', '2026-03-07 03:06:26', '2026-03-07 03:06:26'),
(365, 420, 'action created', '2026-03-07 03:06:26', '2026-03-07 03:06:26'),
(366, 410, 'action started via WP Cron', '2026-03-07 03:06:26', '2026-03-07 03:06:26'),
(367, 410, 'action complete via WP Cron', '2026-03-07 03:06:27', '2026-03-07 03:06:27'),
(368, 421, 'action created', '2026-03-07 03:06:27', '2026-03-07 03:06:27'),
(369, 397, 'action started via WP Cron', '2026-03-07 03:06:27', '2026-03-07 03:06:27'),
(370, 397, 'action complete via WP Cron', '2026-03-07 03:06:27', '2026-03-07 03:06:27'),
(371, 422, 'action created', '2026-03-07 03:06:27', '2026-03-07 03:06:27'),
(372, 400, 'action started via Async Request', '2026-03-07 03:39:41', '2026-03-07 03:39:41'),
(373, 400, 'action complete via Async Request', '2026-03-07 03:39:41', '2026-03-07 03:39:41'),
(374, 423, 'action created', '2026-03-07 03:39:41', '2026-03-07 03:39:41'),
(375, 401, 'action started via Async Request', '2026-03-07 03:39:41', '2026-03-07 03:39:41'),
(376, 401, 'action complete via Async Request', '2026-03-07 03:39:41', '2026-03-07 03:39:41'),
(377, 424, 'action created', '2026-03-07 03:39:41', '2026-03-07 03:39:41'),
(378, 425, 'action created', '2026-03-07 03:55:07', '2026-03-07 03:55:07'),
(379, 425, 'action started via WP Cron', '2026-03-07 03:55:14', '2026-03-07 03:55:14'),
(380, 425, 'action complete via WP Cron', '2026-03-07 03:55:14', '2026-03-07 03:55:14'),
(381, 426, 'action created', '2026-03-07 03:55:24', '2026-03-07 03:55:24'),
(382, 426, 'action started via Async Request', '2026-03-07 03:56:01', '2026-03-07 03:56:01'),
(383, 426, 'action complete via Async Request', '2026-03-07 03:56:01', '2026-03-07 03:56:01'),
(384, 427, 'action created', '2026-03-07 03:56:02', '2026-03-07 03:56:02'),
(385, 427, 'action started via Async Request', '2026-03-07 03:56:06', '2026-03-07 03:56:06'),
(386, 427, 'action complete via Async Request', '2026-03-07 03:56:06', '2026-03-07 03:56:06'),
(387, 428, 'action created', '2026-03-07 03:58:00', '2026-03-07 03:58:00'),
(388, 428, 'action started via Async Request', '2026-03-07 03:58:04', '2026-03-07 03:58:04'),
(389, 428, 'action complete via Async Request', '2026-03-07 03:58:04', '2026-03-07 03:58:04'),
(390, 419, 'action started via Async Request', '2026-03-07 04:06:55', '2026-03-07 04:06:55'),
(391, 429, 'action created', '2026-03-07 04:06:55', '2026-03-07 04:06:55'),
(392, 419, 'action complete via Async Request', '2026-03-07 04:06:55', '2026-03-07 04:06:55'),
(393, 430, 'action created', '2026-03-07 04:13:09', '2026-03-07 04:13:09'),
(394, 431, 'action created', '2026-03-07 04:13:09', '2026-03-07 04:13:09'),
(395, 430, 'action started via WP Cron', '2026-03-07 04:13:13', '2026-03-07 04:13:13'),
(396, 430, 'action complete via WP Cron', '2026-03-07 04:13:13', '2026-03-07 04:13:13'),
(397, 431, 'action started via WP Cron', '2026-03-07 04:13:13', '2026-03-07 04:13:13'),
(398, 431, 'action complete via WP Cron', '2026-03-07 04:13:13', '2026-03-07 04:13:13'),
(402, 432, 'action started via Async Request', '2026-03-07 04:21:59', '2026-03-07 04:21:59'),
(400, 432, 'action created', '2026-03-07 04:21:25', '2026-03-07 04:21:25'),
(401, 433, 'action created', '2026-03-07 04:21:25', '2026-03-07 04:21:25'),
(403, 432, 'action complete via Async Request', '2026-03-07 04:21:59', '2026-03-07 04:21:59'),
(405, 433, 'action started via Async Request', '2026-03-07 04:23:00', '2026-03-07 04:23:00'),
(406, 433, 'action complete via Async Request', '2026-03-07 04:23:00', '2026-03-07 04:23:00'),
(410, 435, 'action started via WP Cron', '2026-03-07 04:24:16', '2026-03-07 04:24:16'),
(408, 435, 'action created', '2026-03-07 04:24:16', '2026-03-07 04:24:16'),
(409, 436, 'action created', '2026-03-07 04:24:16', '2026-03-07 04:24:16'),
(411, 435, 'action complete via WP Cron', '2026-03-07 04:24:17', '2026-03-07 04:24:17'),
(413, 436, 'action started via Async Request', '2026-03-07 04:25:18', '2026-03-07 04:25:18'),
(414, 436, 'action complete via Async Request', '2026-03-07 04:25:18', '2026-03-07 04:25:18'),
(418, 438, 'action started via WP Cron', '2026-03-07 04:27:19', '2026-03-07 04:27:19'),
(416, 438, 'action created', '2026-03-07 04:27:05', '2026-03-07 04:27:05'),
(417, 439, 'action created', '2026-03-07 04:27:05', '2026-03-07 04:27:05'),
(419, 438, 'action complete via WP Cron', '2026-03-07 04:27:19', '2026-03-07 04:27:19'),
(420, 440, 'action created', '2026-03-07 04:27:19', '2026-03-07 04:27:19'),
(421, 439, 'action started via Async Request', '2026-03-07 04:28:49', '2026-03-07 04:28:49'),
(422, 439, 'action complete via Async Request', '2026-03-07 04:28:49', '2026-03-07 04:28:49'),
(423, 441, 'action created', '2026-03-07 04:59:19', '2026-03-07 04:59:19'),
(424, 441, 'action started via Async Request', '2026-03-07 05:00:24', '2026-03-07 05:00:24'),
(425, 441, 'action complete via Async Request', '2026-03-07 05:00:24', '2026-03-07 05:00:24'),
(426, 429, 'action started via Async Request', '2026-03-07 05:07:36', '2026-03-07 05:07:36'),
(427, 442, 'action created', '2026-03-07 05:07:36', '2026-03-07 05:07:36'),
(428, 429, 'action complete via Async Request', '2026-03-07 05:07:36', '2026-03-07 05:07:36'),
(429, 411, 'action started via Async Request', '2026-03-07 06:00:01', '2026-03-07 06:00:01'),
(430, 411, 'action complete via Async Request', '2026-03-07 06:00:01', '2026-03-07 06:00:01'),
(431, 443, 'action created', '2026-03-07 06:00:01', '2026-03-07 06:00:01'),
(432, 442, 'action started via Async Request', '2026-03-07 06:08:19', '2026-03-07 06:08:19'),
(433, 444, 'action created', '2026-03-07 06:08:19', '2026-03-07 06:08:19'),
(434, 442, 'action complete via Async Request', '2026-03-07 06:08:19', '2026-03-07 06:08:19'),
(435, 444, 'action started via WP Cron', '2026-03-07 07:52:20', '2026-03-07 07:52:20'),
(436, 445, 'action created', '2026-03-07 07:52:20', '2026-03-07 07:52:20'),
(437, 444, 'action complete via WP Cron', '2026-03-07 07:52:20', '2026-03-07 07:52:20'),
(438, 445, 'action started via WP Cron', '2026-03-07 08:59:58', '2026-03-07 08:59:58'),
(439, 446, 'action created', '2026-03-07 08:59:58', '2026-03-07 08:59:58'),
(440, 445, 'action complete via WP Cron', '2026-03-07 08:59:58', '2026-03-07 08:59:58'),
(441, 446, 'action started via Async Request', '2026-03-07 10:01:11', '2026-03-07 10:01:11'),
(442, 447, 'action created', '2026-03-07 10:01:11', '2026-03-07 10:01:11'),
(443, 446, 'action complete via Async Request', '2026-03-07 10:01:11', '2026-03-07 10:01:11'),
(444, 447, 'action started via WP Cron', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(445, 448, 'action created', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(446, 447, 'action complete via WP Cron', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(447, 405, 'action started via WP Cron', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(448, 405, 'action complete via WP Cron', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(449, 449, 'action created', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(450, 406, 'action started via WP Cron', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(451, 406, 'action complete via WP Cron', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(452, 450, 'action created', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(453, 407, 'action started via WP Cron', '2026-03-07 19:04:12', '2026-03-07 19:04:12'),
(454, 407, 'action complete via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(455, 451, 'action created', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(456, 408, 'action started via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(457, 408, 'action complete via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(458, 452, 'action created', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(459, 420, 'action started via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(460, 420, 'action complete via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(461, 453, 'action created', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(462, 421, 'action started via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(463, 421, 'action complete via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(464, 454, 'action created', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(465, 443, 'action started via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(466, 443, 'action complete via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(468, 413, 'action started via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(474, 457, 'action started via WP Cron', '2026-03-07 19:04:44', '2026-03-07 19:04:44'),
(470, 456, 'action created', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(471, 457, 'action created', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(472, 413, 'action complete via WP Cron', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(473, 458, 'action created', '2026-03-07 19:04:13', '2026-03-07 19:04:13'),
(475, 457, 'action complete via WP Cron', '2026-03-07 19:04:44', '2026-03-07 19:04:44'),
(476, 448, 'action started via WP Cron', '2026-03-08 00:31:27', '2026-03-08 00:31:27'),
(477, 459, 'action created', '2026-03-08 00:31:27', '2026-03-08 00:31:27'),
(478, 448, 'action complete via WP Cron', '2026-03-08 00:31:27', '2026-03-08 00:31:27'),
(479, 459, 'action started via WP Cron', '2026-03-08 01:44:18', '2026-03-08 01:44:18'),
(480, 460, 'action created', '2026-03-08 01:44:18', '2026-03-08 01:44:18'),
(481, 459, 'action complete via WP Cron', '2026-03-08 01:44:18', '2026-03-08 01:44:18'),
(482, 460, 'action started via WP Cron', '2026-03-08 03:03:45', '2026-03-08 03:03:45'),
(483, 461, 'action created', '2026-03-08 03:03:45', '2026-03-08 03:03:45'),
(484, 460, 'action complete via WP Cron', '2026-03-08 03:03:45', '2026-03-08 03:03:45'),
(485, 422, 'action started via WP Cron', '2026-03-08 03:11:23', '2026-03-08 03:11:23'),
(486, 422, 'action complete via WP Cron', '2026-03-08 03:11:23', '2026-03-08 03:11:23'),
(487, 462, 'action created', '2026-03-08 03:11:23', '2026-03-08 03:11:23'),
(488, 423, 'action started via WP Cron', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(489, 423, 'action complete via WP Cron', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(490, 463, 'action created', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(491, 424, 'action started via WP Cron', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(492, 424, 'action complete via WP Cron', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(493, 464, 'action created', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(494, 461, 'action started via WP Cron', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(495, 465, 'action created', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(496, 461, 'action complete via WP Cron', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(497, 440, 'action started via WP Cron', '2026-03-08 05:26:52', '2026-03-08 05:26:52'),
(498, 440, 'action complete via WP Cron', '2026-03-08 05:26:53', '2026-03-08 05:26:53'),
(499, 466, 'action created', '2026-03-08 05:26:53', '2026-03-08 05:26:53'),
(500, 456, 'action started via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(501, 456, 'action complete via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(503, 465, 'action started via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(504, 468, 'action created', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(505, 465, 'action complete via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(506, 453, 'action started via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(507, 453, 'action complete via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(508, 469, 'action created', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(509, 454, 'action started via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(510, 454, 'action complete via WP Cron', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(511, 470, 'action created', '2026-03-08 10:11:27', '2026-03-08 10:11:27'),
(512, 468, 'action started via Async Request', '2026-03-08 16:57:58', '2026-03-08 16:57:58'),
(513, 471, 'action created', '2026-03-08 16:57:58', '2026-03-08 16:57:58'),
(514, 468, 'action complete via Async Request', '2026-03-08 16:57:58', '2026-03-08 16:57:58'),
(515, 471, 'action started via WP Cron', '2026-03-08 18:55:48', '2026-03-08 18:55:48'),
(516, 472, 'action created', '2026-03-08 18:55:48', '2026-03-08 18:55:48'),
(517, 471, 'action complete via WP Cron', '2026-03-08 18:55:48', '2026-03-08 18:55:48'),
(518, 449, 'action started via WP Cron', '2026-03-08 20:26:49', '2026-03-08 20:26:49'),
(519, 449, 'action complete via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(520, 473, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(521, 450, 'action started via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(522, 450, 'action complete via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(523, 474, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(524, 451, 'action started via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(525, 451, 'action complete via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(526, 475, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(527, 452, 'action started via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(528, 452, 'action complete via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(529, 476, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(530, 472, 'action started via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(531, 477, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(532, 472, 'action complete via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(533, 458, 'action started via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(539, 479, 'action started via WP Cron', '2026-03-08 20:49:54', '2026-03-08 20:49:54'),
(535, 478, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(536, 479, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(537, 458, 'action complete via WP Cron', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(538, 480, 'action created', '2026-03-08 20:26:50', '2026-03-08 20:26:50'),
(540, 479, 'action complete via WP Cron', '2026-03-08 20:49:54', '2026-03-08 20:49:54');

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

--
-- Table structure for table `wpsl_commentmeta`
--

CREATE TABLE `wpsl_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 `wpsl_commentmeta`
--

INSERT INTO `wpsl_commentmeta` (`meta_id`, `comment_id`, `meta_key`, `meta_value`) VALUES
(1, 2, 'rating', '5'),
(2, 2, 'verified', '0'),
(3, 3, 'rating', '5'),
(4, 3, 'verified', '0'),
(5, 2, '_wp_trash_meta_status', '1'),
(6, 2, '_wp_trash_meta_time', '1772703481');

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

--
-- Table structure for table `wpsl_comments`
--

CREATE TABLE `wpsl_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 `wpsl_comments`
--

INSERT INTO `wpsl_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2026-03-05 03:33:34', '2026-03-05 03:33:34', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.', 0, '1', '', 'comment', 0, 0),
(2, 294, 'web-admin', 'arifwebsols@gmail.com', 'https://mrarif.me/s1labs', '45.120.96.21', '2026-03-05 09:35:11', '2026-03-05 09:35:11', 'Good', 0, 'trash', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36', 'review', 0, 1),
(3, 294, 'Jone', 'Test@gmail.com', '', '45.120.96.21', '2026-03-05 09:37:14', '2026-03-05 09:37:14', 'Good', 0, '1', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0', 'review', 0, 0);

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

--
-- Table structure for table `wpsl_e_events`
--

CREATE TABLE `wpsl_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 `wpsl_e_notes`
--

CREATE TABLE `wpsl_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 `wpsl_e_notes_users_relations`
--

CREATE TABLE `wpsl_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 `wpsl_e_submissions`
--

CREATE TABLE `wpsl_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 `wpsl_e_submissions_actions_log`
--

CREATE TABLE `wpsl_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 `wpsl_e_submissions_values`
--

CREATE TABLE `wpsl_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 `wpsl_links`
--

CREATE TABLE `wpsl_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 `wpsl_litespeed_url`
--

CREATE TABLE `wpsl_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 `wpsl_litespeed_url_file`
--

CREATE TABLE `wpsl_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 `wpsl_options`
--

CREATE TABLE `wpsl_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 `wpsl_options`
--

INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:17:{i:1773004633;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:1773005627;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:1773006436;a:2:{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;}}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:1773006442;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:1773027224;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:1773027266;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1773027267;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:1773027408;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:1773030809;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:1773032609;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:1773034409;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:1773046036;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:1773046038;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:1773286477;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:1773307285;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1773372824;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'on'),
(2, 'siteurl', 'https://mrarif.me/s1labs', 'on'),
(3, 'home', 'https://mrarif.me/s1labs', 'on'),
(4, 'blogname', 'S1 Labs', '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:231:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:56:\"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"elementor_component/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s: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=15&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:7:{i:0;s:31:\"backup-backup/backup-backup.php\";i:1;s:31:\"elementor-pro/elementor-pro.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:41:\"powerpack-elements/powerpack-elements.php\";i:4;s:65:\"rearrange-woocommerce-products/rearrange-woocommerce-products.php\";i:5;s:49:\"woo-variation-swatches/woo-variation-swatches.php\";i:6;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:3:{i:0;s:73:\"/home/mrarqpph/public_html/s1labs/wp-content/themes/astra-child/style.css\";i:2;s:77:\"/home/mrarqpph/public_html/s1labs/wp-content/themes/astra-child/functions.php\";i:3;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', '60717', '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:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";s:31:\"backup-backup/backup-backup.php\";s:21:\"bmi_uninstall_handler\";}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '15', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '43', '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', '1788233609', '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', '60717', 'on'),
(103, 'wpsl_user_roles', 'a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:122:{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: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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}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'),
(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');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(122, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.9.1\";s:5:\"files\";a:584:{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:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/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:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}', 'on'),
(166, 'bsf_usage_migrated', '1', 'off'),
(167, 'astra-settings', 'a:29:{s:18:\"theme-auto-version\";s:6:\"4.12.3\";s:22:\"is_theme_queue_running\";b:0;s:16:\"body-font-family\";s:25:\"\'Anek Telugu\', sans-serif\";s:17:\"body-font-variant\";s:15:\"300,400,500,600\";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:\"headings-font-family\";s:25:\"\'Anek Telugu\', sans-serif\";s:21:\"headings-font-variant\";s:19:\"400,500,600,700,800\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";i:64;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:35;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:30;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:12:\"font-size-h5\";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:12:\"font-size-h6\";a:6:{s:7:\"desktop\";i:18;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:23:\"underline-content-links\";b:0;s:20:\"global-color-palette\";a:2:{s:7:\"palette\";a:9:{i:0;s:7:\"#008080\";i:1;s:7:\"#106090\";i:2;s:7:\"#010101\";i:3;s:7:\"#3c3c3c\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#e7f2f4\";i:6;s:7:\"#111111\";i:7;s:7:\"#c9e0ee\";i:8;s:7:\"#111111\";}s:4:\"flag\";b:1;}s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"32\";}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:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:20:\"button-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"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:18:\"font-family-button\";s:21:\"\'Poppins\', sans-serif\";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:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:20:\"woo-header-cart-icon\";s:3:\"bag\";s:22:\"shop-product-structure\";a:5:{i:0;s:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";i:3;s:10:\"short_desc\";i:4;s:8:\"add_cart\";}s:19:\"shop-no-of-products\";i:12;s:10:\"shop-grids\";a:3:{s:7:\"desktop\";i:4;s:6:\"tablet\";i:3;s:6:\"mobile\";i:1;}s:18:\"heading-base-color\";s:25:\"var(--ast-global-color-0)\";s:29:\"single-product-sidebar-layout\";s:7:\"default\";s:33:\"single-product-ast-content-layout\";s:20:\"full-width-container\";s:10:\"text-color\";s:25:\"var(--ast-global-color-0)\";}', 'on'),
(168, 'allowed_astra_notices', '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', '1772681717', 'off'),
(3204, '_transient_timeout_astra-theme-cron-test-ok', '1773005207', 'off'),
(3205, '_transient_astra-theme-cron-test-ok', '1', 'off'),
(177, 'finished_updating_comment_type', '1', 'auto'),
(180, 'theme_mods_astra-child', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:11:\"mobile_menu\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:44;}', 'on'),
(193, 'elementor_active_kit', '7', 'auto'),
(194, 'elementor_font_display', 'swap', 'auto'),
(203, '_elementor_installed_time', '1772681809', 'auto'),
(204, 'elementor_connect_site_key', '08dc0cdaea1b8ca1205a3502402cc32f', 'auto'),
(202, 'elementor_events_db_version', '1.0.0', 'off'),
(198, 'elementor_landing_pages_activation', '0', 'auto'),
(199, 'elementor_checklist', '{\"last_opened_timestamp\":1772687199,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":true}', 'auto'),
(200, 'elementor_version', '3.35.6', 'auto'),
(201, 'elementor_install_history', 'a:1:{s:6:\"3.35.6\";i:1772681808;}', 'auto'),
(205, 'elementor_remote_info_feed_data', 'a:3:{i:0;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:1;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\";}i:2;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More\";s:7:\"excerpt\";s:250:\"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.\";s:7:\"created\";i:1759243152;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:138:\"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off'),
(208, '_transient_timeout_elementor_rollback_versions_3.35.6', '1773286834', 'off'),
(209, '_transient_elementor_rollback_versions_3.35.6', 'a:30:{i:0;s:6:\"3.35.5\";i:1;s:6:\"3.35.4\";i:2;s:6:\"3.35.3\";i:3;s:6:\"3.35.2\";i:4;s:6:\"3.35.1\";i:5;s:6:\"3.35.0\";i:6;s:6:\"3.34.4\";i:7;s:6:\"3.34.3\";i:8;s:6:\"3.34.2\";i:9;s:6:\"3.34.1\";i:10;s:6:\"3.34.0\";i:11;s:6:\"3.33.6\";i:12;s:6:\"3.33.5\";i:13;s:6:\"3.33.4\";i:14;s:6:\"3.33.3\";i:15;s:6:\"3.33.2\";i:16;s:6:\"3.33.1\";i:17;s:6:\"3.33.0\";i:18;s:6:\"3.32.5\";i:19;s:6:\"3.32.4\";i:20;s:6:\"3.32.3\";i:21;s:6:\"3.32.2\";i:22;s:6:\"3.32.1\";i:23;s:6:\"3.32.0\";i:24;s:6:\"3.31.5\";i:25;s:6:\"3.31.4\";i:26;s:6:\"3.31.3\";i:27;s:6:\"3.31.2\";i:28;s:6:\"3.31.1\";i:29;s:6:\"3.31.0\";}', 'off'),
(210, 'elementor_clear_cache', '', 'auto'),
(211, 'elementor_reset_api_data', '', 'auto'),
(1424, 'elementor_rollback_pro_separator', '', 'auto'),
(213, 'elementor_enable_inspector', '', 'auto'),
(214, 'elementor_replace_url', '', 'auto'),
(215, 'elementor_rollback', '', 'auto'),
(216, 'elementor_beta', 'no', 'auto'),
(217, 'elementor_maintenance_mode_mode', '', 'auto'),
(218, 'elementor_maintenance_mode_exclude_mode', 'logged_in', 'auto'),
(219, 'elementor_maintenance_mode_exclude_roles', 'a:0:{}', 'auto'),
(220, 'elementor_maintenance_mode_template_id', '', 'auto');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(223, 'elementor_log', 'a:23:{s:32:\"694e812599f043426d682503ba65737d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-03-05 03:41:08\";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:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2026-03-05 03:41:08\";i:1;s:19:\"2026-03-05 04:53:20\";i:2;s:19:\"2026-03-05 05:14:54\";i:3;s:19:\"2026-03-05 10:59:15\";i:4;s:19:\"2026-03-05 11:04:07\";i:5;s:19:\"2026-03-07 04:18:36\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1772682068\";s:7:\"message\";s:30:\"r.startsWith is not a function\";s:3:\"url\";s:87:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.35.6\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"45739\";}s:7:\"\0*\0file\";s:87:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.35.6\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"45739\";}s:32:\"71ad6ec2c9feb647d14bf58acb7750b2\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:03:47\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:57:\"Using ${var} in strings is deprecated, use {$var} instead\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-03-05 04:03:47\";i:1;s:19:\"2026-03-05 04:06:19\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:57:\"Using ${var} in strings is deprecated, use {$var} instead\";s:4:\"file\";s:89:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/core/editor/editor.php\";s:4:\"line\";i:129;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:89:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/core/editor/editor.php\";s:7:\"\0*\0line\";i:129;}s:32:\"157caa638adbf912e1e4aa02b044b2f8\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:03:48\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:217:\"Declaration of ElementorPro\\Modules\\Popup\\AdminMenuItems\\Popups_Promotion_Menu_Item::get_parent_slug() must be compatible with Elementor\\Modules\\Promotions\\AdminMenuItems\\Base_Promotion_Item::get_parent_slug(): string\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-03-05 04:03:48\";i:1;s:19:\"2026-03-05 04:03:54\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:217:\"Declaration of ElementorPro\\Modules\\Popup\\AdminMenuItems\\Popups_Promotion_Menu_Item::get_parent_slug() must be compatible with Elementor\\Modules\\Promotions\\AdminMenuItems\\Base_Promotion_Item::get_parent_slug(): string\";s:4:\"file\";s:128:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php\";s:4:\"line\";i:40;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:128:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php\";s:7:\"\0*\0line\";i:40;}s:32:\"cb6b405cc9d0bcb2855f22980f611871\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:05:16\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:2382:\"Uncaught Error: Class &quot;Elementor\\Modules\\AtomicWidgets\\Styles\\CacheValidity\\Cache_Validity&quot; not found in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/components/styles/component-styles.php:71\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/components/styles/component-styles.php(25): Elementor\\Modules\\Components\\Styles\\Component_Styles-&gt;invalidate_cache()\n#1 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Components\\Styles\\Component_Styles-&gt;Elementor\\Modules\\Components\\Styles\\{closure}()\n#2 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#3 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#4 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/files/manager.php(130): do_action()\n#5 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/element-cache/module.php(157): Elementor\\Core\\Files\\Manager-&gt;clear_cache()\n#6 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(343): Elementor\\Modules\\ElementCache\\Module-&gt;clear_cache()\n#7 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#8 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#9 /home/mrarqpph/public_html/s1labs/wp-admin/includes/class-wp-upgrader.php(987): do_action()\n#10 /home/mrarqpph/public_html/s1labs/wp-admin/includes/class-plugin-upgrader.php(224): WP_Upgrader-&gt;run()\n#11 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/rollback.php(174): Plugin_Upgrader-&gt;upgrade()\n#12 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/rollback.php(197): Elementor\\Rollback-&gt;upgrade()\n#13 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/settings/tools.php(192): Elementor\\Rollback-&gt;run()\n#14 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Tools-&gt;post_elementor_rollback()\n#15 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#16 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#17 /home/mrarqpph/public_html/s1labs/wp-admin/admin-post.php(82): do_action()\n#18 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-03-05 04:05:16\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:2327:\"Uncaught Error: Class \"Elementor\\Modules\\AtomicWidgets\\Styles\\CacheValidity\\Cache_Validity\" not found in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/components/styles/component-styles.php:71\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/components/styles/component-styles.php(25): Elementor\\Modules\\Components\\Styles\\Component_Styles->invalidate_cache()\n#1 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Components\\Styles\\Component_Styles->Elementor\\Modules\\Components\\Styles\\{closure}()\n#2 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#3 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook->do_action()\n#4 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/files/manager.php(130): do_action()\n#5 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/element-cache/module.php(157): Elementor\\Core\\Files\\Manager->clear_cache()\n#6 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(343): Elementor\\Modules\\ElementCache\\Module->clear_cache()\n#7 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#8 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook->do_action()\n#9 /home/mrarqpph/public_html/s1labs/wp-admin/includes/class-wp-upgrader.php(987): do_action()\n#10 /home/mrarqpph/public_html/s1labs/wp-admin/includes/class-plugin-upgrader.php(224): WP_Upgrader->run()\n#11 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/rollback.php(174): Plugin_Upgrader->upgrade()\n#12 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/rollback.php(197): Elementor\\Rollback->upgrade()\n#13 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/settings/tools.php(192): Elementor\\Rollback->run()\n#14 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Tools->post_elementor_rollback()\n#15 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#16 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook->do_action()\n#17 /home/mrarqpph/public_html/s1labs/wp-admin/admin-post.php(82): do_action()\n#18 {main}\n  thrown\";s:4:\"file\";s:109:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/components/styles/component-styles.php\";s:4:\"line\";i:71;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:109:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/components/styles/component-styles.php\";s:7:\"\0*\0line\";i:71;}s:32:\"ad41be2e9667c3a635be425c460c6e9f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:21:50\";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-03-05 04:21:50\";}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:\"086503d713b3905847f3731ae54d1c3e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:21:50\";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-03-05 04:21:50\";}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:\"41e9e2b68fd17ae6577e922a298f69b4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:21:50\";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-03-05 04:21:50\";}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:\"94fd09072a902e7d22ec6a642d452437\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:21:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:70:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons 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-03-05 04:21:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:70:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"8707826abbb5d97cbd71243794efee2c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:21:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:72:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons 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-03-05 04:21:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:72:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"db853d5dd37fb6877c52b34b185fe48b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:21:50\";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:6:\"3.17.1\";s:2:\"to\";s:6:\"3.35.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-03-05 04:21:50\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.17.1\";s:2:\"to\";s:6:\"3.35.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1f5aa87a980b7d3deca2b8f3a75e14de\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:21:50\";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:6:\"3.17.1\";s:2:\"to\";s:6:\"3.35.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-03-05 04:21:50\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.17.1\";s:2:\"to\";s:6:\"3.35.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"62a008db21ceb2eae4447678b545942b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:34:53\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:59;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-03-05 15:57:39\";i:1;s:19:\"2026-03-05 16:01:16\";i:2;s:19:\"2026-03-05 16:25:35\";i:3;s:19:\"2026-03-05 16:38:17\";i:4;s:19:\"2026-03-05 16:48:05\";i:5;s:19:\"2026-03-05 16:53:58\";i:6;s:19:\"2026-03-05 16:58:09\";i:7;s:19:\"2026-03-05 17:00:44\";i:8;s:19:\"2026-03-05 17:11:24\";i:9;s:19:\"2026-03-05 17:24:39\";i:10;s:19:\"2026-03-06 03:40:06\";i:11;s:19:\"2026-03-07 03:23:24\";i:12;s:19:\"2026-03-07 03:24:45\";i:13;s:19:\"2026-03-07 03:27:53\";i:14;s:19:\"2026-03-07 03:31:36\";i:15;s:19:\"2026-03-07 03:41:07\";i:16;s:19:\"2026-03-07 03:41:29\";i:17;s:19:\"2026-03-07 03:42:34\";i:18;s:19:\"2026-03-07 03:45:03\";i:19;s:19:\"2026-03-07 03:46:44\";i:20;s:19:\"2026-03-07 04:06:47\";i:21;s:19:\"2026-03-07 04:19:50\";i:22;s:19:\"2026-03-07 04:30:08\";i:23;s:19:\"2026-03-07 04:42:41\";i:24;s:19:\"2026-03-07 04:46:46\";i:25;s:19:\"2026-03-07 04:48:21\";i:26;s:19:\"2026-03-07 04:48:43\";i:27;s:19:\"2026-03-07 04:49:06\";i:28;s:19:\"2026-03-07 04:49:40\";i:29;s:19:\"2026-03-07 05:00:45\";i:30;s:19:\"2026-03-07 05:15:48\";i:31;s:19:\"2026-03-07 06:00:01\";i:32;s:19:\"2026-03-07 06:02:45\";i:33;s:19:\"2026-03-07 09:07:23\";i:34;s:19:\"2026-03-07 09:21:47\";i:35;s:19:\"2026-03-07 09:26:13\";i:36;s:19:\"2026-03-07 09:54:22\";i:37;s:19:\"2026-03-07 09:56:13\";i:38;s:19:\"2026-03-07 09:59:44\";i:39;s:19:\"2026-03-07 10:16:46\";i:40;s:19:\"2026-03-07 10:26:43\";i:41;s:19:\"2026-03-08 03:11:24\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:4:\"file\";s:95:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:230;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:95:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:230;}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-03-05 04:50:37\";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:22;s:14:\"\0*\0times_dates\";a:22:{i:0;s:19:\"2026-03-05 04:50:37\";i:1;s:19:\"2026-03-05 04:50:37\";i:2;s:19:\"2026-03-05 05:51:16\";i:3;s:19:\"2026-03-05 05:51:16\";i:4;s:19:\"2026-03-05 05:51:16\";i:5;s:19:\"2026-03-05 08:02:16\";i:6;s:19:\"2026-03-05 08:02:16\";i:7;s:19:\"2026-03-05 08:02:16\";i:8;s:19:\"2026-03-05 08:02:19\";i:9;s:19:\"2026-03-05 08:02:19\";i:10;s:19:\"2026-03-05 08:02:19\";i:11;s:19:\"2026-03-05 15:10:28\";i:12;s:19:\"2026-03-05 15:10:28\";i:13;s:19:\"2026-03-05 15:10:28\";i:14;s:19:\"2026-03-05 15:10:38\";i:15;s:19:\"2026-03-05 15:10:38\";i:16;s:19:\"2026-03-05 15:10:45\";i:17;s:19:\"2026-03-05 15:10:45\";i:18;s:19:\"2026-03-05 15:10:45\";i:19;s:19:\"2026-03-07 05:53:42\";i:20;s:19:\"2026-03-07 05:53:42\";i:21;s:19:\"2026-03-07 05:53:42\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1772686237\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:88:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.6\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"952876\";}s:7:\"\0*\0file\";s:88:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.6\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"952876\";}s:32:\"8b940f8cfd06ce2af827f77dc96fed30\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 05:42:18\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:46:\"Undefined array key &quot;editor_post_id&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-03-05 05:42:18\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:36:\"Undefined array key \"editor_post_id\"\";s:4:\"file\";s:100:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:4:\"line\";i:363;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:100:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:7:\"\0*\0line\";i:363;}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-03-05 07:38:03\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2026-03-05 07:38:03\";i:1;s:19:\"2026-03-05 08:25:41\";i:2;s:19:\"2026-03-05 08:25:41\";i:3;s:19:\"2026-03-05 08:25:41\";i:4;s:19:\"2026-03-05 08:25:41\";i:5;s:19:\"2026-03-05 11:05:42\";i:6;s:19:\"2026-03-05 11:05:42\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1772696283\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:88:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.6\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1037623\";}s:7:\"\0*\0file\";s:88:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.6\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:7:\"1037623\";}s:32:\"862b354848f8cbd976eeac5356ce0394\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-03-05 07:39:21\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:60:\"Cannot read properties of null (reading &#039;dataset&#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-03-05 07:39:21\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1772696361\";s:7:\"message\";s:50:\"Cannot read properties of null (reading \'dataset\')\";s:3:\"url\";s:98:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/6d09ff0398a56a60654b.bundle.min.js\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"24947\";}s:7:\"\0*\0file\";s:98:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/6d09ff0398a56a60654b.bundle.min.js\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:5:\"24947\";}s:32:\"e53e08c5f457b52eb49e353e443b81c0\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-03-05 08:25:41\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:35:\"this.ui.input.val is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:10;s:14:\"\0*\0times_dates\";a:10:{i:0;s:19:\"2026-03-05 08:25:41\";i:1;s:19:\"2026-03-05 11:05:42\";i:2;s:19:\"2026-03-05 11:09:23\";i:3;s:19:\"2026-03-05 11:22:33\";i:4;s:19:\"2026-03-05 11:22:35\";i:5;s:19:\"2026-03-05 14:58:54\";i:6;s:19:\"2026-03-05 15:59:22\";i:7;s:19:\"2026-03-07 04:32:14\";i:8;s:19:\"2026-03-07 04:40:47\";i:9;s:19:\"2026-03-07 04:41:07\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1772699141\";s:7:\"message\";s:35:\"this.ui.input.val is not a function\";s:3:\"url\";s:88:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.6\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"240746\";}s:7:\"\0*\0file\";s:88:\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.6\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"240746\";}s:32:\"2a7dd24834cb1945d2cb01e1af5cce0e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 09:13:13\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:599:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax()\n#1 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#2 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#3 /home/mrarqpph/public_html/s1labs/wp-admin/admin-ajax.php(192): do_action()\n#4 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-03-05 09:13:13\";i:1;s:19:\"2026-03-05 12:48:44\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:590:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module->get_product_images_ajax()\n#1 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#2 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook->do_action()\n#3 /home/mrarqpph/public_html/s1labs/wp-admin/admin-ajax.php(192): do_action()\n#4 {main}\n  thrown\";s:4:\"file\";s:84:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:84:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:351;}s:32:\"074f6a4e80b056424679b03c836a1943\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 11:12:15\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:21:\"Undefined array key 1\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-03-05 11:12:15\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:21:\"Undefined array key 1\";s:4:\"file\";s:109:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php\";s:4:\"line\";i:33;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:109:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php\";s:7:\"\0*\0line\";i:33;}s:32:\"d48689c085d7edecdc597e166803d021\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 11:21:51\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:46:\"Undefined array key &quot;condition_type&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:124:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:150;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:3:{s:8:\"function\";s:28:\"normalize_template_json_item\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:2;a:3:{s:4:\"file\";s:124:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:120;s:8:\"function\";s:9:\"array_map\";}i:3;a:5:{s:4:\"file\";s:124:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:59;s:8:\"function\";s:24:\"normalize_templates_json\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:4;a:5:{s:4:\"file\";s:85:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/data/base/endpoint.php\";s:4:\"line\";i:156;s:8:\"function\";s:9:\"get_items\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:36;s:14:\"\0*\0times_dates\";a:36:{i:0;s:19:\"2026-03-05 11:21:51\";i:1;s:19:\"2026-03-05 11:21:51\";i:2;s:19:\"2026-03-05 11:21:51\";i:3;s:19:\"2026-03-05 11:21:51\";i:4;s:19:\"2026-03-05 12:37:15\";i:5;s:19:\"2026-03-05 12:37:15\";i:6;s:19:\"2026-03-05 12:37:15\";i:7;s:19:\"2026-03-05 12:37:15\";i:8;s:19:\"2026-03-05 14:12:05\";i:9;s:19:\"2026-03-05 14:12:05\";i:10;s:19:\"2026-03-05 14:12:05\";i:11;s:19:\"2026-03-05 14:12:05\";i:12;s:19:\"2026-03-05 16:25:20\";i:13;s:19:\"2026-03-05 16:25:20\";i:14;s:19:\"2026-03-05 16:25:20\";i:15;s:19:\"2026-03-05 16:25:20\";i:16;s:19:\"2026-03-05 17:01:01\";i:17;s:19:\"2026-03-05 17:01:01\";i:18;s:19:\"2026-03-05 17:01:01\";i:19;s:19:\"2026-03-05 17:01:01\";i:20;s:19:\"2026-03-07 04:19:45\";i:21;s:19:\"2026-03-07 04:19:45\";i:22;s:19:\"2026-03-07 04:19:45\";i:23;s:19:\"2026-03-07 04:19:45\";i:24;s:19:\"2026-03-07 04:42:41\";i:25;s:19:\"2026-03-07 04:42:41\";i:26;s:19:\"2026-03-07 04:42:41\";i:27;s:19:\"2026-03-07 04:42:41\";i:28;s:19:\"2026-03-07 05:15:38\";i:29;s:19:\"2026-03-07 05:15:38\";i:30;s:19:\"2026-03-07 05:15:38\";i:31;s:19:\"2026-03-07 05:15:38\";i:32;s:19:\"2026-03-07 10:26:48\";i:33;s:19:\"2026-03-07 10:26:48\";i:34;s:19:\"2026-03-07 10:26:48\";i:35;s:19:\"2026-03-07 10:26:48\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:36:\"Undefined array key \"condition_type\"\";s:4:\"file\";s:124:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:150;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:124:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:7:\"\0*\0line\";i:150;}s:32:\"e1acd19d00da1e536ac3be798f363cd9\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-05 11:21:54\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1692:\"Uncaught WpOrg\\Requests\\Exception\\Http\\Status403: 403 Forbidden in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php:207\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php(57): Elementor\\Modules\\CloudLibrary\\Module-&gt;is_screenshot_proxy_mode()\n#1 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/base/module.php(86): Elementor\\Modules\\CloudLibrary\\Module-&gt;__construct()\n#2 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/modules-manager.php(64): Elementor\\Core\\Base\\Module::instance()\n#3 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(704): Elementor\\Core\\Modules_Manager-&gt;__construct()\n#4 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(622): Elementor\\Plugin-&gt;init_components()\n#5 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Plugin-&gt;init()\n#6 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#7 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#8 /home/mrarqpph/public_html/s1labs/wp-settings.php(742): do_action()\n#9 /home/mrarqpph/public_html/s1labs/wp-config.php(105): require_once(&#039;/home/mrarqpph/...&#039;)\n#10 /home/mrarqpph/public_html/s1labs/wp-load.php(50): require_once(&#039;/home/mrarqpph/...&#039;)\n#11 /home/mrarqpph/public_html/s1labs/wp-blog-header.php(13): require_once(&#039;/home/mrarqpph/...&#039;)\n#12 /home/mrarqpph/public_html/s1labs/index.php(17): require(&#039;/home/mrarqpph/...&#039;)\n#13 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2026-03-05 11:21:54\";i:1;s:19:\"2026-03-05 11:21:54\";i:2;s:19:\"2026-03-05 11:21:54\";i:3;s:19:\"2026-03-05 12:37:18\";i:4;s:19:\"2026-03-05 12:37:18\";i:5;s:19:\"2026-03-05 12:37:18\";i:6;s:19:\"2026-03-05 14:12:08\";i:7;s:19:\"2026-03-05 14:12:08\";i:8;s:19:\"2026-03-05 14:12:09\";i:9;s:19:\"2026-03-05 16:25:27\";i:10;s:19:\"2026-03-05 16:25:27\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1631:\"Uncaught WpOrg\\Requests\\Exception\\Http\\Status403: 403 Forbidden in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php:207\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php(57): Elementor\\Modules\\CloudLibrary\\Module->is_screenshot_proxy_mode()\n#1 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/base/module.php(86): Elementor\\Modules\\CloudLibrary\\Module->__construct()\n#2 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/modules-manager.php(64): Elementor\\Core\\Base\\Module::instance()\n#3 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(704): Elementor\\Core\\Modules_Manager->__construct()\n#4 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(622): Elementor\\Plugin->init_components()\n#5 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Plugin->init()\n#6 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#7 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook->do_action()\n#8 /home/mrarqpph/public_html/s1labs/wp-settings.php(742): do_action()\n#9 /home/mrarqpph/public_html/s1labs/wp-config.php(105): require_once(\'/home/mrarqpph/...\')\n#10 /home/mrarqpph/public_html/s1labs/wp-load.php(50): require_once(\'/home/mrarqpph/...\')\n#11 /home/mrarqpph/public_html/s1labs/wp-blog-header.php(13): require_once(\'/home/mrarqpph/...\')\n#12 /home/mrarqpph/public_html/s1labs/index.php(17): require(\'/home/mrarqpph/...\')\n#13 {main}\n  thrown\";s:4:\"file\";s:95:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php\";s:4:\"line\";i:207;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:95:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php\";s:7:\"\0*\0line\";i:207;}s:32:\"e08dc8801dea680e1228c8c693f257ee\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-07 03:47:05\";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:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2026-03-07 03:47:05\";i:1;s:19:\"2026-03-07 04:07:31\";i:2;s:19:\"2026-03-07 05:00:58\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:38:\"Trying to access array offset on false\";s:4:\"file\";s:90:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:113;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:90:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:113;}s:32:\"0f9f3cf9aed29c52f4e5dc9d7800a80d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-07 04:19:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1692:\"Uncaught WpOrg\\Requests\\Exception\\Http\\Status403: 403 Forbidden in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php:207\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php(57): Elementor\\Modules\\CloudLibrary\\Module-&gt;is_screenshot_proxy_mode()\n#1 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/base/module.php(86): Elementor\\Modules\\CloudLibrary\\Module-&gt;__construct()\n#2 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/modules-manager.php(64): Elementor\\Core\\Base\\Module::instance()\n#3 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(704): Elementor\\Core\\Modules_Manager-&gt;__construct()\n#4 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(622): Elementor\\Plugin-&gt;init_components()\n#5 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Plugin-&gt;init()\n#6 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#7 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#8 /home/mrarqpph/public_html/s1labs/wp-settings.php(742): do_action()\n#9 /home/mrarqpph/public_html/s1labs/wp-config.php(106): require_once(&#039;/home/mrarqpph/...&#039;)\n#10 /home/mrarqpph/public_html/s1labs/wp-load.php(50): require_once(&#039;/home/mrarqpph/...&#039;)\n#11 /home/mrarqpph/public_html/s1labs/wp-blog-header.php(13): require_once(&#039;/home/mrarqpph/...&#039;)\n#12 /home/mrarqpph/public_html/s1labs/index.php(17): require(&#039;/home/mrarqpph/...&#039;)\n#13 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:10;s:14:\"\0*\0times_dates\";a:10:{i:0;s:19:\"2026-03-07 04:19:47\";i:1;s:19:\"2026-03-07 04:19:47\";i:2;s:19:\"2026-03-07 04:19:47\";i:3;s:19:\"2026-03-07 04:42:56\";i:4;s:19:\"2026-03-07 04:42:56\";i:5;s:19:\"2026-03-07 04:46:25\";i:6;s:19:\"2026-03-07 04:46:25\";i:7;s:19:\"2026-03-07 04:46:25\";i:8;s:19:\"2026-03-07 05:15:41\";i:9;s:19:\"2026-03-07 05:15:41\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1631:\"Uncaught WpOrg\\Requests\\Exception\\Http\\Status403: 403 Forbidden in /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php:207\nStack trace:\n#0 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php(57): Elementor\\Modules\\CloudLibrary\\Module->is_screenshot_proxy_mode()\n#1 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/base/module.php(86): Elementor\\Modules\\CloudLibrary\\Module->__construct()\n#2 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/core/modules-manager.php(64): Elementor\\Core\\Base\\Module::instance()\n#3 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(704): Elementor\\Core\\Modules_Manager->__construct()\n#4 /home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/includes/plugin.php(622): Elementor\\Plugin->init_components()\n#5 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(341): Elementor\\Plugin->init()\n#6 /home/mrarqpph/public_html/s1labs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#7 /home/mrarqpph/public_html/s1labs/wp-includes/plugin.php(522): WP_Hook->do_action()\n#8 /home/mrarqpph/public_html/s1labs/wp-settings.php(742): do_action()\n#9 /home/mrarqpph/public_html/s1labs/wp-config.php(106): require_once(\'/home/mrarqpph/...\')\n#10 /home/mrarqpph/public_html/s1labs/wp-load.php(50): require_once(\'/home/mrarqpph/...\')\n#11 /home/mrarqpph/public_html/s1labs/wp-blog-header.php(13): require_once(\'/home/mrarqpph/...\')\n#12 /home/mrarqpph/public_html/s1labs/index.php(17): require(\'/home/mrarqpph/...\')\n#13 {main}\n  thrown\";s:4:\"file\";s:95:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php\";s:4:\"line\";i:207;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:95:\"/home/mrarqpph/public_html/s1labs/wp-content/plugins/elementor/modules/cloud-library/module.php\";s:7:\"\0*\0line\";i:207;}}', 'off'),
(285, 'litespeed.conf._version', '7.7', 'auto'),
(230, 'recovery_mode_email_last_sent', '1772683428', 'auto'),
(125, 'theme_mods_twentytwentyfive', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1772681717;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:\"3199e2537fbad380fa221e097719f7c6\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:18:\"core/term-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(186, '_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:6:\"3.35.6\";s:6:\"author\";s:64:\"<a href=\"https://profiles.wordpress.org/elemntor/\">Elementor</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/7d70f15d78757f876d1847a8f87dd93e1d9c168264b4aeeaf72058656690d05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.9.1\";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:6107;i:4;i:218;i:3;i:114;i:2;i:107;i:1;i:652;}s:11:\"num_ratings\";i:7198;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:78;s:24:\"support_threads_resolved\";i:60;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:21:\"2026-03-03 2:50pm 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:25508:\"<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 20M+ 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 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>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 Elementor’s Design System for consistent colors, typography, and design elements, ensuring a cohesive, professional look.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-responsive-design/\" rel=\"nofollow ugc\">Responsive Design</a></strong>: Optimize your design for every device with custom breakpoints, ensuring a seamless desktop, tablet, and mobile experience.</li>\n<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>\n<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>\n<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>\n<li><strong><a href=\"https://elementor.com/features/#SaveBackup\" rel=\"nofollow ugc\">Revision History</a></strong>: Elementor’s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-developers-developers-website/\" rel=\"nofollow ugc\">Developer-Friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.</li>\n<li><strong><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><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 &amp; 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&#8230;</strong></li>\n</ul>\n<h3>🚀 Enhance Your Website</h3>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-performance-performance-page/\" rel=\"nofollow ugc\">High-Performing Websites</a></strong>: Website performance impacts your visitor’s experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>\n<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>\n<li><strong>Reduced CSS and JS Files</strong>: Minimized 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&#8217;s navigation menu for better user experience.</li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>\n<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website&#8217;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&#8230;</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&#8217;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&#8217;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 mentioned, requiring your approval and manual opt-in. Learn more in our <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</li>\n</ul>\n<h4>📧 Related Products by Elementor</h4>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-io/\" rel=\"nofollow ugc\">Image Optimizer</a></strong>: Superior image compression for faster, high-quality website performance.</p>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-sm/\" rel=\"nofollow ugc\">Site Mailer</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>\n<p><strong><a href=\"http://go.elementor.com/editor-acc-wp-repo\" rel=\"nofollow ugc\">Ally</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 remediate 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” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/easily-my-most-used-wp-plugin/\" rel=\"ugc\">Xander Venske</a></em></p>\n<p>“I upgraded to the Pro version and just love this plugin!” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/love-elementor-17/\" rel=\"ugc\">Andybarn56</a></em></p>\n<p>“Excellent product with great tech support” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/excellent-product-with-great-tech-support/\" rel=\"ugc\">Martywilsonnj</a></em></p>\n</blockquote>\n<p><em><a href=\"https://wordpress.org/support/plugin/elementor/reviews/?filter=5\" rel=\"ugc\">More testimonials</a></em></p>\n<h4>🌍 Join a Global Community</h4>\n<p>Join a global community that helps each other achieve their goals.</p>\n<ul>\n<li><a href=\"https://elemn.to/discord\" rel=\"nofollow ugc\">Discord Community</a> – Chat with Web Creators, discuss specific topics in dedicated channels.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-facebook-group/\" rel=\"nofollow ugc\">Facebook Community</a> &#8211; Over 150K+ members, offering support, advice, feedback, and tutorials.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-github-repo/\" rel=\"nofollow ugc\">GitHub Community</a> &#8211; Get information about releases, request features, or report a bug.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-addons-dozens-of-elementor-addons/\" rel=\"nofollow ugc\">Elementor Addons, Themes, and Kits</a> Themes and Kits  &hellip;</li>\n</ul>\n\";s:12:\"installation\";s:1602:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.5 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.0 or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>PHP version 8.1 or greater</li>\n<li>MySQL version 5.6 or greater</li>\n<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>\n</ul>\n<p><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<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:5070:\"\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 &#8216;Add new&#8217;-&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&#8217;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%27s%20free%20editor%20plugin%20and%20elementor%20editor%20pro%3F\">\nWhat is the difference between Elementor&#8217;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.<br />\nYou can also add a new language via <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. We’ve built a short guide explaining <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:3527:\"<h4>3.35.6 &#8211; 2026-03-03</h4>\n<ul>\n<li>Tweak: Improved compatibility with WordPress 7.0</li>\n<li>Security Fix: Improved code security enforcement in request handling</li>\n<li>Security Fix: Improved code security enforcement in Lightbox</li>\n<li>Security Fix: Improved code security enforcement in image loading</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n<li>Fix: Inline editing toolbar is hidden behind the editor panel in various scenarios &#8211; Editor V4</li>\n<li>Fix: Styles do not load as expected when using nested templates inside the Editor &#8211; Editor V4</li>\n<li>Fix: Properties do not work as expected in certain scenarios in Components &#8211; Editor V4</li>\n</ul>\n<h4>3.35.5 &#8211; 2026-02-17</h4>\n<ul>\n<li>Security Fix: Improved code security enforcement in global style settings</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n</ul>\n<h4>3.35.4 &#8211; 2026-02-11</h4>\n<ul>\n<li>Fix: License activation issues in various scenarios</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n<li>Fix: Inline editing UI issues on canvas &#8211; Editor V4</li>\n</ul>\n<h4>3.35.3 &#8211; 2026-02-05</h4>\n<ul>\n<li>Fix: Fatal error appears in dashboard widget in WordPress Admin (<a href=\"https://github.com/elementor/elementor/issues/34663\" rel=\"nofollow ugc\">#34663</a>, <a href=\"https://github.com/elementor/elementor/issues/34659\" rel=\"nofollow ugc\">#34659</a>)</li>\n</ul>\n<h4>3.35.2 &#8211; 2026-02-05</h4>\n<ul>\n<li>Fix: Editor menu in WordPress admin displays incorrectly in RTL</li>\n</ul>\n<h4>3.35.1 &#8211; 2026-02-04</h4>\n<ul>\n<li>Fix: Editor Top Bar does not appear in various scenarios (<a href=\"https://github.com/elementor/elementor/issues/34623\" rel=\"nofollow ugc\">#34623</a>)</li>\n<li>Fix: Fatal error when the PHP <code>mbstring</code> module is missing</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n</ul>\n<h4>3.35.0 &#8211; 2026-02-02</h4>\n<ul>\n<li>New: Introducing Components &#8211; reusable layout building blocks with global sync and per-instance content overrides &#8211; Editor V4</li>\n<li>New: Introducing Inline Editing &#8211; edit Atomic Heading and Paragraph text directly on the canvas &#8211; Editor V4</li>\n<li>New: Introducing a contextual formatting toolbar for inline text editing, including links and common text styles &#8211; Editor V4</li>\n<li>Tweak: Version 4 status updated to Beta and production-ready &#8211; Editor V4</li>\n<li>Tweak: Children perspective controls available only for relevant parent elements &#8211; Editor V4</li>\n<li>Tweak: <code>:hover</code> styling automatically applies to <code>:focus-visible</code> for improved accessibility &#8211; Editor V4</li>\n<li>Tweak: Dynamic tags support added to color picker controls &#8211; Editor V4</li>\n<li>Tweak: Link and Button accessibility improvements in Dynamic Tags &#8211; Editor V4</li>\n<li>Tweak: Nested Accordion optimizations with Grid in Chrome browser</li>\n<li>Fix: Size link-unlink operations not applying consistently &#8211; Editor V4</li>\n<li>Fix: Div Block and Flexbox base styles overriding user settings when viewed from another document &#8211; Editor V4</li>\n<li>Fix: Flex and Div blocks lose selection when deleting an assigned class via the Class Manager &#8211; Editor V4</li>\n<li>Fix: Container handles not visible when &#8220;Overflow: Hidden&#8221; is enabled</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:16419:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Confusing</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/designcatalonia/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2eaf3049c59ac48359a0272b4930c81f90912fbb9279d3e32facc13e81785d63?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/2eaf3049c59ac48359a0272b4930c81f90912fbb9279d3e32facc13e81785d63?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/designcatalonia/\" class=\"reviewer-name\">designcatalonia</a> on <span class=\"review-date\">March 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>After 8 years and 200 websites created with Elementor, I am sometimes surprised by some updates that defy all logic.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Usability has taken a step backward, the elementor user dashboard (inside elementor.com) is confusing, and it always takes you to links outside of login.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The use of AI tools is also erratic for site creation and gets stuck in a loop.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Really, Elementor One has taken a few steps backward in terms of making things easy. I\'m surprised.</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\">STOP ! Constant Updates are ruining elementor !</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/evildoer/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/03920229467a95995b819bb230345d4df6178342ad0a7692b6074a5e9a3f6516?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/03920229467a95995b819bb230345d4df6178342ad0a7692b6074a5e9a3f6516?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/evildoer/\" class=\"reviewer-name\">evildoer</a> on <span class=\"review-date\">March 4, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I would like to purchase the pro version - but the pricing and the constant updates to elementor are killing production.</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\">They keep &quot;updating&quot; things - Frustrating to keep up!!!</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/pacific222/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/68af76c0090d66036b5b996cbb2e8b4cd6b6f5aab79e4093e4c42d7cd838183a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/68af76c0090d66036b5b996cbb2e8b4cd6b6f5aab79e4093e4c42d7cd838183a?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/pacific222/\" class=\"reviewer-name\">pacific222</a> on <span class=\"review-date\">March 4, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I tell others in the organisation how to  update the website, but Elementor keeps changing appearances and how things are done. I inherited this site from a former webmaster and hate how I have to keep learning new wasys of updaing/creating AND tell others how to do it!! 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\">Why?</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/captainrogers/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8fd2496648da36a34305ee91a524387f9632df1bcae2f4cf2054a8e6c5aca460?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8fd2496648da36a34305ee91a524387f9632df1bcae2f4cf2054a8e6c5aca460?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/captainrogers/\" class=\"reviewer-name\">captainrogers</a> on <span class=\"review-date\">March 3, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Is there not enough suffering in the world without this pile of steaming organic brown waste being released upon us?</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 Page Builder Out of All of Them</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/viablethought/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/187de14ed544462c95f4ee0d819f367b479d2065fe8da3643a897a7e5c768538?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/187de14ed544462c95f4ee0d819f367b479d2065fe8da3643a897a7e5c768538?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/viablethought/\" class=\"reviewer-name\">Jason Ryan <small>(viablethought)</small></a> on <span class=\"review-date\">February 28, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Just inherited a client site that is using this plugin, and in 20 years of doing web design and development, I have never come across a more convoluted and confusing plugin. What a nightmare to deal with, I don\'t understand how this builder is even popular.</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\">Very good and easy to use!</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/loadingfreights/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9827787aa2ebb6aa04ba74b931a80a573e88899b89b6f9684abc075644da332a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9827787aa2ebb6aa04ba74b931a80a573e88899b89b6f9684abc075644da332a?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/loadingfreights/\" class=\"reviewer-name\">Rawza Logistics Services <small>(loadingfreights)</small></a> on <span class=\"review-date\">February 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>No doubt, elementor is very good to give our logistics services website a professional look.</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\">Fantastic Builder</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/cristinaalecu/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bc56a8217012f67ee9a4226612d417a6cc3f598d455812f7dcb83906f215dc24?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/bc56a8217012f67ee9a4226612d417a6cc3f598d455812f7dcb83906f215dc24?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/cristinaalecu/\" class=\"reviewer-name\">cristinaalecu</a> on <span class=\"review-date\">February 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>With Elementor you can create pages with unique designs without code. Is perfect!</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\">Tốt thiết kế WP</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/thaibds66/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/da5f0d09eadb6467cd3822e6dafb689184f011df6b45aca601df058882b88f01?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/da5f0d09eadb6467cd3822e6dafb689184f011df6b45aca601df058882b88f01?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/thaibds66/\" class=\"reviewer-name\">thaibds66</a> on <span class=\"review-date\">February 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Rất tốt. Nên mở thêm nhiều cái free cho user Việt Nam sử dụng nhiều hơn, tăng cơ hội tiếp cận! Cảm ơn!</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\">Not worth the upgrade</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/popmon/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9046725261d7f712e0f5fe1cc39a199f979a16fdef6fce78dc64369b3ed343c0?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9046725261d7f712e0f5fe1cc39a199f979a16fdef6fce78dc64369b3ed343c0?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/popmon/\" class=\"reviewer-name\">popmon</a> on <span class=\"review-date\">February 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Just spent $140 upgrading this plugin hoping the extra features would fix all the bugs. It doesn\'t. The support is dreadfully vague. This is a know bug that\'s been around for years and they still haven\'t fixed it. I had to roll the install back more than a dozen versions just to get the image carousel to work. Which ends up disabling the Pro version, yes, the thing I paid for. Someone has made a heap of money with this garbage, save your money and find a better tool.<br /><br />And if you\'re a dev, seriously don\'t use this, you\'re just making life difficult for anyone purchasing your themes.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Awesome Builder</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kgshrestha/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2429a3fa23bbb1a73fbaaa1e4a803c7b1ba45ed116b36e26876b6085c48cf767?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/2429a3fa23bbb1a73fbaaa1e4a803c7b1ba45ed116b36e26876b6085c48cf767?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/kgshrestha/\" class=\"reviewer-name\">kgshrestha</a> on <span class=\"review-date\">February 23, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Since 2017 I\'m using the this Plugin. It\'s very much useful me. </p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote --></div>\n</div>\n\";}s:17:\"short_description\";s:145:\"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!\";s:13:\"download_link\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.6.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:406:{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:5:\"3.4.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip\";s:10:\"3.4.0-dev7\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip\";s:10:\"3.4.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip\";s:10:\"3.4.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip\";s:5:\"3.4.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip\";s:5:\"3.4.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip\";s:5:\"3.4.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"3.4.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip\";s:5:\"3.4.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip\";s:5:\"3.4.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip\";s:5:\"3.4.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip\";s:5:\"3.4.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip\";s:5:\"3.5.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip\";s:11:\"3.5.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip\";s:11:\"3.5.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip\";s:11:\"3.5.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip\";s:11:\"3.5.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip\";s:11:\"3.5.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip\";s:11:\"3.5.0-beta7\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip\";s:11:\"3.5.0-beta8\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip\";s:10:\"3.5.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip\";s:10:\"3.5.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip\";s:5:\"3.5.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip\";s:5:\"3.5.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip\";s:5:\"3.5.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip\";s:5:\"3.5.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip\";s:5:\"3.5.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip\";s:5:\"3.5.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip\";s:5:\"3.6.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:11:\"3.6.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip\";s:11:\"3.6.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip\";s:11:\"3.6.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip\";s:11:\"3.6.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip\";s:11:\"3.6.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip\";s:10:\"3.6.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip\";s:11:\"3.6.0-dev10\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip\";s:5:\"3.6.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip\";s:5:\"3.6.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip\";s:5:\"3.6.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip\";s:5:\"3.6.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip\";s:5:\"3.6.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"3.6.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"3.6.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"3.6.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip\";s:5:\"3.7.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:11:\"3.7.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip\";s:11:\"3.7.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip\";s:11:\"3.7.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip\";s:11:\"3.7.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip\";s:10:\"3.7.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip\";s:5:\"3.7.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip\";s:5:\"3.7.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip\";s:5:\"3.7.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip\";s:5:\"3.7.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip\";s:5:\"3.7.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip\";s:5:\"3.7.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip\";s:5:\"3.7.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip\";s:5:\"3.7.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip\";s:5:\"3.8.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip\";s:11:\"3.8.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip\";s:11:\"3.8.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip\";s:11:\"3.8.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip\";s:5:\"3.8.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip\";s:5:\"3.9.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip\";s:5:\"3.9.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip\";s:5:\"3.9.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/elementor.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=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.5.3\";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:\"danieldudzic\";}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.8\";s:6:\"tested\";s:5:\"6.9.1\";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:3929;i:4;i:193;i:3;i:104;i:2;i:107;i:1;i:407;}s:11:\"num_ratings\";i:4740;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:395;s:24:\"support_threads_resolved\";i:297;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:21:\"2026-03-02 6:33pm 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.8 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:7803:\"\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://woocommerce.github.io/woocommerce-rest-api-docs/?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 on GitHub.</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:440:\"<h4>10.5.3 2026-03-02</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Fix Store API batch endpoint path validation to prevent routing requests to non-Store-API endpoints. <a href=\"https://github.com/woocommerce/woocommerce/pull/63501\" rel=\"nofollow ugc\">#63501</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:15794:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Perfect for Stores</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/callietrinh12/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/725116243603a9ac5d9dbf009d7ed348ac18be22d41166ea81870a1b980e6be1?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/725116243603a9ac5d9dbf009d7ed348ac18be22d41166ea81870a1b980e6be1?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/callietrinh12/\" class=\"reviewer-name\">callietrinh12</a> on <span class=\"review-date\">March 3, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Built my online shop with WooCommerce &amp; it’s been amazing so far. Flexible, tons of options, and easy to manage orders. Integrates well with other tools, too. Couldn’t ask for more. tnkz devs </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent WooCommerce 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/gethomeservicequotes/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3faa8617a4b1834d1f4b997cf6d1e09672a2397941d538eeb11830074b0439e6?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/3faa8617a4b1834d1f4b997cf6d1e09672a2397941d538eeb11830074b0439e6?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/gethomeservicequotes/\" class=\"reviewer-name\">gethomeservicequotes</a> on <span class=\"review-date\">February 26, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>This plugin is super easy to use and works perfectly with my store. Great features, smooth performance, and fantastic support. Highly recommend!</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\">I am so grateful! Thank you!</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/kirtsy101/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/dbd3844d5f7c0d00893bfd9ace3a295d0e3750a92740e54fa2533f8263add906?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/dbd3844d5f7c0d00893bfd9ace3a295d0e3750a92740e54fa2533f8263add906?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/kirtsy101/\" class=\"reviewer-name\">kirtsy101</a> on <span class=\"review-date\">February 26, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I received immediate help and he helped me solve the problem within no time.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent Customer 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/tddjaved/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f3ca41fe6a2b0b93194a22aab5f8a3ebd3b1570c13277ad2be5c04d28b0e48df?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f3ca41fe6a2b0b93194a22aab5f8a3ebd3b1570c13277ad2be5c04d28b0e48df?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/tddjaved/\" class=\"reviewer-name\">tddjaved</a> on <span class=\"review-date\">February 26, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I came across a problem with WooCommerce and missing database tables, not sure how it happened but it was all resolved less than a day, it wasn\'t even a day! Now that is what I call flawless customer support!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent Plugin</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/mwbdanish/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/29139b90a96b7bf863015cc9ea31deeee22478f7270981757b24c1f630787e82?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/29139b90a96b7bf863015cc9ea31deeee22478f7270981757b24c1f630787e82?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/mwbdanish/\" class=\"reviewer-name\">mwbdanish</a> on <span class=\"review-date\">February 25, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>it is feature rich plugin that offer an advance e-commerce platform</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\">Slow development, dated features, far behind shopify...</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/regedy1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d94be630b1ac7275eb33842183531eb5eb760349c6974310b879ae049ad220cb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d94be630b1ac7275eb33842183531eb5eb760349c6974310b879ae049ad220cb?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/regedy1/\" class=\"reviewer-name\">regedy1</a> on <span class=\"review-date\">February 23, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Love the flexibility, but man, how come in 2026 we still cant see rudimentary analytics like add to cart, cart abandonment or conversion rate metrics that is available on any other platform without relying on paid third party or setting up complicated GA4 stuff</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\">WooCommerce update</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/ahawtin/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f3a03174129d043820db343f48b7517deb809dd3cdc31fc6bbb87d936b91e06a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f3a03174129d043820db343f48b7517deb809dd3cdc31fc6bbb87d936b91e06a?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/ahawtin/\" class=\"reviewer-name\">ahawtin</a> on <span class=\"review-date\">February 20, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'d like to thank the support team for helping out with the latest update from 10.4.3 to 10.5.2. They were immediately responsive and very helpful. I am now convinced that the generic update process of WordPress is ill suited to WoCommerce updates as the code base is very big. I hope the WC team takes a look at this issue and works with WordPress to improve the update process.</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\">Extremely helpful support!!! :D</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/nordligt0111/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a132e55ff48bb60055e26f3f0e44c4511062b588ff37752bf2ee29e022ec2493?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a132e55ff48bb60055e26f3f0e44c4511062b588ff37752bf2ee29e022ec2493?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/nordligt0111/\" class=\"reviewer-name\">nordligt0111</a> on <span class=\"review-date\">February 20, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Had great support with this issue!<br />Even when it was identified the underlying issue was outside of the plugin they were still extremely helpful with finding a fix for the issue! <br /><br />Thanks a lot!!! :D</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 Tech 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/celeste-9/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/c93a3df387b83d1a24e97e210bfdd6b5433c1e070774b3d0663f1f9a4a2756fd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/c93a3df387b83d1a24e97e210bfdd6b5433c1e070774b3d0663f1f9a4a2756fd?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/celeste-9/\" class=\"reviewer-name\">Celeste <small>(Celeste-9)</small></a> on <span class=\"review-date\">February 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The support team is great - responsive, thorough and knowledgable. They went in depth to help me troubleshoot an issue I was having. 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\">Flexible, full control</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/ronanom/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0f2b45fe1f04fe22efd60c9bc4564b1e753780105e1f56258c4494a47f63f34a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0f2b45fe1f04fe22efd60c9bc4564b1e753780105e1f56258c4494a47f63f34a?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/ronanom/\" class=\"reviewer-name\">ronanom</a> on <span class=\"review-date\">February 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Woocommerce gave me full control over how my store looks and works. Way more flexibility compared to Shopify, especially if you like customizing things your own way.</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.5.3.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:615:{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: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: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 `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3141, '_transient_elementor_remote_info_api_data_3.35.6', 'a:4:{s:9:\"timestamp\";s:10:\"1772938684\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'off'),
(2630, 'elementor_safe_mode', '', 'auto'),
(189, 'recently_activated', 'a:2:{s:35:\"litespeed-cache/litespeed-cache.php\";i:1772857623;s:30:\"advanced-custom-fields/acf.php\";i:1772709521;}', 'off'),
(128, 'recovery_keys', 'a:0:{}', 'off'),
(163, 'theme_switched', '', 'auto'),
(231, '_elementor_home_screen_data', 'a:2:{s:7:\"timeout\";i:1772687099;s:5:\"value\";s:12470:\"{\"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\\/\"}]}\";}', 'off'),
(227, 'elementor_pro_version', '3.35.1', 'auto'),
(228, 'elementor_pro_install_history', 'a:2:{s:6:\"3.17.1\";i:1772683427;s:6:\"3.35.1\";i:1772684510;}', 'auto'),
(229, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(192, 'elementor_onboarded', '1', 'auto'),
(178, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1772989139;s:7:\"checked\";a:3:{s:11:\"astra-child\";s:5:\"1.0.0\";s:5:\"astra\";s:6:\"4.12.3\";s:16:\"twentytwentyfive\";s:3:\"1.4\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:2:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:6:\"4.12.3\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/astra.4.12.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}}s:12:\"translations\";a:0:{}}', 'off'),
(3215, '_site_transient_timeout_wp_theme_files_patterns-f6f239a8dbf6d15ee8007311ab7147dc', '1773006424', 'off'),
(3216, '_site_transient_wp_theme_files_patterns-f6f239a8dbf6d15ee8007311ab7147dc', 'a:2:{s:7:\"version\";s:6:\"4.12.3\";s:8:\"patterns\";a:0:{}}', 'off'),
(161, 'current_theme', 'astra child', 'auto'),
(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:1772681758;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'),
(134, '_site_transient_timeout_browser_7c73ef5b8d3235ae0606f2e84e457ff5', '1773286467', 'off'),
(135, '_site_transient_browser_7c73ef5b8d3235ae0606f2e84e457ff5', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"145.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'off'),
(136, '_site_transient_timeout_php_check_478252eea4acfca65f7d24ee29253bbe', '1773286467', 'off'),
(137, '_site_transient_php_check_478252eea4acfca65f7d24ee29253bbe', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(145, 'can_compress_scripts', '1', 'on'),
(3176, '_transient_timeout__woocommerce_helper_subscriptions', '1772990039', 'off'),
(2532, '_site_transient_timeout_browser_6c7753023a346715c58bb220997cb8f2', '1773459886', 'off'),
(2533, '_site_transient_browser_6c7753023a346715c58bb220997cb8f2', 'a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"148.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'off'),
(2579, '_transient_timeout_wc_var_prices_340', '1775447887', 'off'),
(2580, '_transient_wc_var_prices_340', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"341\":\"70.00\"},\"regular_price\":{\"341\":\"70.00\"},\"sale_price\":{\"341\":\"70.00\"}}}', 'off'),
(243, '_elementor_pro_installed_time', '1772683577', 'auto'),
(244, 'elementor_submissions_db_version', '5', 'auto'),
(2398, 'woocommerce_tracker_last_send', '1772796388', 'auto'),
(245, '_elementor_pro_api_requests_lock', 'a:2:{s:11:\"get_version\";i:1772879735;s:16:\"get_license_data\";i:1772939481;}', 'auto'),
(498, 'litespeed.gui._summary', '{\"new_version\":1773290053,\"score\":1773894853}', 'auto'),
(500, 'pp_license_status', 'valid', 'auto'),
(501, 'e_editor_counter', '59', 'auto'),
(518, 'elementor_pro_recaptcha_secret_key', '', 'auto'),
(519, 'elementor_pro_recaptcha_v3_site_key', '', 'auto'),
(520, 'elementor_pro_recaptcha_v3_secret_key', '', 'auto'),
(521, 'elementor_pro_recaptcha_v3_threshold', '0.5', 'auto'),
(522, 'elementor_pro_facebook_app_id', '', 'auto'),
(523, 'elementor_pro_mailchimp_api_key', '', 'auto'),
(524, 'elementor_validate_api_data', '', 'auto'),
(525, 'elementor_pro_activecampaign_api_key', '', 'auto'),
(526, 'elementor_pro_activecampaign_api_url', '', 'auto'),
(527, 'elementor_pro_convertkit_api_key', '', 'auto'),
(528, 'elementor_pro_drip_api_token', '', 'auto'),
(529, 'elementor_pro_getresponse_api_key', '', 'auto'),
(530, 'elementor_pro_mailerlite_api_key', '', 'auto'),
(531, 'elementor_typekit-kit-id', '', 'auto'),
(532, 'elementor_font_awesome_pro_kit_id', '', 'auto'),
(533, 'elementor_pro_stripe_test_secret_key', '', 'auto'),
(534, 'elementor_validate_stripe_api_test_secret_key_button', '', 'auto'),
(535, 'elementor_pro_stripe_live_secret_key', '', 'auto'),
(536, 'elementor_validate_stripe_api_live_secret_key_button', '', 'auto'),
(537, 'elementor_stripe_legal_disclaimer', '', 'auto'),
(538, 'elementor_editor_break_lines', '', 'auto'),
(539, 'elementor_unfiltered_files_upload', '1', 'auto'),
(540, 'elementor_google_font', '1', 'auto'),
(541, 'elementor_form-submissions', '', 'auto'),
(542, 'elementor_load_fa4_shim', '', 'auto'),
(543, 'elementor_meta_generator_tag', '', 'auto'),
(544, 'elementor_css_print_method', 'external', 'auto'),
(545, 'elementor_optimized_image_loading', '1', 'auto'),
(546, 'elementor_optimized_gutenberg_loading', '1', 'auto'),
(474, 'litespeed.purge.queue', '-1', 'auto'),
(475, 'litespeed.purge.queue2', '-1', 'auto'),
(2623, '_transient_timeout_wc_term_counts', '1775448850', 'off'),
(2624, '_transient_wc_term_counts', 'a:2:{s:14:\"19_product_cat\";i:1;s:14:\"17_product_cat\";i:9;}', 'off'),
(3140, '_transient_timeout_elementor_remote_info_api_data_3.35.6', '1772982683', 'off'),
(286, 'litespeed.conf.hash', 'LezDaFc2ViSO8mOxPTFu3fUIpW2EhXGg', 'auto'),
(287, 'litespeed.conf.api_key', '', 'auto'),
(288, 'litespeed.conf.auto_upgrade', '', 'auto'),
(289, 'litespeed.conf.server_ip', '', 'auto'),
(290, 'litespeed.conf.guest', '', 'auto'),
(291, 'litespeed.conf.guest_optm', '', 'auto'),
(292, 'litespeed.conf.news', '1', 'auto'),
(293, 'litespeed.conf.cache', '1', 'auto'),
(294, 'litespeed.conf.cache-priv', '1', 'auto'),
(295, 'litespeed.conf.cache-commenter', '1', 'auto'),
(296, 'litespeed.conf.cache-rest', '1', 'auto'),
(297, 'litespeed.conf.cache-page_login', '1', 'auto'),
(298, 'litespeed.conf.cache-mobile', '', 'auto'),
(299, 'litespeed.conf.cache-mobile_rules', '[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]', 'auto'),
(300, 'litespeed.conf.cache-browser', '', 'auto'),
(301, 'litespeed.conf.cache-exc_useragents', '[]', 'auto'),
(302, 'litespeed.conf.cache-exc_cookies', '[]', 'auto'),
(303, 'litespeed.conf.cache-exc_qs', '[]', 'auto'),
(304, 'litespeed.conf.cache-exc_cat', '[]', 'auto'),
(305, 'litespeed.conf.cache-exc_tag', '[]', 'auto'),
(306, 'litespeed.conf.cache-force_uri', '[]', 'auto'),
(307, 'litespeed.conf.cache-force_pub_uri', '[]', 'auto'),
(308, 'litespeed.conf.cache-priv_uri', '[]', 'auto'),
(309, 'litespeed.conf.cache-exc', '[]', 'auto'),
(310, 'litespeed.conf.cache-exc_roles', '[]', 'auto'),
(311, 'litespeed.conf.cache-drop_qs', '[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]', 'auto'),
(312, 'litespeed.conf.cache-ttl_pub', '604800', 'auto'),
(313, 'litespeed.conf.cache-ttl_priv', '1800', 'auto'),
(314, 'litespeed.conf.cache-ttl_frontpage', '604800', 'auto'),
(315, 'litespeed.conf.cache-ttl_feed', '604800', 'auto'),
(316, 'litespeed.conf.cache-ttl_rest', '604800', 'auto'),
(317, 'litespeed.conf.cache-ttl_browser', '31557600', 'auto'),
(318, 'litespeed.conf.cache-ttl_status', '[\"404 3600\",\"500 600\"]', 'auto'),
(319, 'litespeed.conf.cache-login_cookie', '', 'auto'),
(320, 'litespeed.conf.cache-ajax_ttl', '[]', 'auto'),
(321, 'litespeed.conf.cache-vary_cookies', '[]', 'auto'),
(322, 'litespeed.conf.cache-vary_group', '[]', 'auto'),
(323, 'litespeed.conf.purge-upgrade', '', 'auto'),
(324, 'litespeed.conf.purge-stale', '', 'auto'),
(325, 'litespeed.conf.purge-post_all', '', 'auto'),
(326, 'litespeed.conf.purge-post_f', '1', 'auto'),
(327, 'litespeed.conf.purge-post_h', '1', 'auto'),
(328, 'litespeed.conf.purge-post_p', '1', 'auto'),
(329, 'litespeed.conf.purge-post_pwrp', '1', 'auto'),
(330, 'litespeed.conf.purge-post_a', '1', 'auto'),
(331, 'litespeed.conf.purge-post_y', '', 'auto'),
(332, 'litespeed.conf.purge-post_m', '1', 'auto'),
(333, 'litespeed.conf.purge-post_d', '', 'auto'),
(334, 'litespeed.conf.purge-post_t', '1', 'auto'),
(335, 'litespeed.conf.purge-post_pt', '1', 'auto'),
(336, 'litespeed.conf.purge-timed_urls', '[]', 'auto'),
(337, 'litespeed.conf.purge-timed_urls_time', '', 'auto'),
(338, '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'),
(339, 'litespeed.conf.esi', '', 'auto'),
(340, 'litespeed.conf.esi-cache_admbar', '1', 'auto'),
(341, 'litespeed.conf.esi-cache_commform', '1', 'auto'),
(342, 'litespeed.conf.esi-nonce', '[\"stats_nonce\",\"subscribe_nonce\"]', 'auto'),
(343, 'litespeed.conf.util-instant_click', '', 'auto'),
(344, 'litespeed.conf.util-no_https_vary', '', 'auto'),
(345, 'litespeed.conf.debug-disable_all', '', 'auto'),
(346, 'litespeed.conf.debug', '0', 'auto'),
(347, 'litespeed.conf.debug-ips', '[\"127.0.0.1\"]', 'auto'),
(348, 'litespeed.conf.debug-level', '', 'auto'),
(349, 'litespeed.conf.debug-filesize', '3', 'auto'),
(350, 'litespeed.conf.debug-collapse_qs', '', 'auto'),
(351, 'litespeed.conf.debug-inc', '[]', 'auto'),
(352, 'litespeed.conf.debug-exc', '[]', 'auto'),
(353, 'litespeed.conf.debug-exc_strings', '[]', 'auto'),
(354, 'litespeed.conf.db_optm-revisions_max', '0', 'auto'),
(355, 'litespeed.conf.db_optm-revisions_age', '0', 'auto'),
(356, 'litespeed.conf.optm-css_min', '', 'auto'),
(357, 'litespeed.conf.optm-css_comb', '', 'auto'),
(358, 'litespeed.conf.optm-css_comb_ext_inl', '1', 'auto'),
(359, 'litespeed.conf.optm-ucss', '', 'auto'),
(360, 'litespeed.conf.optm-ucss_inline', '', 'auto'),
(361, 'litespeed.conf.optm-ucss_whitelist', '[]', 'auto'),
(362, 'litespeed.conf.optm-ucss_file_exc_inline', '[]', 'auto'),
(363, 'litespeed.conf.optm-ucss_exc', '[]', 'auto'),
(364, 'litespeed.conf.optm-css_exc', '[]', 'auto'),
(365, 'litespeed.conf.optm-js_min', '', 'auto'),
(366, 'litespeed.conf.optm-js_comb', '', 'auto'),
(367, 'litespeed.conf.optm-js_comb_ext_inl', '1', 'auto'),
(368, 'litespeed.conf.optm-js_delay_inc', '[]', 'auto'),
(369, 'litespeed.conf.optm-js_exc', '[\"jquery.js\",\"jquery.min.js\"]', 'auto'),
(370, 'litespeed.conf.optm-html_min', '', 'auto'),
(371, 'litespeed.conf.optm-html_lazy', '[]', 'auto'),
(372, 'litespeed.conf.optm-html_skip_comment', '[]', 'auto'),
(373, 'litespeed.conf.optm-qs_rm', '', 'auto'),
(374, 'litespeed.conf.optm-ggfonts_rm', '', 'auto'),
(375, 'litespeed.conf.optm-css_async', '', 'auto'),
(376, 'litespeed.conf.optm-ccss_per_url', '', 'auto'),
(377, 'litespeed.conf.optm-ccss_sep_posttype', '[\"page\"]', 'auto'),
(378, 'litespeed.conf.optm-ccss_sep_uri', '[]', 'auto'),
(379, 'litespeed.conf.optm-ccss_whitelist', '[]', 'auto'),
(380, 'litespeed.conf.optm-css_async_inline', '1', 'auto'),
(381, 'litespeed.conf.optm-css_font_display', '', 'auto'),
(382, 'litespeed.conf.optm-js_defer', '0', 'auto'),
(383, 'litespeed.conf.optm-emoji_rm', '', 'auto'),
(384, 'litespeed.conf.optm-noscript_rm', '', 'auto'),
(385, 'litespeed.conf.optm-ggfonts_async', '', 'auto'),
(386, 'litespeed.conf.optm-exc_roles', '[]', 'auto'),
(387, 'litespeed.conf.optm-ccss_con', '', 'auto'),
(388, 'litespeed.conf.optm-js_defer_exc', '[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]', 'auto'),
(389, 'litespeed.conf.optm-gm_js_exc', '[]', 'auto'),
(390, 'litespeed.conf.optm-dns_prefetch', '[]', 'auto'),
(391, 'litespeed.conf.optm-dns_prefetch_ctrl', '', 'auto'),
(392, 'litespeed.conf.optm-dns_preconnect', '[]', 'auto'),
(393, 'litespeed.conf.optm-exc', '[]', 'auto'),
(394, 'litespeed.conf.optm-guest_only', '1', 'auto'),
(395, 'litespeed.conf.object', '', 'auto'),
(396, 'litespeed.conf.object-kind', '', 'auto'),
(397, 'litespeed.conf.object-host', 'localhost', 'auto'),
(398, 'litespeed.conf.object-port', '11211', 'auto'),
(399, 'litespeed.conf.object-life', '360', 'auto'),
(400, 'litespeed.conf.object-persistent', '1', 'auto'),
(401, 'litespeed.conf.object-admin', '1', 'auto'),
(402, 'litespeed.conf.object-transients', '1', 'auto'),
(403, 'litespeed.conf.object-db_id', '0', 'auto'),
(404, 'litespeed.conf.object-user', '', 'auto'),
(405, 'litespeed.conf.object-pswd', '', 'auto'),
(406, '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'),
(407, 'litespeed.conf.object-non_persistent_groups', '[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]', 'auto'),
(408, 'litespeed.conf.discuss-avatar_cache', '', 'auto'),
(409, 'litespeed.conf.discuss-avatar_cron', '', 'auto'),
(410, 'litespeed.conf.discuss-avatar_cache_ttl', '604800', 'auto'),
(411, 'litespeed.conf.optm-localize', '', 'auto'),
(412, 'litespeed.conf.optm-localize_domains', '[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]', 'auto'),
(413, 'litespeed.conf.media-lazy', '', 'auto'),
(414, 'litespeed.conf.media-lazy_placeholder', '', 'auto'),
(415, 'litespeed.conf.media-placeholder_resp', '', 'auto'),
(416, 'litespeed.conf.media-placeholder_resp_color', '#cfd4db', 'auto'),
(417, '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'),
(418, 'litespeed.conf.media-lqip', '', 'auto'),
(419, 'litespeed.conf.media-lqip_qual', '4', 'auto'),
(420, 'litespeed.conf.media-lqip_min_w', '150', 'auto'),
(421, 'litespeed.conf.media-lqip_min_h', '150', 'auto'),
(422, 'litespeed.conf.media-placeholder_resp_async', '1', 'auto'),
(423, 'litespeed.conf.media-iframe_lazy', '', 'auto'),
(424, 'litespeed.conf.media-add_missing_sizes', '', 'auto'),
(425, 'litespeed.conf.media-lazy_exc', '[]', 'auto'),
(426, 'litespeed.conf.media-lazy_cls_exc', '[\"wmu-preview-img\"]', 'auto'),
(427, 'litespeed.conf.media-lazy_parent_cls_exc', '[]', 'auto'),
(428, 'litespeed.conf.media-iframe_lazy_cls_exc', '[]', 'auto'),
(429, 'litespeed.conf.media-iframe_lazy_parent_cls_exc', '[]', 'auto'),
(430, 'litespeed.conf.media-lazy_uri_exc', '[]', 'auto'),
(431, 'litespeed.conf.media-lqip_exc', '[]', 'auto'),
(432, 'litespeed.conf.media-vpi', '', 'auto'),
(433, 'litespeed.conf.media-vpi_cron', '', 'auto'),
(434, 'litespeed.conf.media-auto_rescale_ori', '', 'auto'),
(435, 'litespeed.conf.img_optm-auto', '', 'auto'),
(436, 'litespeed.conf.img_optm-ori', '1', 'auto'),
(437, 'litespeed.conf.img_optm-rm_bkup', '', 'auto'),
(438, 'litespeed.conf.img_optm-webp', '0', 'auto'),
(439, 'litespeed.conf.img_optm-lossless', '', 'auto'),
(440, 'litespeed.conf.img_optm-sizes_skipped', '[]', 'auto'),
(441, 'litespeed.conf.img_optm-exif', '1', 'auto'),
(442, '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'),
(443, 'litespeed.conf.img_optm-webp_replace_srcset', '', 'auto'),
(444, 'litespeed.conf.img_optm-jpg_quality', '82', 'auto'),
(445, 'litespeed.conf.crawler', '', 'auto'),
(446, 'litespeed.conf.crawler-crawl_interval', '302400', 'auto'),
(447, 'litespeed.conf.crawler-load_limit', '1', 'auto'),
(448, 'litespeed.conf.crawler-sitemap', '', 'auto'),
(449, 'litespeed.conf.crawler-roles', '[]', 'auto'),
(450, 'litespeed.conf.crawler-cookies', '[]', 'auto'),
(451, 'litespeed.conf.misc-heartbeat_front', '', 'auto'),
(452, 'litespeed.conf.misc-heartbeat_front_ttl', '60', 'auto'),
(453, 'litespeed.conf.misc-heartbeat_back', '', 'auto'),
(454, 'litespeed.conf.misc-heartbeat_back_ttl', '60', 'auto'),
(455, 'litespeed.conf.misc-heartbeat_editor', '', 'auto'),
(456, 'litespeed.conf.misc-heartbeat_editor_ttl', '15', 'auto'),
(457, 'litespeed.conf.cdn', '', 'auto'),
(458, 'litespeed.conf.cdn-ori', '[]', 'auto'),
(459, 'litespeed.conf.cdn-ori_dir', '[\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\",\"wp-includes\"]', 'auto'),
(460, 'litespeed.conf.cdn-exc', '[]', 'auto'),
(461, 'litespeed.conf.cdn-quic', '', 'auto'),
(462, 'litespeed.conf.cdn-cloudflare', '', 'auto'),
(463, 'litespeed.conf.cdn-cloudflare_email', '', 'auto'),
(464, 'litespeed.conf.cdn-cloudflare_key', '', 'auto'),
(465, 'litespeed.conf.cdn-cloudflare_name', '', 'auto'),
(466, 'litespeed.conf.cdn-cloudflare_zone', '', 'auto'),
(467, 'litespeed.conf.cdn-cloudflare_clear', '', 'auto'),
(468, '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'),
(469, 'litespeed.conf.cdn-attr', '[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]', 'auto'),
(470, 'litespeed.conf.qc-nameservers', '', 'auto'),
(471, 'litespeed.conf.qc-cname', '', 'auto'),
(472, 'litespeed.conf.debug-disable_tmp', '0', 'auto'),
(473, 'litespeed.cloud._summary', '{\"curr_request.ver_check\":0,\"last_request.ver_check\":1772685128,\"news.utime\":1772685253,\"curr_request.news\":0,\"last_request.news\":1772685253}', 'auto'),
(1641, '_transient_timeout_wc_var_prices_332', '1775307400', 'off'),
(499, 'pp_license_key', '820357b27bedb9bf31cf47c98f5a04b1', 'auto'),
(477, 'litespeed.gui.lscwp_whm_install', '-1', 'auto'),
(478, 'litespeed.gui.dismiss', '-1', 'auto'),
(479, 'litespeed.data.upgrading', '-1', 'auto'),
(480, 'litespeed.admin_display.messages', '[\"<div class=\\\"litespeed_icon notice notice-success is-dismissible\\\"><p>Purged all caches successfully.<\\/p><\\/div>\"]', 'auto'),
(873, 'woocommerce_inbox_variant_assignment', '4', 'auto'),
(874, 'woocommerce_remote_variant_assignment', '16', 'auto'),
(882, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"aJuQbdgNavM8g8TM8uHl1b6vL1Fj1dNm\";}', 'on'),
(930, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1775297172', 'off'),
(880, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}', 'on'),
(881, 'action_scheduler_lock_async-request-runner', '69ade0fcb49424.21834631|1773003064', 'no'),
(883, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(884, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(885, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(886, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(887, 'widget_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(888, 'widget_woocommerce_product_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(889, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(890, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(891, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(892, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(893, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(894, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(895, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(896, 'widget_wc_brands_brand_description', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(897, 'widget_woocommerce_brand_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(898, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(901, '_site_transient_timeout_woocommerce_blocks_patterns', '1775292436', 'off'),
(902, '_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:\"version\";s:6:\"10.5.3\";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:17:\"Footer with 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/form-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:47:\"Heading with three columns of content with 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:19:\"Testimonials 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'),
(925, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1773606409', 'off');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(926, '_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:4:{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:41;i:1;i:80;}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\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";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:81;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:24:\"facebook-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:5:{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:40;}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:41;i:1;i:80;}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\";}i:4;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";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:81;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:28:\"facebook-for-woocommerce: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:17:{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:41;i:1;i:80;}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:24:\"Facebook for WooCommerce\";s:11:\"description\";s:54:\"List products and create ads on Facebook and Instagram\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";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:81;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:24:\"facebook-for-woocommerce\";s:5:\"label\";s:32:\"Grow your business with Facebook\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/facebook/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:9;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:10;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:11;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:12;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:13;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:40;}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:14;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:15;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:16;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'),
(484, 'WPLANG', '', 'auto'),
(485, 'new_admin_email', 'arifwebsols@gmail.com', 'auto'),
(490, 'litespeed.optimize.timestamp_purge_css', '1772857623', 'auto');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(510, 'elementor_controls_usage', 'a:6:{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:3:{s:4:\"view\";i:2;s:9:\"icon_list\";i:2;s:10:\"link_click\";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:1:{s:17:\"section_icon_list\";a:2:{s:23:\"icon_align_mobile_extra\";i:2;s:10:\"icon_align\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:20:\"flex_justify_content\";i:10;s:14:\"flex_direction\";i:11;s:13:\"content_width\";i:7;s:5:\"width\";i:6;s:10:\"min_height\";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:15;}s:18:\"section_background\";a:6:{s:21:\"background_background\";i:5;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;s:26:\"background_overlay_opacity\";i:2;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:2:{s:21:\"pp_display_conditions\";i:15;s:28:\"pp_display_conditions_enable\";i:2;}s:14:\"section_layout\";a:3:{s:7:\"padding\";i:5;s:7:\"z_index\";i:2;s:20:\"e_display_conditions\";i:1;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:2;s:21:\"sticky_effects_offset\";i:2;}s:19:\"_section_responsive\";a:6:{s:11:\"hide_tablet\";i:3;s:17:\"hide_mobile_extra\";i:3;s:11:\"hide_mobile\";i:3;s:17:\"hide_tablet_extra\";i:2;s:15:\"hide_widescreen\";i:2;s:12:\"hide_desktop\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:7:\"link_to\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"align\";i:3;s:5:\"space\";i:3;s:5:\"width\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:16:\"pp-advanced-menu\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:11:\"align_items\";i:3;s:7:\"pointer\";i:3;s:9:\"menu_type\";i:3;s:12:\"toggle_align\";i:3;}}s:5:\"style\";a:5:{s:23:\"section_style_main_menu\";a:6:{s:15:\"color_menu_item\";i:3;s:21:\"color_menu_item_hover\";i:3;s:22:\"color_menu_item_active\";i:3;s:28:\"padding_horizontal_menu_item\";i:3;s:26:\"padding_vertical_menu_item\";i:3;s:18:\"menu_space_between\";i:3;}s:22:\"section_style_dropdown\";a:8:{s:19:\"color_dropdown_item\";i:3;s:30:\"background_color_dropdown_item\";i:3;s:25:\"color_dropdown_item_hover\";i:3;s:36:\"background_color_dropdown_item_hover\";i:3;s:26:\"color_dropdown_item_active\";i:3;s:37:\"background_color_dropdown_item_active\";i:3;s:23:\"dropdown_divider_border\";i:3;s:22:\"dropdown_divider_width\";i:3;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:3;s:23:\"toggle_background_color\";i:3;s:18:\"toggle_color_hover\";i:3;s:29:\"toggle_background_color_hover\";i:3;}s:16:\"style_responsive\";a:12:{s:18:\"offcanvas_position\";i:3;s:16:\"overlay_bg_color\";i:3;s:17:\"mobile_link_color\";i:3;s:24:\"mobile_sub_link_bg_color\";i:3;s:21:\"mobile_sub_link_color\";i:3;s:17:\"mobile_link_hover\";i:3;s:20:\"mobile_link_bg_hover\";i:3;s:24:\"mobile_sub_link_bg_hover\";i:3;s:21:\"mobile_sub_link_hover\";i:3;s:16:\"close_icon_color\";i:3;s:27:\"close_icon_background_color\";i:3;s:33:\"close_icon_background_color_hover\";i:3;}s:16:\"style_typography\";a:6:{s:26:\"menu_typography_typography\";i:3;s:25:\"menu_typography_font_size\";i:3;s:27:\"menu_typography_font_weight\";i:3;s:30:\"dropdown_typography_typography\";i:3;s:29:\"dropdown_typography_font_size\";i:3;s:31:\"dropdown_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:16:\"theme-page-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:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:21:\"woocommerce-menu-cart\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:25:\"section_menu_icon_content\";a:1:{s:13:\"show_subtotal\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_toggle_style\";a:4:{s:30:\"toggle_button_background_color\";i:2;s:26:\"toggle_button_border_width\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}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:2:{s:5:\"align\";i:2;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:9:\"loop-item\";a:7:{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:25:\"woocommerce-product-title\";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_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:25:\"woocommerce-product-price\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i: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:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:3;s:14:\"flex_direction\";i:2;s:20:\"flex_justify_content\";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:4;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:7:\"heading\";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_title\";a:2:{s:5:\"title\";i:1;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:1;}}}}s:26:\"woocommerce-product-rating\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:1:{s:9:\"star_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";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:7:\"wp-page\";a:13:{s:7:\"heading\";a:2:{s:5:\"count\";i:26;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:26;s:11:\"header_size\";i:12;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:26;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:5:\"align\";i:10;s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:28;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:28;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:28;}s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:10;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:8;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:8;s:13:\"_border_width\";i:8;s:14:\"_border_radius\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:7;s:13:\"selected_icon\";i:5;s:10:\"icon_align\";i:3;s:4:\"link\";i:6;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:3;s:12:\"text_padding\";i:2;s:5:\"align\";i:2;s:18:\"align_mobile_extra\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:98;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:69;s:5:\"width\";i:14;s:14:\"flex_direction\";i:48;s:20:\"flex_justify_content\";i:10;s:8:\"flex_gap\";i:7;s:16:\"flex_align_items\";i:18;s:11:\"boxed_width\";i:4;s:10:\"min_height\";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:98;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:29;s:25:\"background_gradient_angle\";i:3;s:16:\"background_color\";i:10;s:18:\"background_color_b\";i:2;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:17:\"background_repeat\";i:4;s:15:\"background_size\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:10;s:12:\"border_width\";i:10;s:12:\"border_color\";i:10;s:13:\"border_radius\";i:15;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:4;s:26:\"background_overlay_opacity\";i:4;}}s:8:\"advanced\";a:4:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:44;s:6:\"margin\";i:5;s:11:\"_element_id\";i:1;s:11:\"css_classes\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:98;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:8;}s:19:\"_section_responsive\";a:6:{s:15:\"hide_widescreen\";i:2;s:12:\"hide_desktop\";i:2;s:17:\"hide_tablet_extra\";i:2;s:11:\"hide_tablet\";i:2;s:17:\"hide_mobile_extra\";i:2;s:11:\"hide_mobile\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:8;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:2;s:12:\"_css_classes\";i:3;s:9:\"_position\";i:3;s:9:\"_offset_x\";i:3;s:9:\"_offset_y\";i:3;}s:18:\"_section_transform\";a:1:{s:25:\"_transform_rotateZ_effect\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:27:\"background_hover_transition\";i:2;s:15:\"hover_animation\";i:2;s:19:\"image_border_radius\";i:1;s:5:\"width\";i:4;s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:7;s:4:\"view\";i:7;s:10:\"title_text\";i:7;s:16:\"description_text\";i:7;s:10:\"title_size\";i:7;s:4:\"link\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:7;s:26:\"content_vertical_alignment\";i:5;s:10:\"text_align\";i:2;s:15:\"position_mobile\";i:3;}s:18:\"section_style_icon\";a:4:{s:9:\"icon_size\";i:7;s:13:\"border_radius\";i:2;s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:5;s:16:\"_flex_align_self\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:5;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:2;s:27:\"_box_shadow_box_shadow_type\";i:3;s:22:\"_box_shadow_box_shadow\";i:3;}}}}s:15:\"pp-dual-heading\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:20:\"section_dual_heading\";a:4:{s:10:\"first_text\";i:6;s:11:\"second_text\";i:6;s:16:\"heading_html_tag\";i:6;s:18:\"second_text_margin\";i:6;}}s:5:\"style\";a:1:{s:26:\"section_dual_heading_style\";a:4:{s:27:\"first_typography_typography\";i:6;s:28:\"second_typography_typography\";i:6;s:27:\"second_typography_font_size\";i:6;s:29:\"second_typography_font_weight\";i:6;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:10;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:8;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:8;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:2:{s:24:\"icon_self_vertical_align\";i:6;s:20:\"icon_vertical_offset\";i:6;}}}}s:11:\"nested-tabs\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:2:{s:4:\"tabs\";i:2;s:23:\"tabs_justify_horizontal\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_tabs_style\";a:3:{s:38:\"tabs_title_background_color_background\";i:2;s:33:\"tabs_title_background_color_color\";i:2;s:24:\"tabs_title_border_radius\";i:2;}s:19:\"section_title_style\";a:2:{s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:20:\"pp-info-box-carousel\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_info_boxes\";a:5:{s:13:\"pp_info_boxes\";i:5;s:6:\"layout\";i:5;s:14:\"title_html_tag\";i:5;s:20:\"columns_mobile_extra\";i:5;s:7:\"columns\";i:3;}}s:5:\"style\";a:4:{s:20:\"section_layout_style\";a:1:{s:5:\"align\";i:5;}s:22:\"section_info_box_style\";a:6:{s:30:\"info_box_background_background\";i:5;s:22:\"info_box_border_border\";i:5;s:21:\"info_box_border_width\";i:5;s:21:\"info_box_border_color\";i:5;s:22:\"info_box_border_radius\";i:5;s:16:\"info_box_padding\";i:5;}s:27:\"section_info_box_icon_style\";a:7:{s:9:\"icon_size\";i:5;s:18:\"icon_border_border\";i:5;s:17:\"icon_border_width\";i:5;s:17:\"icon_border_color\";i:5;s:12:\"icon_padding\";i:5;s:11:\"icon_margin\";i:5;s:18:\"icon_border_radius\";i:5;}s:28:\"section_info_box_title_style\";a:6:{s:12:\"title_margin\";i:5;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:30:\"subtitle_typography_typography\";i:2;s:29:\"subtitle_typography_font_size\";i:2;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:5;}s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:10:\"pp-counter\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:13:\"ending_number\";i:3;s:13:\"number_suffix\";i:2;s:13:\"counter_title\";i:3;s:13:\"number_prefix\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:20:\"columns_tablet_extra\";i:1;s:20:\"columns_mobile_extra\";i:1;s:4:\"rows\";i:1;s:14:\"columns_mobile\";i:1;}s:13:\"section_query\";a:3:{s:15:\"query_post_type\";i:1;s:15:\"query_posts_ids\";i:1;s:13:\"query_orderby\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_products_style\";a:7:{s:19:\"image_border_radius\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:9:\"star_size\";i:1;s:31:\"old_price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:31:\"view_cart_typography_typography\";i:1;}s:18:\"section_design_box\";a:2:{s:17:\"box_border_radius\";i:1;s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"pp-faq\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:22:\"section_accordion_faqs\";a:1:{s:4:\"tabs\";i:1;}s:29:\"section_accordion_toggle_icon\";a:2:{s:18:\"select_toggle_icon\";i:1;s:25:\"select_toggle_icon_active\";i:1;}}s:5:\"style\";a:4:{s:23:\"section_faq_items_style\";a:2:{s:22:\"faq_items_border_width\";i:1;s:18:\"faq_items__padding\";i:1;}s:23:\"section_questions_style\";a:3:{s:16:\"question_padding\";i:1;s:30:\"question_typography_typography\";i:1;s:29:\"question_typography_font_size\";i:1;}s:21:\"section_answers_style\";a:1:{s:14:\"answer_padding\";i:1;}s:25:\"section_toggle_icon_style\";a:1:{s:23:\"toggle_icon_hover_color\";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:8:{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:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";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:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{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:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:13;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:13;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:4;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:7;s:14:\"flex_direction\";i:6;s:20:\"flex_justify_content\";i:2;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:7;s:11:\"header_size\";i:7;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:2;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"width\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:2;s:13:\"_border_width\";i:2;s:13:\"_border_color\";i:2;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:4;s:10:\"link_click\";i:4;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:4;}s:18:\"section_icon_style\";a:4:{s:24:\"icon_self_vertical_align\";i:4;s:20:\"icon_vertical_offset\";i:4;s:16:\"icon_color_hover\";i:3;s:10:\"icon_color\";i:3;}s:18:\"section_text_style\";a:2:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}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:17:\"pp-business-hours\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_price_menu\";a:2:{s:14:\"business_hours\";i:1;s:21:\"business_hours_custom\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_rows_style\";a:1:{s:12:\"rows_padding\";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:3:{s:19:\"wc-archive-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:2:{s:22:\"section_products_style\";a:7:{s:19:\"image_border_radius\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:9:\"star_size\";i:1;s:31:\"old_price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:31:\"view_cart_typography_typography\";i:1;}s:18:\"section_design_box\";a:2:{s:17:\"box_border_radius\";i:1;s:11:\"box_padding\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:20:\"columns_mobile_extra\";i:1;s:8:\"paginate\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_products_style\";a:7:{s:19:\"image_border_radius\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:9:\"star_size\";i:1;s:31:\"old_price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:31:\"view_cart_typography_typography\";i:1;}s:18:\"section_design_box\";a:2:{s:17:\"box_border_radius\";i:1;s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:6:{s:15:\"hide_widescreen\";i:1;s:12:\"hide_desktop\";i:1;s:17:\"hide_tablet_extra\";i:1;s:11:\"hide_tablet\";i:1;s:17:\"hide_mobile_extra\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}s:7:\"product\";a:12:{s:26:\"woocommerce-product-images\";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:11;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:8;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:5;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:11;}s:18:\"section_background\";a:1:{s:21:\"background_background\";i:3;}s:14:\"section_border\";a:4:{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:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:5;}}}}s:25:\"woocommerce-product-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:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:25:\"woocommerce-product-price\";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:37:\"woocommerce-product-short-description\";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:31:\"woocommerce-product-add-to-cart\";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: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:5:{s:13:\"pp_info_boxes\";i:1;s:6:\"layout\";i:1;s:14:\"columns_tablet\";i:1;s:20:\"columns_mobile_extra\";i:1;s:14:\"title_html_tag\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_info_box_style\";a:1:{s:16:\"info_box_padding\";i:1;}s:27:\"section_info_box_icon_style\";a:4:{s:9:\"icon_size\";i:1;s:17:\"icon_color_normal\";i:1;s:18:\"icon_border_radius\";i:1;s:12:\"icon_padding\";i:1;}s:28:\"section_info_box_title_style\";a:1:{s:12:\"title_margin\";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:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:4:\"view\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:1;s:26:\"content_vertical_alignment\";i:1;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}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:4:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";i:2;s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}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:19:\"section_title_style\";a:3:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:2;}}}}s:17:\"pp-business-hours\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_price_menu\";a:3:{s:16:\"business_timings\";i:2;s:14:\"business_hours\";i:2;s:21:\"business_hours_custom\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_rows_style\";a:1:{s:19:\"row_bg_color_normal\";i:2;}s:28:\"section_business_hours_style\";a:3:{s:11:\"hours_color\";i:2;s:27:\"hours_typography_typography\";i:2;s:28:\"hours_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;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:13:\"selected_icon\";i:2;}}s:8:\"advanced\";a: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:1:{s:9:\"icon_type\";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:2:{s:22:\"section_info_box_style\";a:4:{s:16:\"info_box_padding\";i:1;s:22:\"info_box_border_border\";i:1;s:21:\"info_box_border_width\";i:1;s:22:\"info_box_border_radius\";i:1;}s:30:\"section_info_box_content_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;}}}}}}', 'off'),
(495, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off'),
(3177, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(3195, '_site_transient_timeout_theme_roots', '1772997948', 'off'),
(3196, '_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'),
(705, 'action_scheduler_hybrid_store_demarkation', '288', 'auto'),
(706, 'schema-ActionScheduler_StoreSchema', '8.0.1772700433', 'auto'),
(707, 'schema-ActionScheduler_LoggerSchema', '3.0.1772700433', 'auto'),
(872, 'woocommerce_admin_install_timestamp', '1772700436', 'auto'),
(710, 'woocommerce_newly_installed', 'no', 'auto'),
(711, 'woocommerce_order_stats_has_fulfillment_column', 'no', 'off'),
(712, 'woocommerce_schema_version', '920', 'auto'),
(713, 'woocommerce_store_address', '', 'on'),
(714, 'woocommerce_store_address_2', '', 'on'),
(715, 'woocommerce_store_city', '', 'on'),
(716, 'woocommerce_default_country', 'US:CA', 'on'),
(717, 'woocommerce_store_postcode', '', 'on'),
(718, 'woocommerce_allowed_countries', 'all', 'on'),
(719, 'woocommerce_all_except_countries', '', 'on'),
(720, 'woocommerce_specific_allowed_countries', '', 'on'),
(721, 'woocommerce_ship_to_countries', '', 'on'),
(722, 'woocommerce_specific_ship_to_countries', '', 'on'),
(723, 'woocommerce_default_customer_address', 'base', 'on'),
(724, 'woocommerce_address_autocomplete_enabled', 'no', 'on'),
(725, 'woocommerce_calc_taxes', 'no', 'on'),
(726, 'woocommerce_enable_coupons', 'yes', 'on'),
(727, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(728, 'woocommerce_currency', 'USD', 'on'),
(729, 'woocommerce_currency_pos', 'left', 'on'),
(730, 'woocommerce_price_thousand_sep', ',', 'on'),
(731, 'woocommerce_price_decimal_sep', '.', 'on'),
(732, 'woocommerce_price_num_decimals', '2', 'on'),
(733, 'woocommerce_shop_page_id', '289', 'on'),
(734, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(735, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on'),
(736, 'woocommerce_placeholder_image', '288', 'on'),
(737, 'woocommerce_weight_unit', 'lbs', 'on'),
(738, 'woocommerce_dimension_unit', 'in', 'on'),
(739, 'woocommerce_enable_reviews', 'no', 'on'),
(740, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(741, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(742, 'woocommerce_enable_review_rating', 'yes', 'on'),
(743, 'woocommerce_review_rating_required', 'yes', 'off'),
(744, 'woocommerce_manage_stock', 'yes', 'on'),
(745, 'woocommerce_hold_stock_minutes', '60', 'off'),
(746, 'woocommerce_notify_low_stock', 'yes', 'off'),
(747, 'woocommerce_notify_no_stock', 'yes', 'off'),
(748, 'woocommerce_stock_email_recipient', 'arifwebsols@gmail.com', 'off'),
(749, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(750, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(751, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(752, 'woocommerce_stock_format', '', 'on'),
(753, 'woocommerce_file_download_method', 'force', 'off'),
(754, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(755, 'woocommerce_downloads_require_login', 'no', 'off'),
(756, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(757, 'woocommerce_downloads_deliver_inline', '', 'off'),
(758, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(759, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(875, 'woocommerce_attribute_lookup_enabled', 'no', 'auto'),
(761, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(762, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(763, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(764, 'woocommerce_prices_include_tax', 'no', 'on'),
(765, 'woocommerce_tax_based_on', 'shipping', 'on'),
(766, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(767, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(768, 'woocommerce_tax_classes', '', 'on'),
(769, 'woocommerce_tax_display_shop', 'excl', 'on'),
(770, 'woocommerce_tax_display_cart', 'excl', 'on'),
(771, 'woocommerce_price_display_suffix', '', 'on'),
(772, 'woocommerce_tax_total_display', 'itemized', 'off'),
(773, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(774, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(775, 'woocommerce_shipping_hide_rates_when_free', 'no', 'off'),
(776, 'woocommerce_ship_to_destination', 'billing', 'off'),
(777, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(778, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(779, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(780, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(781, 'woocommerce_enable_myaccount_registration', 'no', 'off'),
(782, 'woocommerce_registration_generate_password', 'yes', 'off'),
(783, 'woocommerce_registration_generate_username', 'yes', 'off'),
(784, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(785, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(786, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(787, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'on'),
(788, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'on'),
(789, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(790, 'woocommerce_trash_pending_orders', '', 'off'),
(791, 'woocommerce_trash_failed_orders', '', 'off'),
(792, 'woocommerce_trash_cancelled_orders', '', 'off'),
(793, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(794, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(795, 'woocommerce_email_from_address', 'arifwebsols@gmail.com', 'off'),
(796, 'woocommerce_email_header_image', '', 'off'),
(797, 'woocommerce_email_header_image_width', '120', 'on'),
(798, 'woocommerce_email_header_alignment', 'left', 'on'),
(799, 'woocommerce_email_font_family', 'Helvetica', 'on'),
(800, 'woocommerce_email_footer_text', '{site_title}<br />{store_address}', 'off'),
(801, 'woocommerce_email_base_color', '#8526ff', 'off'),
(802, 'woocommerce_email_background_color', '#ffffff', 'off'),
(803, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(804, 'woocommerce_email_text_color', '#1e1e1e', 'off'),
(805, 'woocommerce_email_footer_text_color', '#787c82', 'off'),
(806, 'woocommerce_email_auto_sync_with_theme', 'yes', 'off'),
(807, 'woocommerce_pos_store_name', 'S1 Labs', 'on'),
(808, 'woocommerce_pos_store_address', '', 'on'),
(809, 'woocommerce_pos_store_phone', '', 'on'),
(810, 'woocommerce_pos_store_email', 'arifwebsols@gmail.com', 'on'),
(811, 'woocommerce_pos_refund_returns_policy', '', 'on'),
(812, 'woocommerce_cart_page_id', '290', 'off'),
(813, 'woocommerce_checkout_page_id', '291', 'off'),
(814, 'woocommerce_myaccount_page_id', '292', 'off'),
(815, 'woocommerce_terms_page_id', '', 'off'),
(816, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(817, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(818, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(819, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(820, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(821, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(822, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(823, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(824, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(825, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(826, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(827, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(828, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(829, 'woocommerce_api_enabled', 'no', 'on'),
(830, 'woocommerce_allow_tracking', 'yes', 'on'),
(831, 'woocommerce_show_marketplace_suggestions', 'yes', 'off'),
(832, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(833, 'woocommerce_analytics_enabled', 'yes', 'on'),
(834, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(835, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(836, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(837, 'woocommerce_hpos_datastore_caching_enabled', 'no', 'on'),
(838, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(839, 'woocommerce_feature_email_improvements_enabled', 'yes', 'on'),
(842, 'woocommerce_email_improvements_disabled_count', '1', 'auto'),
(843, 'woocommerce_email_improvements_first_disabled_at', '2026-03-05 08:47:14', 'auto'),
(844, 'woocommerce_email_improvements_last_disabled_at', '2026-03-05 08:47:14', 'auto'),
(845, 'woocommerce_feature_blueprint_enabled', 'yes', 'on'),
(846, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(847, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(848, 'woocommerce_feature_block_email_editor_enabled', 'no', 'on'),
(849, 'woocommerce_feature_point_of_sale_enabled', 'yes', 'on'),
(850, 'woocommerce_feature_mcp_integration_enabled', 'no', 'on'),
(851, 'woocommerce_feature_destroy-empty-sessions_enabled', 'no', 'on'),
(852, 'woocommerce_feature_rest_api_caching_enabled', 'no', 'on'),
(853, 'woocommerce_feature_product_instance_caching_enabled', 'no', 'on'),
(854, 'woocommerce_single_image_width', '1000', 'on'),
(855, 'woocommerce_thumbnail_image_width', '1000', 'on'),
(856, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(857, 'woocommerce_demo_store', 'no', 'off'),
(858, 'wc_downloads_approved_directories_mode', 'enabled', 'auto'),
(859, 'woocommerce_permalinks', 'a:5:{s:12:\"product_base\";s:8:\"/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}', 'auto'),
(860, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(861, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(1011, '_transient_wc_attribute_taxonomies', 'a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:6:\"dosage\";s:15:\"attribute_label\";s:6:\"Dosage\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}', 'on'),
(1017, 'product_cat_children', 'a:0:{}', 'auto'),
(864, 'default_product_cat', '17', 'auto'),
(868, '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'),
(869, 'woocommerce_version', '10.5.3', 'auto'),
(870, 'woocommerce_db_version', '10.5.3', 'auto'),
(871, 'woocommerce_store_id', 'bbdda26d-cc8e-4650-9343-e6dd71f463c6', 'auto'),
(903, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(906, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(907, 'woocommerce_coming_soon', 'no', 'auto'),
(908, 'woocommerce_store_pages_only', 'yes', 'auto'),
(909, 'woocommerce_email_improvements_default_enabled', 'yes', 'auto'),
(910, 'woocommerce_email_improvements_first_enabled_at', '2026-03-05 08:47:17', 'auto'),
(911, 'woocommerce_email_improvements_last_enabled_at', '2026-03-05 08:47:17', 'auto'),
(912, 'woocommerce_email_improvements_enabled_count', '1', 'auto'),
(913, 'woocommerce_back_in_stock_allow_signups', 'yes', 'auto'),
(914, 'woocommerce_analytics_scheduled_import', 'yes', 'auto'),
(915, 'woocommerce_admin_scheduler_last_processed_order_modified_date', '2026-03-08 10:11:27', 'off'),
(916, 'woocommerce_admin_scheduler_last_processed_order_id', '0', 'off'),
(917, 'woocommerce_initial_installed_version', '10.5.3', 'off'),
(918, 'wc_blocks_db_schema_version', '260', 'auto'),
(919, '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'),
(920, 'woocommerce_admin_notices', 'a:0:{}', 'auto'),
(2893, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache', '1773046943', 'off'),
(2894, '_transient_woocommerce_admin_pes_incentive_woopayments_cache', 'a:3:{s:10:\"incentives\";a:2:{i:0;a:8:{s:2:\"id\";s:32:\"wcpay-promo-2023-action-discount\";s:8:\"promo_id\";s:32:\"wcpay-promo-2023-action-discount\";s:4:\"type\";s:12:\"welcome_page\";s:9:\"cta_label\";s:28:\"Install WooPayments for free\";s:6:\"tc_url\";s:75:\"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/\";s:11:\"description\";s:117:\"<b>Save 10%</b> on payment processing costs in your <b>first three months</b> when you sign up for WooPayments today.\";s:19:\"task_header_content\";s:256:\"Power your payments with a simple, all-in-one option and <b>save 10% on payment processing costs in your first three months</b>. See <a href=\"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/\">Terms and Conditions</a> for details.\";s:10:\"task_badge\";s:35:\"Save 10% on payment processing fees\";}i:1;a:9:{s:2:\"id\";s:54:\"wcpay-promo-2023-action-discount__wc_settings_payments\";s:8:\"promo_id\";s:32:\"wcpay-promo-2023-action-discount\";s:4:\"type\";s:20:\"wc_settings_payments\";s:11:\"description\";s:161:\"Use the native payments solution built and supported by Woo to accept online and in-person payments, track revenue, and handle all payment activity in one place.\";s:9:\"cta_label\";s:20:\"Install and save 10%\";s:6:\"tc_url\";s:75:\"https://woocommerce.com/terms-conditions/woopayments-action-promotion-2023/\";s:5:\"title\";s:88:\"Save 10% on processing fees during your first 3 months when you sign up for WooPayments.\";s:17:\"short_description\";s:88:\"Save 10% on processing fees during your first 3 months when you sign up for WooPayments.\";s:5:\"badge\";s:27:\"Save 10% on processing fees\";}}s:12:\"context_hash\";s:32:\"6d37bc19d822af681f896b21065134c7\";s:9:\"timestamp\";i:1772874143;}', 'off'),
(923, '_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs', '1773606409', 'off');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(924, '_transient_woocommerce_admin_payment_gateway_suggestions_specs', 'a:1:{s:5:\"en_US\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}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-payments\";}}}}i:2;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:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:7;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}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-payments\";}}}}i:2;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:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:8;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:6;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:10;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:10;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}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:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}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:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}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:2:\"or\";s:8:\"operands\";a:39:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;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-payments\";}}}}i:3;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:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}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:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:10;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}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:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}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:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}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:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}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:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";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:\"=\";}}}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:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{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:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{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:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{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:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}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:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}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:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{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: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:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{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:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{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: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:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{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: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:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}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:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;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:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:10;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:10;}}}', 'off');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(700, 'pp_elementor_modules', 'a:62:{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:14:\"pp-modal-popup\";i:40;s:20:\"pp-offcanvas-content\";i:41;s:14:\"pp-onepage-nav\";i:42;s:8:\"pp-posts\";i:43;s:13:\"pp-price-menu\";i:44;s:16:\"pp-pricing-table\";i:45;s:12:\"pp-promo-box\";i:46;s:15:\"pp-random-image\";i:47;s:9:\"pp-recipe\";i:48;s:20:\"pp-registration-form\";i:49;s:13:\"pp-review-box\";i:50;s:11:\"pp-showcase\";i:51;s:10:\"pp-sitemap\";i:52;s:8:\"pp-table\";i:53;s:20:\"pp-table-of-contents\";i:54;s:14:\"pp-team-member\";i:55;s:23:\"pp-team-member-carousel\";i:56;s:15:\"pp-testimonials\";i:57;s:14:\"pp-tiled-posts\";i:58;s:11:\"pp-timeline\";i:59;s:9:\"pp-toggle\";i:60;s:8:\"pp-video\";i:61;s:16:\"pp-video-gallery\";}', 'auto'),
(249, 'edd_sl_1380e07af6fd2fb8cf7095284dd275e9', 'a:2:{s:7:\"timeout\";i:1772694430;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'),
(252, 'elementor_fonts_manager_font_types', 'a:0:{}', 'auto'),
(253, 'elementor_fonts_manager_fonts', 'a:0:{}', 'auto'),
(254, 'elementor_custom_icon_sets_config', 'a:0:{}', 'auto'),
(255, 'elementor_allow_tracking', 'yes', 'auto'),
(256, 'elementor_allow_tracking_last_update', '1772686400', 'auto'),
(257, 'elementor_tracker_last_send', '1772684247', 'auto'),
(258, '_transient_timeout_elementor_rollback_versions_3.34.0', '1773289048', 'off'),
(259, '_transient_elementor_rollback_versions_3.34.0', 'a:30:{i:0;s:6:\"3.33.6\";i:1;s:6:\"3.33.5\";i:2;s:6:\"3.33.4\";i:3;s:6:\"3.33.3\";i:4;s:6:\"3.33.2\";i:5;s:6:\"3.33.1\";i:6;s:6:\"3.33.0\";i:7;s:6:\"3.32.5\";i:8;s:6:\"3.32.4\";i:9;s:6:\"3.32.3\";i:10;s:6:\"3.32.2\";i:11;s:6:\"3.32.1\";i:12;s:6:\"3.32.0\";i:13;s:6:\"3.31.5\";i:14;s:6:\"3.31.4\";i:15;s:6:\"3.31.3\";i:16;s:6:\"3.31.2\";i:17;s:6:\"3.31.1\";i:18;s:6:\"3.31.0\";i:19;s:6:\"3.30.4\";i:20;s:6:\"3.30.3\";i:21;s:6:\"3.30.2\";i:22;s:6:\"3.30.1\";i:23;s:6:\"3.30.0\";i:24;s:6:\"3.29.2\";i:25;s:6:\"3.29.1\";i:26;s:6:\"3.29.0\";i:27;s:6:\"3.28.4\";i:28;s:6:\"3.28.3\";i:29;s:6:\"3.28.2\";}', 'off'),
(260, '_transient_timeout_elementor_pro_rollback_versions_3.17.1', '1773289048', 'off'),
(261, '_transient_elementor_pro_rollback_versions_3.17.1', 'a:30:{i:0;s:6:\"3.33.2\";i:1;s:6:\"3.33.1\";i:2;s:6:\"3.33.0\";i:3;s:6:\"3.32.3\";i:4;s:6:\"3.32.2\";i:5;s:6:\"3.32.1\";i:6;s:6:\"3.32.0\";i:7;s:6:\"3.31.3\";i:8;s:6:\"3.31.2\";i:9;s:6:\"3.31.0\";i:10;s:6:\"3.30.1\";i:11;s:6:\"3.30.0\";i:12;s:6:\"3.29.2\";i:13;s:6:\"3.29.1\";i:14;s:6:\"3.29.0\";i:15;s:6:\"3.28.4\";i:16;s:6:\"3.28.3\";i:17;s:6:\"3.28.2\";i:18;s:6:\"3.28.1\";i:19;s:6:\"3.28.0\";i:20;s:6:\"3.27.7\";i:21;s:6:\"3.27.6\";i:22;s:6:\"3.27.5\";i:23;s:6:\"3.27.4\";i:24;s:6:\"3.27.3\";i:25;s:6:\"3.27.2\";i:26;s:6:\"3.27.1\";i:27;s:6:\"3.27.0\";i:28;s:6:\"3.26.3\";i:29;s:6:\"3.26.2\";}', 'off'),
(262, 'elementor_pro_license_key', 'ep-ugLu1rp3BCnkcUMDdaUB1701104650EgD4W7ueft6i', 'auto'),
(263, '_elementor_pro_license_v2_data_fallback', 'a:2:{s:7:\"timeout\";i:1773025881;s:5:\"value\";s:2845:\"{\"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\",\"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'),
(264, '_elementor_pro_license_v2_data', 'a:2:{s:7:\"timeout\";i:1772982681;s:5:\"value\";s:2845:\"{\"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\",\"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'),
(265, 'elementor_notes_db_version', '5', 'auto'),
(266, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1772943082;s:5:\"value\";s:12452:\"[{\"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 beta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"New Feature\"],\"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\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"interactions-3.34\",\"title\":\"Entrance Interactions\",\"description\":\"Add subtle, performance\\u2011minded Fade, Scale or Slide effects to your elements from the new Interaction panel.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/interactions-3.34.png\",\"chipTags\":[\"New Feature\"],\"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\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-custom-css\\/\"},{\"id\":\"blend-mode-3.33\",\"title\":\"Blend Mode\",\"description\":\"Layer and blend visuals to create depth, contrast, and cinematic design effects.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-blend.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"transform-3.32\",\"title\":\"Design with depth using Transform\",\"description\":\"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/\"},{\"id\":\"transitions-3.32\",\"title\":\"Smooth interactions with Transitions\",\"description\":\"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-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\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"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'),
(927, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1773606409', 'off');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(928, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:1:{s:5:\"en_US\";a:53:{s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"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>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"WooPayments setup - let us know what you think\";s:7:\"content\";s:137:\"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/woopayments-new-user-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}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:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}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:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"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>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;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:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}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:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;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:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}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:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;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:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<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).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:17:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"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.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:2:\"ar\";s:5:\"title\";s:50:\"كيف تسير عملية إعداد متجرك؟\";s:7:\"content\";s:368:\"هدفنا هو التأكد من لديك جميع الأدوات المناسبة لبدء إعداد متجرك بأسهل طريقة ممكنة.\r\nنود معرفة ما إذا كنا قد وفقنا في تحقيق هدفنا أم لا، وكيف يمكننا التحسين. لجمع آرائك، أعددنا لك استطلاع للرأي مدته 2 دقيقة.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"title\";s:39:\"您的商店设置工作进展如何？\";s:7:\"content\";s:273:\"我们的目标是确保您拥有所有合适的工具，以便尽可能顺利地开始设置您的商店。\r\n我们很想知道我们是否达到了预期目标，以及我们可以如何改进。 为了收集您的想法，我们制作了一份 2 分钟的调查问卷。\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"title\";s:33:\"你的商店設定進展如何？\";s:7:\"content\";s:246:\"我們的目標是確保你取得所有必備工具，能夠以最順暢的方式開始設定自己的商店。\r\n我們想知道是否達成目標，以及如何進行提升。 為了收集你的想法，我們製作了 2 分鐘的問卷調查。\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"title\";s:44:\"Hoe gaat het met het opzetten van je winkel?\";s:7:\"content\";s:254:\"Ons doel is ervoor te zorgen dat je alle juiste tools hebt om je winkel op de soepelste manier op te zetten.\r\nWe horen graag of we ons doel hebben bereikt en hoe we kunnen verbeteren. We hebben een enquête van 2 minuten gemaakt om te horen hoe het gaat.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"title\";s:54:\"Comment se passe la configuration de votre boutique ?\";s:7:\"content\";s:318:\"Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"title\";s:43:\"Wie läuft die Einrichtung deines Shops ab?\";s:7:\"content\";s:304:\"Wir möchten sicherstellen, dass du alle passenden Tools hast, damit du deinen Shop so problemlos wie möglich einrichten kannst.\r\nWir würden gerne wissen, ob wir unser Ziel erreicht haben und wie wir uns verbessern können. Um deine Meinung zu erfahren, haben wir eine zweiminütige Befragung erstellt.\";}i:7;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"title\";s:50:\"איך הולך עם הגדרת החנות שלך?\";s:7:\"content\";s:341:\"המטרה שלנו היא לוודא שיהיו ברשותך כל הכלים הנכונים כדי להתחיל להקים את החנות שלך בצורה החלקה ביותר האפשרית.\r\nנשמח לדעת אם מימשנו אותה וכיצד נוכל להשתפר. כדי לשמוע את דעתך, הכנו סקר בן 2 דקות.\";}i:8;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"title\";s:43:\"Bagaimana perkembangan penyiapan toko Anda?\";s:7:\"content\";s:285:\"Kami ingin memastikan Anda memiliki alat-alat yang tepat untuk mempersonalisasi toko semudah mungkin.\r\nKami ingin tahu apakah kami sudah tepat sasaran dan apa saja yang perlu ditingkatkan. Untuk mengetahui pendapat Anda, kami membuat survei yang pengisiannya hanya butuh waktu 2 menit.\";}i:9;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"title\";s:38:\"Come va la configurazione del negozio?\";s:7:\"content\";s:288:\"Il nostro obiettivo è quello di offrirti tutti gli strumenti giusti per iniziare a configurare il tuo negozio nel modo più semplice possibile.\r\nCi piacerebbe sapere se l\'abbiamo raggiunto e come possiamo migliorare. Abbiamo creato un sondaggio di 2 minuti per conoscere la tua opinione.\";}i:10;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"title\";s:65:\"ストアのセットアップは順調に進んでいますか ?\";s:7:\"content\";s:382:\"適切なツールがすべて揃った状態で、できる限りスムーズにストアをセットアップしていただけることがわたしたちの目標です。\r\nその目標を達成できているかどうか、また改善点があればぜひお聞かせください。 ご意見をお伺いする場として、2分間のアンケートを用意しています。\";}i:11;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"title\";s:47:\"스토어 설정은 잘 진행되고 있나요?\";s:7:\"content\";s:342:\"가능한 가장 원활하게 스토어 설정을 시작할 수 있도록 모든 적합한 도구를 제공하는 것을 목표로 하고 있습니다.\r\n목표를 달성했는지, 그리고 어떻게 개선할 수 있는지 알고 싶습니다. 여러분의 의견을 듣기 위해 2분 정도 소요되는 설문조사를 준비했습니다.\";}i:12;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"title\";s:45:\"Como está indo a configuração da sua loja?\";s:7:\"content\";s:276:\"Nosso objetivo é garantir que você tenha todas as ferramentas certas para começar a configurar sua loja da maneira mais tranquila possível.\r\nAdoraríamos saber se atingimos nosso objetivo e como podemos melhorar. Para saber sua opinião, criamos uma pesquisa de 2 minutos.\";}i:13;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"title\";s:60:\"Как проходит настройка магазина?\";s:7:\"content\";s:542:\"Наша цель — обеспечить вас всеми необходимыми инструментами, чтобы вы могли приступить к настройке магазина, избежав по возможности любых технических проблем.\r\nМы хотели бы знать, удалось ли нам достичь цели и что мы можем улучшить. Чтобы узнать мнение пользователей, мы создали 2-минутный опрос.\";}i:14;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"title\";s:42:\"¿Cómo va la configuración de tu tienda?\";s:7:\"content\";s:297:\"Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.\";}i:15;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"title\";s:46:\"Hur går det med konfigureringen av din butik?\";s:7:\"content\";s:271:\"Vårt mål är att se till att du har rätt verktyg för att börja konfigurera din butik på enklast möjliga sätt.\r\nVi vill gärna veta om vi har lyckats och hur vi kan förbättra oss. Vi har skapat en två minuter lång undersökning för att samla in dina åsikter.\";}i:16;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"title\";s:35:\"Mağaza kurulumunuz nasıl gidiyor?\";s:7:\"content\";s:310:\"Hedefimiz mağazanızı mümkün olan en sorunsuz şekilde kurmaya başlamanız için tüm doğru araçlara sahip olduğunuzdan emin olmak.\r\nHedefimizi tutturup tutturmadığımızı ve kendimizi nasıl geliştirebileceğimizi bilmek isteriz. Düşüncelerinizi öğrenmek için 2 dakikalık bir anket yaptık.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:17:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:2:\"ar\";s:5:\"label\";s:41:\"أخبرنا كيف تسير تجربتك\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"label\";s:24:\"告诉我们进展如何\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"label\";s:27:\"請告訴我們設定進展\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"label\";s:23:\"Vertel ons hoe het gaat\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"label\";s:36:\"Faites-nous part de vos commentaires\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"label\";s:22:\"Sag uns, wie es läuft\";}i:7;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"label\";s:32:\"ספר/י לנו איך הולך\";}i:8;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"label\";s:30:\"Beri tahu kami perkembangannya\";}i:9;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"label\";s:22:\"Dicci come sta andando\";}i:10;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"label\";s:54:\"セットアップの感想をお聞かせください\";}i:11;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"label\";s:25:\"의견을 들려주세요\";}i:12;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"label\";s:26:\"Conte-nos o que você acha\";}i:13;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"label\";s:87:\"Расскажите нам, как этот процесс проходит у вас.\";}i:14;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"label\";s:22:\"Cuéntanos cómo te va\";}i:15;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"label\";s:30:\"Berätta för oss hur det går\";}i:16;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"label\";s:32:\"Nasıl gittiğini bize söyleyin\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"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\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}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-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;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:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;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:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;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:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;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:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;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:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;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:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"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!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:26:\"sirt-woo-2024-11-xss-admin\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"sirt-woo-2024-11-xss-admin\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"An important update is required for WooCommerce\";s:7:\"content\";s:353:\"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>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-04 02:07:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"8.4.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"9.4.3\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Update required for your PayPal Braintree extension\";s:7:\"content\";s:253:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-02-20-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-03-03 19:49:10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:24:\"uk-vat-notice-2025-04-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"uk-vat-notice-2025-04-30\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"UK VAT numbers are no longer supported\";s:7:\"content\";s:322:\"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\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"uk-vat-notice-button-2025-04-30\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:31:\"Learn more about this extension\";}}s:3:\"url\";s:53:\"https://wordpress.org/plugins/eu-vat-for-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-eu-vat-number\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-05 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-05-15 00:00:00\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Action required: Update the PayPal Braintree extension\";s:7:\"content\";s:228:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-05-30-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Update now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-29 17:56:45\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:46:\"RIN-WC-Security-Update-admin-update-March-2026\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"RIN-WC-Security-Update-admin-update-March-2026\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"An important update is required for WooCommerce\";s:7:\"content\";s:409:\"<strong>Update to WooCommerce 10.5.3 or the latest version to resolve a security issue.</strong> This update addresses a vulnerability in WooCommerce versions 5.4 to 10.5.2 that could have permitted unauthorized admin account access. See the <a href=\"https://developer.woocommerce.com/2026/03/02/store-api-vulnerability-patched-in-woocommerce-5-4/\" target=\"_blank\">Woo Developer blog</a> for more information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:46:\"RIN-WC-Security-Update-admin-update-March-2026\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-03-02 23:48:38\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2026-03-09 23:59:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.0.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:6:\"10.4.2\";}}}}}', 'off');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(515, 'elementor_disable_typography_schemes', 'yes', 'auto'),
(516, 'elementor_google_maps_api_key', '', 'auto'),
(517, 'elementor_pro_recaptcha_site_key', '', 'auto'),
(504, '_transient_timeout__elementor_ab_test_plg_site_mailer_submission', '1780461306', 'off'),
(505, '_transient__elementor_ab_test_plg_site_mailer_submission', '2', 'off'),
(511, 'elementor_one_welcome_screen_completed', '1', 'auto'),
(512, '_elementor_settings_update_time', '1772686400', 'auto'),
(513, 'elementor_cpt_support', 'a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}', 'auto'),
(514, 'elementor_disable_color_schemes', 'yes', 'auto'),
(547, 'elementor_lazy_load_background_images', '1', 'auto'),
(548, 'elementor_local_google_fonts', '0', 'auto'),
(549, 'elementor_element_cache_ttl', '24', 'auto'),
(550, 'elementor_experiment-container', 'default', 'auto'),
(551, 'elementor_experiment-mega-menu', 'default', 'auto'),
(552, 'elementor_experiment-e_font_icon_svg', 'default', 'auto'),
(553, 'elementor_experiment-additional_custom_breakpoints', 'default', 'auto'),
(554, 'elementor_experiment-e_optimized_markup', 'default', 'auto'),
(555, 'elementor_experiment-theme_builder_v2', 'default', 'auto'),
(556, 'elementor_experiment-nested-elements', 'default', 'auto'),
(564, 'elementor_pro_theme_builder_conditions', 'a:4:{s:6:\"single\";a:1:{i:559;a:1:{i:0;s:15:\"include/product\";}}s:6:\"footer\";a:1:{i:471;a:1:{i:0;s:15:\"include/general\";}}s:7:\"archive\";a:1:{i:322;a:1:{i:0;s:23:\"include/product_archive\";}}s:6:\"header\";a:1:{i:46;a:1:{i:0;s:15:\"include/general\";}}}', 'auto'),
(636, '_elementor_ab_testing_data', 'a:2:{s:7:\"timeout\";i:1772882801;s:5:\"value\";s:273:\"[{\"coreOnboarding\":{\"emphasizeConnectBenefits101\":false,\"embedConnectInOnboarding102\":false,\"onboardingStartsWithLogin103\":false,\"offerThemeChoicesHelloBiz201\":false,\"emphasizeThemeValueAudience202\":false,\"updateCopyVisuals401\":false,\"reduceHierarchyBlankOption402\":true}}]\";}', 'off'),
(865, 'woocommerce_refund_returns_page_id', '293', 'auto'),
(695, 'edd_sl_0db1b5f4838f5bc5af637174ef14407d', 'a:2:{s:7:\"timeout\";i:1772999939;s:5:\"value\";s:2275:\"{\"new_version\":\"2.12.17\",\"stable_version\":\"2.12.17\",\"name\":\"PowerPack Elements\",\"slug\":\"powerpack-elements\",\"url\":\"https:\\/\\/powerpackelements.com\\/downloads\\/powerpack-elements\\/?changelog=1\",\"last_updated\":\"2026-02-27 05:55:28\",\"homepage\":\"https:\\/\\/powerpackelements.com\",\"package\":\"https:\\/\\/powerpackelements.com\\/edd-sl\\/package_download\\/MTc3MzE4MTczODo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OjAwOTQxNGRkMzk2ODdjZjAxZTM5YzAwZTc5Mzc3OGQxOmh0dHBzQC8vbXJhcmlmLm1lL3MxbGFiczow\",\"download_link\":\"https:\\/\\/powerpackelements.com\\/edd-sl\\/package_download\\/MTc3MzE4MTczODo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OjAwOTQxNGRkMzk2ODdjZjAxZTM5YzAwZTc5Mzc3OGQxOmh0dHBzQC8vbXJhcmlmLm1lL3MxbGFiczow\",\"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'),
(929, 'jetpack_options', 'a:1:{s:14:\"last_heartbeat\";i:1772964687;}', 'auto'),
(931, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"508473c3c2ece9af8f8f\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"f0cc692c0367e0930c80\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"cdb01de69fb7dbbbb30f\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"d79dedade2f2e4dc9df4\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"cb3e0de73209d78c5dc0\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"1155eafae09ee832d59f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"a16aa912ffa0a15063f1\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"0db759a8a6e010732c50\",\"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\\/s1labs\\/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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"c18bbb2325f333897e6b\",\"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\\/s1labs\\/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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"00b931bcc27024fa60ca\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"bcad3fab21852551edee\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7a3e5664185d4651f7f9\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"fd501851f2904ac6131a\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"8b64025baef8d338aa5e\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"c7a741f8dc5bec166999\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"ebdc0b2d7487174621e6\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"0446a66f2604add5f739\",\"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\\/coming-soon.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"ae2b4f7b2f202be4a142\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"1fc0584596ef2b4cb41a\",\"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-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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"1c9e0590fb17c8e908a1\",\"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-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"0e51554cc0957d0d67d6\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"ca0ecd857aa9d4e0272d\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"3c37022d63be289bf6f3\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"82b1bb246f81cdc4fbe7\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"686bdfcc16b8c7d96379\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js\",\"version\":\"12be2ae90ebeffa4c891\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"ec3bfa29e93018850a0a\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"58e5c198813c75e1906e\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"2a921e28e98970103c5c\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"ba054e18712bfeaf4b88\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"8d8507ff46fbd7f892df\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"f30d38dadc1b82e9ccd8\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"4b97827bd62f46bb411d\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"18d3d8d36ba8565555a4\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"8edcab2ab2ce9e193113\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"d75b71a15598b75fce9a\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"a390ba717af294c42935\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"87aac3da44cb82f52353\",\"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\\/product-categories.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"fdd5827e0d7e306e1332\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"1c37f728872ca88000c6\",\"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\\/product-filters.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filters.js\",\"version\":\"0d0e10973391235da95a\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-status.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-status.js\",\"version\":\"cb931b3e41f6157fc49f\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price.js\",\"version\":\"0ce9d06ba777ef3c4e61\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price-slider.js\",\"version\":\"243941f6ad7fdb0f2c32\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-attribute.js\",\"version\":\"a983020a74d6f1118801\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-rating.js\",\"version\":\"05ecf25c3615901a5135\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-active.js\",\"version\":\"d25dff8dc16ad6327b29\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-removable-chips.js\",\"version\":\"7bde2b6f86aecedadde1\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-clear-button.js\",\"version\":\"7c92ad22d30ae9eb414e\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-checkbox-list.js\",\"version\":\"61b17d60c9c01facc7d2\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-chips.js\",\"version\":\"8e5311156f40dfb0d094\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-taxonomy.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-taxonomy.js\",\"version\":\"5f812765e915092c2a37\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"b2798001f381d7cff4dd\",\"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\\/product-on-sale.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"702b17d104535d0cec18\",\"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\\/product-results-count.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"8e333cecccaf5341ff94\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"a27c9ff0785bf7887058\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"4392a796f9f7e675e525\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"6b13dcaa14b5bd3d5e15\",\"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\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"098e377e6dd0c96b6c4f\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"31a990ac2f4506f7a1c4\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"5eedfbb68b279579e441\",\"dependencies\":[\"react\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"5c067b017644ff66cb62\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"5dc4965e7678d9fcb76b\",\"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\\/s1labs\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"0947d16539ebd2e3354d\",\"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\"]}},\"version\":\"wc-10.5.3\",\"hash\":\"c0592eb4827cb1f25c36ba4de3adf91a\"}', 'off'),
(932, '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'),
(936, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1773089394', 'off'),
(937, '_transient_woocommerce_marketplace_promotions_v2', 'a:2:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-11-17 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-11-20 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:192:\"<strong>Save 40%</strong> in the WooCommerce Marketplace sale. Offer ends December 3 at 3 pm UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&amp;Cs</a> apply.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b: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'),
(977, '_transient_timeout_wc_report_orders_stats_17a32b2dc89accb43d5fced13aeae86c', '1773306781', 'off');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(942, '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:31:\"orders-list-empty-body-printful\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:8:\"printful\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2024/07/Printful_Logo_icon_1-1.jpg\";s:5:\"title\";s:25:\"Printful: Print on Demand\";s:4:\"copy\";s:127:\"Sell custom embroidery and print items without inventory or upfront costs. Start or grow your ecommerce business with Printful!\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:42:\"https://woocommerce.com/products/printful/\";}i:11;a:8:{s:4:\"slug\";s:34:\"orders-list-empty-body-scanventory\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:11:\"scanventory\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2018/06/estudios-icon.jpg\";s:5:\"title\";s:51:\"Scanventory – Inventory Manager & Label Generator\";s:4:\"copy\";s:99:\"Synchronize your warehouse inventory with your WooCommerce store products using your mobile device.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/scanventory/\";}i:12;a:8:{s:4:\"slug\";s:40:\"orders-list-empty-body-local-pickup-plus\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:17:\"local-pickup-plus\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/06/skyverge-wc-icon-b2vhw6.png\";s:5:\"title\";s:17:\"Local Pickup Plus\";s:4:\"copy\";s:135:\"Let customers buy online and pick up in-store with options to pick up products from specific locations, select a pickup date, and more.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/local-pickup-plus/\";}i:13;a:8:{s:4:\"slug\";s:45:\"orders-list-empty-body-flat-rate-box-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:22:\"flat-rate-box-shipping\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/uploads/2013/04/Flat_Rate_Box_Shipping_icon-marketplace-160x160-1.png\";s:5:\"title\";s:22:\"Flat Rate Box Shipping\";s:4:\"copy\";s:60:\"Pack items into boxes with pre-defined costs per destination\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:56:\"https://woocommerce.com/products/flat-rate-box-shipping/\";}i:14;a:8:{s:4:\"slug\";s:31:\"orders-list-empty-body-shipwire\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:8:\"shipwire\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/06/skyverge-wc-icon-b2vhw6.png\";s:5:\"title\";s:8:\"Shipwire\";s:4:\"copy\";s:139:\"A full-featured Shipwire integration, with real-time shipping rates, automatic fulfillment processing, and live inventory/tracking updates.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:42:\"https://woocommerce.com/products/shipwire/\";}i:15;a:8:{s:4:\"slug\";s:61:\"orders-list-empty-body-woocommerce-contact-for-shipping-quote\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:38:\"woocommerce-contact-for-shipping-quote\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/uploads/2019/06/woocommerce-contact-for-shipping-quote-icon-160x160-2.png\";s:5:\"title\";s:26:\"Contact for Shipping Quote\";s:4:\"copy\";s:139:\"Allow customers to request a custom shipping quote from the store manager for situations where a flat rates / live quotes are not possible.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:72:\"https://woocommerce.com/products/woocommerce-contact-for-shipping-quote/\";}i:16;a:8:{s:4:\"slug\";s:58:\"orders-list-empty-body-role-based-payment-shipping-methods\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:35:\"role-based-payment-shipping-methods\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2012/08/role-based-methods-copy@0.5x.png\";s:5:\"title\";s:37:\"Role-Based Payment / Shipping Methods\";s:4:\"copy\";s:76:\"Limit different user roles to specific payment methods and shipping methods.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:69:\"https://woocommerce.com/products/role-based-payment-shipping-methods/\";}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:64:\"product-edit-meta-tab-body-customer-upload-files-for-woocommerce\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:37:\"customer-upload-files-for-woocommerce\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2020/09/Upload-files.jpg\";s:5:\"title\";s:21:\"Customer Upload Files\";s:4:\"copy\";s:144:\"Upload Files on the Product, Cart, and Checkout pages of your WooCommerce store and allow customers to provide necessary additional information.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:71:\"https://woocommerce.com/products/customer-upload-files-for-woocommerce/\";}i:23;a:8:{s:4:\"slug\";s:35:\"product-edit-meta-tab-body-printful\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:8:\"printful\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2024/07/Printful_Logo_icon_1-1.jpg\";s:5:\"title\";s:25:\"Printful: Print on Demand\";s:4:\"copy\";s:127:\"Sell custom embroidery and print items without inventory or upfront costs. Start or grow your ecommerce business with Printful!\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:42:\"https://woocommerce.com/products/printful/\";}i:24;a:8:{s:4:\"slug\";s:56:\"product-edit-meta-tab-body-private-store-for-woocommerce\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:29:\"private-store-for-woocommerce\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2019/11/privateStore.png\";s:5:\"title\";s:13:\"Private Store\";s:4:\"copy\";s:134:\"Privatize your online store for guest customers & force users to login or register to view private products, categories, tags & pages.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/private-store-for-woocommerce/\";}i:25;a:8:{s:4:\"slug\";s:48:\"product-edit-meta-tab-body-woocommerce-wishlists\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:21:\"woocommerce-wishlists\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/themes/woo/images/svg/icon-plugin.svg\";s:5:\"title\";s:9:\"Wishlists\";s:4:\"copy\";s:113:\"WooCommerce Wishlists allows guests and customers to create and add products to an unlimited number of Wishlists.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:55:\"https://woocommerce.com/products/woocommerce-wishlists/\";}i:26;a:8:{s:4:\"slug\";s:41:\"product-edit-meta-tab-body-sale-flash-pro\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:14:\"sale-flash-pro\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2011/09/Kestrel-product-logo.png\";s:5:\"title\";s:14:\"Sale Flash Pro\";s:4:\"copy\";s:173:\"Take control of your sales badges. Sale Flash Pro lets you customize how discounts are displayed—by percentage, fixed amount, or “up to” savings for variable products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:48:\"https://woocommerce.com/products/sale-flash-pro/\";}}s:7:\"updated\";i:1772700442;}', 'off'),
(948, '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-03-05T08:47:30Z\";}s:17:\"skip-guided-setup\";a:1:{s:12:\"completed_at\";s:20:\"2026-03-05T08:48:06Z\";}}}', 'auto'),
(949, 'woocommerce_allow_tracking_first_optin', '1772700450', 'auto'),
(950, 'woocommerce_allow_tracking_last_modified', '1772700450', 'auto'),
(951, 'wc_has_tracked_default_theme', '1', 'auto'),
(2696, 'action_scheduler_migration_status', 'complete', 'auto'),
(562, '_elementor_element_cache_unique_id', '4e18266804bbb02b3b92789c6488d305', 'auto'),
(563, '_astra_customizer_published_timestamps', 'a:16:{i:0;i:1772686493;i:1;i:1772686592;i:2;i:1772686596;i:3;i:1772686713;i:4;i:1772687097;i:5;i:1772687118;i:6;i:1772688608;i:7;i:1772688630;i:8;i:1772694770;i:9;i:1772707738;i:10;i:1772708107;i:11;i:1772720198;i:12;i:1772853071;i:13;i:1772863003;i:14;i:1772863008;i:15;i:1772874333;}', 'off'),
(568, '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:\"#008080\";i:1;s:7:\"#106090\";i:2;s:7:\"#010101\";i:3;s:7:\"#3c3c3c\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#e7f2f4\";i:6;s:7:\"#111111\";i:7;s:7:\"#c9e0ee\";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:1;}', 'on'),
(580, 'site_logo', '44', 'auto'),
(588, 'elementor_library_category_children', 'a:0:{}', 'auto');
INSERT INTO `wpsl_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:1280;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:1;a:21:{s:4:\"tmpl\";i:1281;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:2;a:21:{s:4:\"tmpl\";i:1285;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:3;a:21:{s:4:\"tmpl\";i:1286;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:4;a:21:{s:4:\"tmpl\";i:1287;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:5;a:21:{s:4:\"tmpl\";i:1288;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:6;a:21:{s:4:\"tmpl\";i:1289;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:7;a:21:{s:4:\"tmpl\";i:1290;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:8;a:21:{s:4:\"tmpl\";i:1291;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:9;a:21:{s:4:\"tmpl\";i:1292;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:10;a:21:{s:4:\"tmpl\";i:1293;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:11;a:21:{s:4:\"tmpl\";i:1294;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:12;a:21:{s:4:\"tmpl\";i:1295;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:13;a:21:{s:4:\"tmpl\";i:1296;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:14;a:21:{s:4:\"tmpl\";i:1297;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:15;a:21:{s:4:\"tmpl\";i:1298;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:16;a:21:{s:4:\"tmpl\";i:1299;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:17;a:21:{s:4:\"tmpl\";i:1300;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:18;a:21:{s:4:\"tmpl\";i:1301;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:19;a:21:{s:4:\"tmpl\";i:1302;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:20;a:21:{s:4:\"tmpl\";i:1303;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:21;a:21:{s:4:\"tmpl\";i:1304;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:22;a:21:{s:4:\"tmpl\";i:1305;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:23;a:21:{s:4:\"tmpl\";i:1306;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:24;a:21:{s:4:\"tmpl\";i:1307;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:25;a:21:{s:4:\"tmpl\";i:1308;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:26;a:21:{s:4:\"tmpl\";i:1309;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:27;a:21:{s:4:\"tmpl\";i:1310;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:28;a:21:{s:4:\"tmpl\";i:1311;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:29;a:21:{s:4:\"tmpl\";i:1312;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:30;a:21:{s:4:\"tmpl\";i:1313;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:31;a:21:{s:4:\"tmpl\";i:1314;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:32;a:21:{s:4:\"tmpl\";i:1315;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:33;a:21:{s:4:\"tmpl\";i:1316;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:34;a:21:{s:4:\"tmpl\";i:1317;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:35;a:21:{s:4:\"tmpl\";i:1318;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:36;a:21:{s:4:\"tmpl\";i:1319;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:37;a:21:{s:4:\"tmpl\";i:1320;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:38;a:21:{s:4:\"tmpl\";i:1321;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:39;a:21:{s:4:\"tmpl\";i:1322;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:40;a:21:{s:4:\"tmpl\";i:1323;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:41;a:21:{s:4:\"tmpl\";i:1324;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:42;a:21:{s:4:\"tmpl\";i:1325;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:43;a:21:{s:4:\"tmpl\";i:1326;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:44;a:21:{s:4:\"tmpl\";i:1327;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:45;a:21:{s:4:\"tmpl\";i:1328;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:46;a:21:{s:4:\"tmpl\";i:1329;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:47;a:21:{s:4:\"tmpl\";i:1330;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:48;a:21:{s:4:\"tmpl\";i:1331;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:49;a:21:{s:4:\"tmpl\";i:1332;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:50;a:21:{s:4:\"tmpl\";i:1333;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:51;a:21:{s:4:\"tmpl\";i:1334;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:52;a:21:{s:4:\"tmpl\";i:1335;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:53;a:21:{s:4:\"tmpl\";i:1336;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:54;a:21:{s:4:\"tmpl\";i:1337;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:55;a:21:{s:4:\"tmpl\";i:1338;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:56;a:21:{s:4:\"tmpl\";i:1339;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:57;a:21:{s:4:\"tmpl\";i:1340;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:58;a:21:{s:4:\"tmpl\";i:1341;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:59;a:21:{s:4:\"tmpl\";i:1342;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:60;a:21:{s:4:\"tmpl\";i:1343;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:61;a:21:{s:4:\"tmpl\";i:1344;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:62;a:21:{s:4:\"tmpl\";i:1345;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:63;a:21:{s:4:\"tmpl\";i:1346;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:64;a:21:{s:4:\"tmpl\";i:1347;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:65;a:21:{s:4:\"tmpl\";i:1348;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:66;a:21:{s:4:\"tmpl\";i:1349;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:67;a:21:{s:4:\"tmpl\";i:1350;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:68;a:21:{s:4:\"tmpl\";i:1351;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:69;a:21:{s:4:\"tmpl\";i:1352;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:70;a:21:{s:4:\"tmpl\";i:1353;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:71;a:21:{s:4:\"tmpl\";i:1354;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:72;a:21:{s:4:\"tmpl\";i:1355;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:73;a:21:{s:4:\"tmpl\";i:1356;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:74;a:21:{s:4:\"tmpl\";i:1357;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:75;a:21:{s:4:\"tmpl\";i:1358;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:76;a:21:{s:4:\"tmpl\";i:1359;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:77;a:21:{s:4:\"tmpl\";i:1360;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:78;a:21:{s:4:\"tmpl\";i:1361;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:79;a:21:{s:4:\"tmpl\";i:1362;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:80;a:21:{s:4:\"tmpl\";i:1363;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:81;a:21:{s:4:\"tmpl\";i:1364;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:82;a:21:{s:4:\"tmpl\";i:1365;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:83;a:21:{s:4:\"tmpl\";i:1366;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:84;a:21:{s:4:\"tmpl\";i:1367;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:85;a:21:{s:4:\"tmpl\";i:1369;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:86;a:21:{s:4:\"tmpl\";i:1370;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:87;a:21:{s:4:\"tmpl\";i:1371;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:88;a:21:{s:4:\"tmpl\";i:1372;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:89;a:21:{s:4:\"tmpl\";i:1373;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:90;a:21:{s:4:\"tmpl\";i:1374;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:91;a:21:{s:4:\"tmpl\";i:1375;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:92;a:21:{s:4:\"tmpl\";i:1376;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:93;a:21:{s:4:\"tmpl\";i:1377;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:94;a:21:{s:4:\"tmpl\";i:1378;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:95;a:21:{s:4:\"tmpl\";i:1379;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:96;a:21:{s:4:\"tmpl\";i:1380;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:97;a:21:{s:4:\"tmpl\";i:1381;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:98;a:21:{s:4:\"tmpl\";i:1382;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:99;a:21:{s:4:\"tmpl\";i:1383;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:100;a:21:{s:4:\"tmpl\";i:1384;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:101;a:21:{s:4:\"tmpl\";i:1385;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:102;a:21:{s:4:\"tmpl\";i:1386;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:103;a:21:{s:4:\"tmpl\";i:1387;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:104;a:21:{s:4:\"tmpl\";i:1388;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:105;a:21:{s:4:\"tmpl\";i:1389;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:106;a:21:{s:4:\"tmpl\";i:1390;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:107;a:21:{s:4:\"tmpl\";i:1391;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:108;a:21:{s:4:\"tmpl\";i:1392;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:109;a:21:{s:4:\"tmpl\";i:1393;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:110;a:21:{s:4:\"tmpl\";i:1394;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:111;a:21:{s:4:\"tmpl\";i:1395;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:112;a:21:{s:4:\"tmpl\";i:1396;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:113;a:21:{s:4:\"tmpl\";i:1397;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:114;a:21:{s:4:\"tmpl\";i:1421;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:115;a:21:{s:4:\"tmpl\";i:1422;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:116;a:21:{s:4:\"tmpl\";i:1423;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:117;a:21:{s:4:\"tmpl\";i:1424;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:118;a:21:{s:4:\"tmpl\";i:1443;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:119;a:21:{s:4:\"tmpl\";i:1444;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:120;a:21:{s:4:\"tmpl\";i:1445;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:121;a:21:{s:4:\"tmpl\";i:1446;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:122;a:21:{s:4:\"tmpl\";i:1447;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:123;a:21:{s:4:\"tmpl\";i:1448;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:124;a:21:{s:4:\"tmpl\";i:1449;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:125;a:21:{s:4:\"tmpl\";i:1450;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:126;a:21:{s:4:\"tmpl\";i:1451;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:127;a:21:{s:4:\"tmpl\";i:1452;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:128;a:21:{s:4:\"tmpl\";i:1199;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:129;a:21:{s:4:\"tmpl\";i:1247;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:130;a:21:{s:4:\"tmpl\";i:1253;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:131;a:21:{s:4:\"tmpl\";i:1254;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:132;a:21:{s:4:\"tmpl\";i:1255;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:133;a:21:{s:4:\"tmpl\";i:1256;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:134;a:21:{s:4:\"tmpl\";i:1257;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:135;a:21:{s:4:\"tmpl\";i:1258;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:136;a:21:{s:4:\"tmpl\";i:1259;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:137;a:21:{s:4:\"tmpl\";i:1260;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:138;a:21:{s:4:\"tmpl\";i:1261;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:139;a:21:{s:4:\"tmpl\";i:1262;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:140;a:21:{s:4:\"tmpl\";i:1263;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:141;a:21:{s:4:\"tmpl\";i:1264;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:142;a:21:{s:4:\"tmpl\";i:1265;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:143;a:21:{s:4:\"tmpl\";i:1266;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:144;a:21:{s:4:\"tmpl\";i:1267;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:145;a:21:{s:4:\"tmpl\";i:1268;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:146;a:21:{s:4:\"tmpl\";i:1269;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:147;a:21:{s:4:\"tmpl\";i:1270;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:148;a:21:{s:4:\"tmpl\";i:1271;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:149;a:21:{s:4:\"tmpl\";i:1272;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:150;a:21:{s:4:\"tmpl\";i:1273;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:151;a:21:{s:4:\"tmpl\";i:1274;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:152;a:21:{s:4:\"tmpl\";i:1275;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:153;a:21:{s:4:\"tmpl\";i:1276;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:154;a:21:{s:4:\"tmpl\";i:1277;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:155;a:21:{s:4:\"tmpl\";i:1278;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:156;a:21:{s:4:\"tmpl\";i:1279;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:157;a:21:{s:4:\"tmpl\";i:1054;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:1398;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:159;a:21:{s:4:\"tmpl\";i:1400;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:160;a:21:{s:4:\"tmpl\";i:1401;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:161;a:21:{s:4:\"tmpl\";i:1402;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:162;a:21:{s:4:\"tmpl\";i:1403;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:163;a:21:{s:4:\"tmpl\";i:1404;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:164;a:21:{s:4:\"tmpl\";i:1405;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:165;a:21:{s:4:\"tmpl\";i:1406;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:166;a:21:{s:4:\"tmpl\";i:1407;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:167;a:21:{s:4:\"tmpl\";i:1408;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:168;a:21:{s:4:\"tmpl\";i:1409;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:169;a:21:{s:4:\"tmpl\";i:1425;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:170;a:21:{s:4:\"tmpl\";i:1218;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:171;a:21:{s:4:\"tmpl\";i:1428;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:991;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:1053;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:174;a:21:{s:4:\"tmpl\";i:899;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:175;a:21:{s:4:\"tmpl\";i:1433;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:176;a:21:{s:4:\"tmpl\";i:1205;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:177;a:21:{s:4:\"tmpl\";i:1214;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:178;a:21:{s:4:\"tmpl\";i:1224;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:179;a:21:{s:4:\"tmpl\";i:992;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:180;a:21:{s:4:\"tmpl\";i:1206;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:181;a:21:{s:4:\"tmpl\";i:1235;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:182;a:21:{s:4:\"tmpl\";i:1017;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:183;a:21:{s:4:\"tmpl\";i:1213;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:184;a:21:{s:4:\"tmpl\";i:1233;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:185;a:21:{s:4:\"tmpl\";i:993;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:186;a:21:{s:4:\"tmpl\";i:925;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:1208;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:1239;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:1426;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:958;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:1427;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:192;a:21:{s:4:\"tmpl\";i:1207;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:952;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:194;a:21:{s:4:\"tmpl\";i:883;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:1216;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:1219;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:1065;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:1431;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:199;a:21:{s:4:\"tmpl\";i:1210;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:200;a:21:{s:4:\"tmpl\";i:1132;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:201;a:21:{s:4:\"tmpl\";i:1441;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:202;a:21:{s:4:\"tmpl\";i:1217;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:1211;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:204;a:21:{s:4:\"tmpl\";i:1237;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:205;a:21:{s:4:\"tmpl\";i:1004;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:206;a:21:{s:4:\"tmpl\";i:924;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:1212;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:1234;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:1035;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:1209;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:1229;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:893;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:1203;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:1231;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:1064;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:1133;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:1442;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:1138;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:219;a:21:{s:4:\"tmpl\";i:1438;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:220;a:21:{s:4:\"tmpl\";i:981;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:221;a:21:{s:4:\"tmpl\";i:1052;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:1434;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:223;a:21:{s:4:\"tmpl\";i:1194;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:224;a:21:{s:4:\"tmpl\";i:1192;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:1227;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:1193;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:227;a:21:{s:4:\"tmpl\";i:951;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:228;a:21:{s:4:\"tmpl\";i:1222;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:1196;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:230;a:21:{s:4:\"tmpl\";i:1242;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:231;a:21:{s:4:\"tmpl\";i:1015;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:232;a:21:{s:4:\"tmpl\";i:923;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:1198;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:1236;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:1028;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:1197;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:1238;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:1034;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:1414;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:240;a:21:{s:4:\"tmpl\";i:1195;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:241;a:21:{s:4:\"tmpl\";i:1153;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:242;a:21:{s:4:\"tmpl\";i:1430;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:243;a:21:{s:4:\"tmpl\";i:1158;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:1436;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:875;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:246;a:21:{s:4:\"tmpl\";i:1146;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:247;a:21:{s:4:\"tmpl\";i:1429;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:248;a:21:{s:4:\"tmpl\";i:674;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:249;a:21:{s:4:\"tmpl\";i:1136;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:250;a:21:{s:4:\"tmpl\";i:1417;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:251;a:21:{s:4:\"tmpl\";i:675;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:252;a:21:{s:4:\"tmpl\";i:1161;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:1220;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:1152;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:255;a:21:{s:4:\"tmpl\";i:672;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:256;a:21:{s:4:\"tmpl\";i:1245;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:1135;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:258;a:21:{s:4:\"tmpl\";i:671;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:259;a:21:{s:4:\"tmpl\";i:1249;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:1134;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:1226;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:1150;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:263;a:21:{s:4:\"tmpl\";i:1432;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:264;a:21:{s:4:\"tmpl\";i:676;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:265;a:21:{s:4:\"tmpl\";i:1137;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:266;a:21:{s:4:\"tmpl\";i:668;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:267;a:21:{s:4:\"tmpl\";i:1440;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:1162;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:269;a:21:{s:4:\"tmpl\";i:1439;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:270;a:21:{s:4:\"tmpl\";i:1144;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:271;a:21:{s:4:\"tmpl\";i:1435;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:272;a:21:{s:4:\"tmpl\";i:669;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:273;a:21:{s:4:\"tmpl\";i:1147;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:274;a:21:{s:4:\"tmpl\";i:1437;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:275;a:21:{s:4:\"tmpl\";i:1143;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:276;a:21:{s:4:\"tmpl\";i:673;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:277;a:21:{s:4:\"tmpl\";i:1228;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:1140;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:1244;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:1148;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:281;a:21:{s:4:\"tmpl\";i:670;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:282;a:21:{s:4:\"tmpl\";i:1251;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:1155;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:284;a:21:{s:4:\"tmpl\";i:1241;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:285;a:21:{s:4:\"tmpl\";i:502;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:286;a:21:{s:4:\"tmpl\";i:1159;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:1240;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:1149;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:289;a:21:{s:4:\"tmpl\";i:1416;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:290;a:21:{s:4:\"tmpl\";i:557;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:1412;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:292;a:21:{s:4:\"tmpl\";i:1190;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:293;a:21:{s:4:\"tmpl\";i:1145;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:294;a:21:{s:4:\"tmpl\";i:1413;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:295;a:21:{s:4:\"tmpl\";i:497;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:296;a:21:{s:4:\"tmpl\";i:1154;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:1419;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:1142;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:299;a:21:{s:4:\"tmpl\";i:1411;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:300;a:21:{s:4:\"tmpl\";i:498;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:301;a:21:{s:4:\"tmpl\";i:1139;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:1420;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:1185;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:1418;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:305;a:21:{s:4:\"tmpl\";i:1181;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:500;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:307;a:21:{s:4:\"tmpl\";i:513;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:308;a:21:{s:4:\"tmpl\";i:1410;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:309;a:21:{s:4:\"tmpl\";i:1172;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:1415;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:311;a:21:{s:4:\"tmpl\";i:1186;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:312;a:21:{s:4:\"tmpl\";i:1167;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:1248;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:512;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:1189;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:1225;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:1187;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:318;a:21:{s:4:\"tmpl\";i:1243;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:319;a:21:{s:4:\"tmpl\";i:501;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:320;a:21:{s:4:\"tmpl\";i:1174;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:1223;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:1184;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:323;a:21:{s:4:\"tmpl\";i:1221;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:324;a:21:{s:4:\"tmpl\";i:505;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:325;a:21:{s:4:\"tmpl\";i:1165;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:1188;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:327;a:21:{s:4:\"tmpl\";i:1250;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:328;a:21:{s:4:\"tmpl\";i:510;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:329;a:21:{s:4:\"tmpl\";i:1191;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:1175;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:1177;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:332;a:21:{s:4:\"tmpl\";i:511;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:333;a:21:{s:4:\"tmpl\";i:1179;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:334;a:21:{s:4:\"tmpl\";i:506;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:335;a:21:{s:4:\"tmpl\";i:1183;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:1182;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:1201;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:1124;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:339;a:21:{s:4:\"tmpl\";i:1176;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:340;a:21:{s:4:\"tmpl\";i:504;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:341;a:21:{s:4:\"tmpl\";i:1125;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:342;a:21:{s:4:\"tmpl\";i:1180;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:343;a:21:{s:4:\"tmpl\";i:499;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:344;a:21:{s:4:\"tmpl\";i:1126;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:1173;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:1127;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:1178;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:1128;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:349;a:21:{s:4:\"tmpl\";i:1168;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:350;a:21:{s:4:\"tmpl\";i:503;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:351;a:21:{s:4:\"tmpl\";i:1073;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:1166;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:1074;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:354;a:21:{s:4:\"tmpl\";i:1170;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:355;a:21:{s:4:\"tmpl\";i:507;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:356;a:21:{s:4:\"tmpl\";i:1075;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:1169;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:1056;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:359;a:21:{s:4:\"tmpl\";i:545;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:360;a:21:{s:4:\"tmpl\";i:1160;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:1057;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:362;a:21:{s:4:\"tmpl\";i:546;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:363;a:21:{s:4:\"tmpl\";i:1171;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:1058;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:1156;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:1055;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:1157;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:1059;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:369;a:21:{s:4:\"tmpl\";i:1151;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:370;a:21:{s:4:\"tmpl\";i:508;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:371;a:21:{s:4:\"tmpl\";i:1060;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:372;a:21:{s:4:\"tmpl\";i:556;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:373;a:21:{s:4:\"tmpl\";i:1163;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:1042;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:1164;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:1045;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:377;a:21:{s:4:\"tmpl\";i:509;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:378;a:21:{s:4:\"tmpl\";i:1041;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:1044;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:380;a:21:{s:4:\"tmpl\";i:684;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:381;a:21:{s:4:\"tmpl\";i:1043;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:1036;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:383;a:21:{s:4:\"tmpl\";i:685;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:384;a:21:{s:4:\"tmpl\";i:1037;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:1038;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:386;a:21:{s:4:\"tmpl\";i:686;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:387;a:21:{s:4:\"tmpl\";i:1282;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:1040;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:1039;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:390;a:21:{s:4:\"tmpl\";i:687;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:391;a:21:{s:4:\"tmpl\";i:1252;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:688;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:1021;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:689;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:1020;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:1019;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:690;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:1018;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:1283;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:691;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:1010;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:1284;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:692;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:1007;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:1006;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:1005;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:997;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:1009;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:1008;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:998;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:1016;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:999;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:996;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:1000;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:995;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:1001;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:1002;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:1003;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:982;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:994;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:1131;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:422;a:21:{s:4:\"tmpl\";i:983;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:423;a:21:{s:4:\"tmpl\";i:984;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:985;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:1130;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:426;a:21:{s:4:\"tmpl\";i:971;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:427;a:21:{s:4:\"tmpl\";i:1453;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:972;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:1129;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:430;a:21:{s:4:\"tmpl\";i:973;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:431;a:21:{s:4:\"tmpl\";i:641;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:974;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:959;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:960;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:435;a:21:{s:4:\"tmpl\";i:484;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:436;a:21:{s:4:\"tmpl\";i:961;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:962;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:438;a:21:{s:4:\"tmpl\";i:487;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:439;a:21:{s:4:\"tmpl\";i:963;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:964;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:965;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:442;a:21:{s:4:\"tmpl\";i:491;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:443;a:21:{s:4:\"tmpl\";i:966;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:444;a:21:{s:4:\"tmpl\";i:488;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:445;a:21:{s:4:\"tmpl\";i:967;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:968;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:969;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:448;a:21:{s:4:\"tmpl\";i:490;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:449;a:21:{s:4:\"tmpl\";i:970;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:450;a:21:{s:4:\"tmpl\";i:496;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:451;a:21:{s:4:\"tmpl\";i:940;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:936;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:453;a:21:{s:4:\"tmpl\";i:486;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:454;a:21:{s:4:\"tmpl\";i:932;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:938;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:456;a:21:{s:4:\"tmpl\";i:495;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:457;a:21:{s:4:\"tmpl\";i:937;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:935;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:934;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:460;a:21:{s:4:\"tmpl\";i:493;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:461;a:21:{s:4:\"tmpl\";i:933;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:892;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:463;a:21:{s:4:\"tmpl\";i:485;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:464;a:21:{s:4:\"tmpl\";i:891;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:465;a:21:{s:4:\"tmpl\";i:482;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:466;a:21:{s:4:\"tmpl\";i:890;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:889;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:866;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:469;a:21:{s:4:\"tmpl\";i:483;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:470;a:21:{s:4:\"tmpl\";i:492;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:916;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:472;a:21:{s:4:\"tmpl\";i:489;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:473;a:21:{s:4:\"tmpl\";i:920;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:869;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:880;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:476;a:21:{s:4:\"tmpl\";i:494;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:477;a:21:{s:4:\"tmpl\";i:917;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:478;a:21:{s:4:\"tmpl\";i:425;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:479;a:21:{s:4:\"tmpl\";i:915;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:480;a:21:{s:4:\"tmpl\";i:423;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:481;a:21:{s:4:\"tmpl\";i:921;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:534;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:865;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:879;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:535;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:922;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:487;a:21:{s:4:\"tmpl\";i:430;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:488;a:21:{s:4:\"tmpl\";i:918;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:864;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:490;a:21:{s:4:\"tmpl\";i:476;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:491;a:21:{s:4:\"tmpl\";i:878;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:882;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:919;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:494;a:21:{s:4:\"tmpl\";i:478;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:495;a:21:{s:4:\"tmpl\";i:868;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:496;a:21:{s:4:\"tmpl\";i:481;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:497;a:21:{s:4:\"tmpl\";i:881;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:532;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:877;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:422;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:867;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:533;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:876;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:504;a:21:{s:4:\"tmpl\";i:424;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:505;a:21:{s:4:\"tmpl\";i:426;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:432;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:427;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:429;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:431;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:428;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:613;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:634;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:633;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:632;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:618;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:574;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:628;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:627;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:625;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:626;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:611;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:614;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:629;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:619;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:620;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:615;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:630;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:631;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:473;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:623;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:474;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:475;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:480;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:612;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:536;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:624;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:616;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:617;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:514;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:622;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:621;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:1061;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:1062;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:1063;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:874;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:873;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:872;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:871;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:870;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:520;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:523;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:524;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:519;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:521;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:522;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:525;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:526;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:517;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:518;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:548;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:542;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:547;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:566;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:567;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:541;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:540;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:516;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:515;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:539;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:565;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:564;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:1033;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:1032;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:1031;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:1030;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:1029;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:651;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:647;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:646;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:645;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:644;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:643;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:693;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:652;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:653;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:654;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:655;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:656;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:650;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:649;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:648;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:642;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:637;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:638;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:888;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:887;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:886;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:885;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:884;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:635;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:663;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:658;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:657;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:694;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:636;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:665;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:659;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:660;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:666;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:664;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:661;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:662;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:572;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:528;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:527;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:479;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:573;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:569;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:571;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:570;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:568;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:530;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:531;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:529;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:978;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:979;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:980;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:977;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:976;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:975;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:1011;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:1012;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:1013;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:914;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:913;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:912;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:911;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:910;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:909;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:1022;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:1023;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:1024;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:1026;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:1027;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:1025;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:950;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:949;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:946;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:945;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:947;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:944;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:943;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:942;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:941;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:948;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:990;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:987;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:989;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:988;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:986;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:953;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:954;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:955;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:957;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:956;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:901;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:900;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:898;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:897;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:904;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:896;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:895;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:903;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:894;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:597;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:609;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:598;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:599;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:600;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:601;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:603;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:604;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:606;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:608;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:610;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:468;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:602;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:605;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:607;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:596;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:434;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:439;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:441;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:442;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:444;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:446;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:436;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:438;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:440;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:443;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:445;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:433;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:435;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:437;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:1046;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:1047;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:1048;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:708;a:21:{s:4:\"tmpl\";i:701;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:709;a:21:{s:4:\"tmpl\";i:1049;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:710;a:21:{s:4:\"tmpl\";i:702;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:711;a:21:{s:4:\"tmpl\";i:1050;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:712;a:21:{s:4:\"tmpl\";i:703;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:713;a:21:{s:4:\"tmpl\";i:1051;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:412;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:413;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:418;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:420;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:403;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:417;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:415;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:414;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:401;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:408;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:406;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:404;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:421;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:419;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:416;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:402;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:560;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:411;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:410;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:409;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:407;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:405;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:677;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:678;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:679;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:680;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:681;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:682;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:683;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:640;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:639;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:705;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:704;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:706;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:707;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:708;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:555;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:562;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:561;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:697;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:563;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:698;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:550;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:699;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:554;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:700;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:551;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:552;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:549;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:553;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:538;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:537;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:559;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:469;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:472;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:470;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:477;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:471;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:465;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:462;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:458;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:543;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:455;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:463;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:558;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:464;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:466;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:459;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:467;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:461;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:460;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:457;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:456;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:544;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:454;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:586;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:582;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:580;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:578;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:595;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:593;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:576;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:594;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:577;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:579;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:581;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:583;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:584;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:585;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:575;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:587;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:591;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:592;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:589;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:590;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:588;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:928;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:929;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:927;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:930;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:931;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:926;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:1068;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:1069;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:1070;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:1071;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:1067;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:1072;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:1066;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 `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2759, '_transient_timeout_wc_child_has_weight_329', '1775451565', 'off'),
(2760, '_transient_wc_child_has_weight_329', '0', 'off'),
(2761, '_transient_timeout_wc_child_has_dimensions_329', '1775451565', 'off'),
(2762, '_transient_wc_child_has_dimensions_329', '0', 'off'),
(953, 'woocommerce_onboarding_profile', 'a:1:{s:7:\"skipped\";b:1;}', 'auto'),
(954, 'woocommerce_private_link', 'yes', 'auto'),
(955, 'woocommerce_share_key', 'tE8BtgJdNIW8LzHwSzojTKo3UpUOtJBi', 'auto'),
(956, '_site_transient_timeout_woocommerce_new_version', '1773305292', 'off'),
(957, '_site_transient_woocommerce_new_version', '', 'off'),
(958, '_transient_woocommerce_product_task_has_product_transient', 'yes', 'on'),
(959, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'on'),
(960, '_transient_woocommerce_reports-transient-version', '1772700497', 'on'),
(961, '_transient_timeout_wc_report_orders_stats_6238aecc91e399b998c90e0de7c09103', '1773305297', 'off'),
(962, '_transient_wc_report_orders_stats_6238aecc91e399b998c90e0de7c09103', 'a:2:{s:7:\"version\";s:10:\"1772700497\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-10\";s:10:\"date_start\";s:19:\"2026-03-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-03-04 00:00:00\";s:8:\"date_end\";s:19:\"2026-03-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-03-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(963, '_transient_timeout_wc_report_orders_stats_51250507ae42e20d6107b0ffe5e4a096', '1773305298', 'off'),
(964, '_transient_wc_report_orders_stats_51250507ae42e20d6107b0ffe5e4a096', 'a:2:{s:7:\"version\";s:10:\"1772700497\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-10\";s:10:\"date_start\";s:19:\"2026-03-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-03-05 00:00:00\";s:8:\"date_end\";s:19:\"2026-03-05 14:48:15\";s:12:\"date_end_gmt\";s:19:\"2026-03-05 14:48:15\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(968, 'as_has_wp_comment_logs', 'no', 'on'),
(978, '_transient_wc_report_orders_stats_17a32b2dc89accb43d5fced13aeae86c', 'a:2:{s:7:\"version\";s:10:\"1772700497\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-10\";s:10:\"date_start\";s:19:\"2026-03-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-03-05 00:00:00\";s:8:\"date_end\";s:19:\"2026-03-05 15:12:58\";s:12:\"date_end_gmt\";s:19:\"2026-03-05 15:12:58\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(989, '_transient_product_query-transient-version', '1772879512', 'on'),
(990, 'woocommerce_ces_tracks_queue', 'a:0:{}', 'auto'),
(991, '_transient_product-transient-version', '1772859559', 'on'),
(992, 'woocommerce_task_list_tracked_completed_tasks', 'a:3:{i:0;s:8:\"products\";i:1;s:17:\"launch-your-store\";i:2;s:15:\"customize-store\";}', 'auto'),
(995, 'woocommerce_clear_ces_tracks_queue_for_page', '', 'auto'),
(2692, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.1\";s:7:\"version\";s:5:\"6.9.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1772989138;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}', 'off'),
(3180, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1772989139;s:8:\"response\";a:1:{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.8\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/litespeed-cache.7.8.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:\"5.3\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:8:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"6.7.1\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.6.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";s:3:\"svg\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=3374528\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=3374528\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:31:\"backup-backup/backup-backup.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/backup-backup\";s:4:\"slug\";s:13:\"backup-backup\";s:6:\"plugin\";s:31:\"backup-backup/backup-backup.php\";s:11:\"new_version\";s:5:\"2.1.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/backup-backup/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/backup-backup.2.1.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/backup-backup/assets/icon-128x128.png?rev=2995566\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/backup-backup/assets/banner-772x250.png?rev=2429136\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.35.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.6.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.6\";}s:65:\"rearrange-woocommerce-products/rearrange-woocommerce-products.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/rearrange-woocommerce-products\";s:4:\"slug\";s:30:\"rearrange-woocommerce-products\";s:6:\"plugin\";s:65:\"rearrange-woocommerce-products/rearrange-woocommerce-products.php\";s:11:\"new_version\";s:6:\"5.0.11\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/rearrange-woocommerce-products/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/rearrange-woocommerce-products.5.0.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/rearrange-woocommerce-products/assets/icon-256x256.png?rev=3421674\";s:2:\"1x\";s:83:\"https://ps.w.org/rearrange-woocommerce-products/assets/icon-128x128.png?rev=3421674\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/rearrange-woocommerce-products/assets/banner-1544x500.jpg?rev=3421674\";s:2:\"1x\";s:85:\"https://ps.w.org/rearrange-woocommerce-products/assets/banner-772x250.jpg?rev=3421674\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}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.2.3\";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.2.3.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:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{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:\"10.5.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}s:41:\"powerpack-elements/powerpack-elements.php\";O:8:\"stdClass\":17:{s:11:\"new_version\";s:7:\"2.12.17\";s:14:\"stable_version\";s:7:\"2.12.17\";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-02-27 05:55:28\";s:8:\"homepage\";s:29:\"https://powerpackelements.com\";s:7:\"package\";s:198:\"https://powerpackelements.com/edd-sl/package_download/MTc3MzE4MTczODo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OjAwOTQxNGRkMzk2ODdjZjAxZTM5YzAwZTc5Mzc3OGQxOmh0dHBzQC8vbXJhcmlmLm1lL3MxbGFiczow\";s:13:\"download_link\";s:198:\"https://powerpackelements.com/edd-sl/package_download/MTc3MzE4MTczODo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OjAwOTQxNGRkMzk2ODdjZjAxZTM5YzAwZTc5Mzc3OGQxOmh0dHBzQC8vbXJhcmlmLm1lL3MxbGFiczow\";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:93:\"https://mrarif.me/s1labs/wp-content/plugins/powerpack-elements/assets/images/icon-128x128.png\";s:2:\"2x\";s:93:\"https://mrarif.me/s1labs/wp-content/plugins/powerpack-elements/assets/images/icon-256x256.png\";s:7:\"default\";s:93:\"https://mrarif.me/s1labs/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:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.35.1\";s:12:\"last_updated\";s:19:\"2026-02-11 10:26:59\";s:11:\"new_version\";s:6:\"3.35.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:\"5.0\";s:6:\"tested\";s:5:\"6.9.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:375:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3Mjg3OTczNSwiZXhwIjoxNzcyOTY2MTM1fQ.X8P4cvasB_6L8k4nyRlYVsWEFpUU7Snq4tg4QnYhNfk/package_download\";s:13:\"download_link\";s:375:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3Mjg3OTczNSwiZXhwIjoxNzcyOTY2MTM1fQ.X8P4cvasB_6L8k4nyRlYVsWEFpUU7Snq4tg4QnYhNfk/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:351:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiaWF0IjoxNzcyODc5NzM1LCJleHAiOjE3NzI5NjYxMzV9.nQxe1Bn7GbS8eGT7h1fSKTHEY9q62BznUoQsHmbLEU0/previous_download\";s:13:\"download_link\";s:351:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiaWF0IjoxNzcyODc5NzM1LCJleHAiOjE3NzI5NjYxMzV9.nQxe1Bn7GbS8eGT7h1fSKTHEY9q62BznUoQsHmbLEU0/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:9:{s:30:\"advanced-custom-fields/acf.php\";s:5:\"6.7.1\";s:31:\"backup-backup/backup-backup.php\";s:5:\"2.1.1\";s:23:\"elementor/elementor.php\";s:6:\"3.35.6\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.35.1\";s:35:\"litespeed-cache/litespeed-cache.php\";s:3:\"7.7\";s:41:\"powerpack-elements/powerpack-elements.php\";s:7:\"2.12.17\";s:65:\"rearrange-woocommerce-products/rearrange-woocommerce-products.php\";s:6:\"5.0.11\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:5:\"2.2.3\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.5.3\";}}', 'off'),
(3049, '_irb_h_bn_review', 'a:2:{s:5:\"users\";a:0:{}s:13:\"backup-backup\";i:1772879743;}', 'auto'),
(3044, 'bmi_hotfixes', 'a:5:{i:0;s:13:\"BMI_D17_M1_26\";i:1;s:14:\"BMI_D13_M12_01\";i:2;s:14:\"BMI_D20_M07_01\";i:3;s:18:\"BMI_D17_M12_Y21_02\";i:4;s:18:\"BMI_D13_M08_Y23_01\";}', 'auto'),
(3045, 'bmi_initial_installation_version', '2.1.1', 'auto'),
(3047, 'analyst_cache', 's:6:\"a:0:{}\";', 'auto'),
(3055, 'bmip_to_be_uploaded', 'a:3:{s:14:\"current_upload\";a:0:{}s:5:\"queue\";a:0:{}s:6:\"failed\";a:0:{}}', 'auto'),
(3050, '_new_bb_banner', 'a:3:{s:9:\"dismissed\";b:0;s:12:\"dismissed_at\";i:0;s:11:\"using_since\";i:1772879743;}', 'auto'),
(3051, 'bmi_gdrive_banner_dismissed', '1', 'auto'),
(3052, 'bmi_sk_keepalive', 'Y6AWrnXusTLIoJAYRVWsEXZvhDhFbxLL', 'auto'),
(3053, 'bmi_cron_new_domain_done', '1', 'auto'),
(3054, 'BMI::STORAGE::LOCAL::PATH', '/home/mrarqpph/public_html/s1labs/wp-content/backup-migration-W3PjgK8bOh', 'auto'),
(3056, '_transient_bmi_latest_size_plugins', '182624748', 'on'),
(3057, '_transient_bmi_latest_size_uploads', '4769062', 'on'),
(3058, '_transient_bmi_latest_size_themes', '33125441', 'on'),
(3059, '_transient_bmi_latest_size_contents_others', '103', 'on'),
(3060, '_transient_bmi_latest_size_wordpress', '61582561', 'on'),
(3061, '_transient_bmi_latest_size_database', '37156172', 'on'),
(3063, 'bmi_required_space', '308727095', 'auto');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2688, 'ptk_patterns', 'a:99:{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:161;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection Full Grid\";s:4:\"name\";s:28:\"product-collection-full-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1966:\"<!-- wp:woocommerce/product-collection {\"queryId\":19,\"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,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-full-grid\",\"name\":\"Product Collection Full 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:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\"}}} /-->\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-button {\"textAlign\":\"left\",\"width\":50,\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\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:82:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-full-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21: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:78;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:79;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:80;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:81;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:82;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:83;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:84;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:85;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:86;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:87;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:88;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:89;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:90;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:91;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:92;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:93;a:20:{s:2:\"ID\";i:119;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Featured Products: Fresh &amp; Tasty\";s:4:\"name\";s:29:\"featured-products-fresh-tasty\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5006:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":120,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/sweet-organic-lemons.png\" alt=\"\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Sweet Organic Lemons</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":121,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/fresh-organic-tomatoes.png\" alt=\"\" class=\"wp-image-121\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Organic Tomatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $2.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":122,\"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/06/fresh-lettuce-washed.png\" alt=\"\" class=\"wp-image-122\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Lettuce (Washed)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $0.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":123,\"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/russet-organic-potatoes.png\" alt=\"\" class=\"wp-image-123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Russet Organic Potatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.49</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></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:83:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-fresh-tasty/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:47: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:94;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:95;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:96;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:97;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:98;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 `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2610, 'rwpp_db_version', '1.0.0', 'auto');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3041, 'elementor_pro_remote_info_api_data_3.35.1', 'a:2:{s:7:\"timeout\";i:1772922936;s:5:\"value\";s:252085:\"{\"stable_version\":\"3.35.1\",\"last_updated\":\"2026-02-11 10:26:59\",\"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:235958:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\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\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &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 \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &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\'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: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &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 \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&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 \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &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\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &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\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &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\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &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\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&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\'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\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &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\'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\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &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\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &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>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &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\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &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\'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\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &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\'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\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &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\'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\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &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=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &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\'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\'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\'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\'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 \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &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\'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\'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\'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 \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &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\'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\'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\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &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\'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 \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &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>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &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\'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 - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.35.1\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3Mjg3OTczNSwiZXhwIjoxNzcyOTY2MTM1fQ.X8P4cvasB_6L8k4nyRlYVsWEFpUU7Snq4tg4QnYhNfk\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3Mjg3OTczNSwiZXhwIjoxNzcyOTY2MTM1fQ.X8P4cvasB_6L8k4nyRlYVsWEFpUU7Snq4tg4QnYhNfk\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiaWF0IjoxNzcyODc5NzM1LCJleHAiOjE3NzI5NjYxMzV9.nQxe1Bn7GbS8eGT7h1fSKTHEY9q62BznUoQsHmbLEU0\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvczFsYWJzIiwiaWF0IjoxNzcyODc5NzM1LCJleHAiOjE3NzI5NjYxMzV9.nQxe1Bn7GbS8eGT7h1fSKTHEY9q62BznUoQsHmbLEU0\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}', 'off');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3033, '_transient_is_multi_author', '0', 'on'),
(2643, '_transient_timeout_wc_child_has_weight_340', '1775449200', 'off'),
(2644, '_transient_wc_child_has_weight_340', '0', 'off'),
(2645, '_transient_timeout_wc_child_has_dimensions_340', '1775449200', 'off'),
(2646, '_transient_wc_child_has_dimensions_340', '0', 'off'),
(1002, 'woocommerce_ces_shown_for_actions', 'a:4:{i:0;s:15:\"settings_change\";i:1;s:14:\"product_update\";i:2;s:22:\"add_product_attributes\";i:3;s:19:\"product_add_publish\";}', 'auto'),
(1004, 'acf_first_activated_version', '6.7.1', 'on'),
(1005, 'acf_site_health', '{\"version\":\"6.7.1\",\"plugin_type\":\"Free\",\"update_source\":\"wordpress.org\",\"wp_version\":\"6.9.1\",\"mysql_version\":\"11.4.9-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.12.3\",\"theme_uri\":\"https:\\/\\/wpastra.com\\/\",\"stylesheet\":false},\"active_plugins\":{\"advanced-custom-fields\\/acf.php\":{\"name\":\"Advanced Custom Fields\",\"version\":\"6.7.1\",\"plugin_uri\":\"https:\\/\\/www.advancedcustomfields.com\"},\"elementor\\/elementor.php\":{\"name\":\"Elementor\",\"version\":\"3.35.6\",\"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\":\"3.35.1\",\"plugin_uri\":\"https:\\/\\/go.elementor.com\\/wp-dash-wp-plugins-author-uri\\/\"},\"powerpack-elements\\/powerpack-elements.php\":{\"name\":\"PowerPack Pro for Elementor\",\"version\":\"2.12.17\",\"plugin_uri\":\"https:\\/\\/powerpackelements.com\"},\"woocommerce\\/woocommerce.php\":{\"name\":\"WooCommerce\",\"version\":\"10.5.3\",\"plugin_uri\":\"https:\\/\\/woocommerce.com\\/\"}},\"ui_field_groups\":\"0\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[],\"number_of_fields_by_type\":[],\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"15\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"13\",\"json_taxonomies\":\"0\",\"rest_api_format\":\"light\",\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":false,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"event_first_activated\":1772702485,\"last_updated\":1772702978,\"event_first_created_field_group\":1772702978}', 'off'),
(1008, 'jetpack_connection_active_plugins', 'a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}', 'auto'),
(1009, 'acf_version', '6.7.1', 'auto'),
(3202, '_transient_timeout_wc_block_product_filter_attribute_default_attribute', '1773088007', 'off'),
(3203, '_transient_wc_block_product_filter_attribute_default_attribute', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:6:\"dosage\";s:15:\"attribute_label\";s:6:\"Dosage\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";i:0;}', 'off'),
(3081, 'elementor-custom-breakpoints-files', 'a:38:{s:23:\"custom-apple-webkit.min\";a:1:{s:4:\"time\";i:1772910248;}s:19:\"custom-lightbox.min\";a:1:{s:4:\"time\";i:1772910248;}s:19:\"custom-frontend.min\";a:1:{s:4:\"time\";i:1772910248;}s:27:\"custom-widget-accordion.min\";a:1:{s:4:\"time\";i:1772910248;}s:23:\"custom-widget-alert.min\";a:1:{s:4:\"time\";i:1772910248;}s:26:\"custom-widget-icon-box.min\";a:1:{s:4:\"time\";i:1772910248;}s:27:\"custom-widget-icon-list.min\";a:1:{s:4:\"time\";i:1772910248;}s:27:\"custom-widget-image-box.min\";a:1:{s:4:\"time\";i:1772910248;}s:31:\"custom-widget-image-gallery.min\";a:1:{s:4:\"time\";i:1772910248;}s:26:\"custom-widget-progress.min\";a:1:{s:4:\"time\";i:1772910248;}s:29:\"custom-widget-star-rating.min\";a:1:{s:4:\"time\";i:1772910248;}s:22:\"custom-widget-tabs.min\";a:1:{s:4:\"time\";i:1772910248;}s:24:\"custom-widget-toggle.min\";a:1:{s:4:\"time\";i:1772910248;}s:29:\"custom-widget-nested-tabs.min\";a:1:{s:4:\"time\";i:1772910248;}s:29:\"custom-widget-link-in-bio.min\";a:1:{s:4:\"time\";i:1772910248;}s:34:\"custom-widget-link-in-bio-base.min\";a:1:{s:4:\"time\";i:1772910248;}s:34:\"custom-widget-floating-buttons.min\";a:1:{s:4:\"time\";i:1772910248;}s:36:\"custom-widget-floating-bars-base.min\";a:1:{s:4:\"time\";i:1772910248;}s:37:\"custom-widget-floating-bars-var-3.min\";a:1:{s:4:\"time\";i:1772910248;}s:38:\"custom-widget-contact-buttons-base.min\";a:1:{s:4:\"time\";i:1772910248;}s:39:\"custom-widget-contact-buttons-var-7.min\";a:1:{s:4:\"time\";i:1772910248;}s:39:\"custom-widget-contact-buttons-var-9.min\";a:1:{s:4:\"time\";i:1772910248;}s:40:\"custom-widget-contact-buttons-var-10.min\";a:1:{s:4:\"time\";i:1772910248;}s:31:\"custom-pro-widget-loop-grid.min\";a:1:{s:4:\"time\";i:1772910248;}s:28:\"custom-pro-widget-slides.min\";a:1:{s:4:\"time\";i:1772910248;}s:30:\"custom-pro-widget-nav-menu.min\";a:1:{s:4:\"time\";i:1772910248;}s:30:\"custom-pro-widget-flip-box.min\";a:1:{s:4:\"time\";i:1772910248;}s:36:\"custom-pro-widget-call-to-action.min\";a:1:{s:4:\"time\";i:1772910248;}s:42:\"custom-pro-widget-testimonial-carousel.min\";a:1:{s:4:\"time\";i:1772910248;}s:38:\"custom-pro-widget-woocommerce-cart.min\";a:1:{s:4:\"time\";i:1772910248;}s:47:\"custom-pro-widget-woocommerce-checkout-page.min\";a:1:{s:4:\"time\";i:1772910248;}s:43:\"custom-pro-widget-woocommerce-menu-cart.min\";a:1:{s:4:\"time\";i:1772910248;}s:44:\"custom-pro-widget-woocommerce-my-account.min\";a:1:{s:4:\"time\";i:1772910248;}s:53:\"custom-pro-widget-woocommerce-product-add-to-cart.min\";a:1:{s:4:\"time\";i:1772910248;}s:50:\"custom-pro-widget-woocommerce-products-archive.min\";a:1:{s:4:\"time\";i:1772910248;}s:50:\"custom-pro-widget-woocommerce-purchase-summary.min\";a:1:{s:4:\"time\";i:1772910248;}s:36:\"custom-pro-widget-video-playlist.min\";a:1:{s:4:\"time\";i:1772910248;}s:31:\"custom-pro-widget-mega-menu.min\";a:1:{s:4:\"time\";i:1772910248;}}', 'auto'),
(3082, 'elementor_atomic_cache_validity__component-styles-related-posts', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:14:{i:46;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:471;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:15;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:17;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:322;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:559;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:332;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:320;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:343;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:340;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:19;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:290;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:291;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:292;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', 'off'),
(3083, '_elementor_assets_data', 'a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:12:{s:8:\"far-user\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:441:\"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\";s:3:\"key\";s:8:\"far-user\";}s:7:\"version\";s:6:\"5.15.3\";}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:17:\"eicon-cart-medium\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:631:\"M740 854C740 883 763 906 792 906S844 883 844 854 820 802 792 802 740 825 740 854ZM217 156H958C977 156 992 173 989 191L957 452C950 509 901 552 843 552H297L303 581C311 625 350 656 395 656H875C892 656 906 670 906 687S892 719 875 719H394C320 719 255 666 241 593L141 94H42C25 94 10 80 10 62S25 31 42 31H167C182 31 195 42 198 56L217 156ZM230 219L284 490H843C869 490 891 470 895 444L923 219H230ZM677 854C677 791 728 740 792 740S906 791 906 854 855 969 792 969 677 918 677 854ZM260 854C260 791 312 740 375 740S490 791 490 854 438 969 375 969 260 918 260 854ZM323 854C323 883 346 906 375 906S427 883 427 854 404 802 375 802 323 825 323 854Z\";s:3:\"key\";s:17:\"eicon-cart-medium\";}s:7:\"version\";s:6:\"5.13.0\";}s:16:\"far-check-circle\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:501:\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\";s:3:\"key\";s:16:\"far-check-circle\";}s:7:\"version\";s:6:\"5.15.3\";}s:9:\"fas-check\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:274:\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\";s:3:\"key\";s:9:\"fas-check\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"far-file-alt\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:430:\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\";s:3:\"key\";s:12:\"far-file-alt\";}s:7:\"version\";s:6:\"5.15.3\";}s:15:\"fas-angle-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:256;s:6:\"height\";i:512;s:4:\"path\";s:189:\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\";s:3:\"key\";s:15:\"fas-angle-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:16:\"fas-chevron-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:279:\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\";s:3:\"key\";s:16:\"fas-chevron-down\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"fas-chevron-up\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:284:\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\";s:3:\"key\";s:14:\"fas-chevron-up\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"fas-home\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:485:\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\";s:3:\"key\";s:8:\"fas-home\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"far-star\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:368:\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\";s:3:\"key\";s:8:\"far-star\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"far-file-pdf\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:798:\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\";s:3:\"key\";s:12:\"far-file-pdf\";}s:7:\"version\";s:6:\"5.15.3\";}}}}', 'auto'),
(1045, 'product_brand_children', 'a:0:{}', 'auto'),
(1088, '_transient_orders-transient-version', '1772703434', 'on'),
(1506, '_transient_timeout_wc_child_has_dimensions_294', '1775301764', 'off'),
(1421, '_transient_timeout_elementor_pro_rollback_versions_3.35.1', '1773313144', 'off'),
(1422, '_transient_elementor_pro_rollback_versions_3.35.1', 'a:30:{i:0;s:6:\"3.35.1\";i:1;s:6:\"3.35.0\";i:2;s:6:\"3.34.4\";i:3;s:6:\"3.34.3\";i:4;s:6:\"3.34.2\";i:5;s:6:\"3.34.1\";i:6;s:6:\"3.34.0\";i:7;s:6:\"3.33.2\";i:8;s:6:\"3.33.1\";i:9;s:6:\"3.33.0\";i:10;s:6:\"3.32.3\";i:11;s:6:\"3.32.2\";i:12;s:6:\"3.32.1\";i:13;s:6:\"3.32.0\";i:14;s:6:\"3.31.3\";i:15;s:6:\"3.31.2\";i:16;s:6:\"3.31.0\";i:17;s:6:\"3.30.1\";i:18;s:6:\"3.30.0\";i:19;s:6:\"3.29.2\";i:20;s:6:\"3.29.1\";i:21;s:6:\"3.29.0\";i:22;s:6:\"3.28.4\";i:23;s:6:\"3.28.3\";i:24;s:6:\"3.28.2\";i:25;s:6:\"3.28.1\";i:26;s:6:\"3.28.0\";i:27;s:6:\"3.27.7\";i:28;s:6:\"3.27.6\";i:29;s:6:\"3.27.5\";}', 'off'),
(2354, '_transient_health-check-site-status-result', '{\"good\":21,\"recommended\":4,\"critical\":0}', 'on'),
(3208, '_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders', 'no', 'off'),
(3207, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders', '1773023209', 'off'),
(1069, '_transient_woo_variation_swatches_cache_attribute_taxonomy__pa_dosage', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:6:\"dosage\";s:15:\"attribute_label\";s:6:\"Dosage\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}', 'on'),
(1100, 'woocommerce_payments_provider_state_snapshots', 'a:0:{}', 'off'),
(1083, 'woocommerce_task_list_reminder_bar_hidden', 'yes', 'auto'),
(1425, 'elementor_rollback_pro', '', 'auto'),
(1638, '_transient_wc_product_children_332', 'a:2:{s:3:\"all\";a:1:{i:0;i:333;}s:7:\"visible\";a:1:{i:0;i:333;}}', 'off'),
(1418, 'woocommerce_brand_permalink', '', 'auto'),
(1151, '_transient_timeout_wc_report_orders_stats_5b33033339590f2d0b42e3806eabf097', '1773308975', 'off'),
(1152, '_transient_wc_report_orders_stats_5b33033339590f2d0b42e3806eabf097', 'a:2:{s:7:\"version\";s:10:\"1772700497\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-10\";s:10:\"date_start\";s:19:\"2026-03-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-03-05 00:00:00\";s:8:\"date_end\";s:19:\"2026-03-05 15:49:33\";s:12:\"date_end_gmt\";s:19:\"2026-03-05 15:49:33\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(1341, 'woocommerce_admin_customize_store_completed', 'yes', 'auto'),
(1342, 'woocommerce_maybe_regenerate_images_hash', '827c412eebb87e7826e7df964caeb2be', 'auto'),
(1807, '_transient_wc_product_children_343', 'a:2:{s:3:\"all\";a:1:{i:0;i:344;}s:7:\"visible\";a:1:{i:0;i:344;}}', 'off'),
(2574, '_transient_timeout_wc_product_children_340', '1775447884', 'off'),
(2575, '_transient_wc_product_children_340', 'a:2:{s:3:\"all\";a:1:{i:0;i:341;}s:7:\"visible\";a:1:{i:0;i:341;}}', 'off'),
(1691, 'woocommerce_thumbnail_cropping', 'uncropped', 'on');
INSERT INTO `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2901, '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:0:\"\";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:0:\"\";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: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:0:\"\";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\";s:2:\"16\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"32\";}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: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:36:\"astra-settings[button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"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: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:1200;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:\"#008080\";i:1;s:7:\"#106090\";i:2;s:7:\"#010101\";i:3;s:7:\"#3c3c3c\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#e7f2f4\";i:6;s:7:\"#111111\";i:7;s:7:\"#c9e0ee\";i:8;s:7:\"#111111\";}s:4:\"flag\";b:1;}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:\"#008080\";i:1;s:7:\"#106090\";i:2;s:7:\"#010101\";i:3;s:7:\"#3c3c3c\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#e7f2f4\";i:6;s:7:\"#111111\";i:7;s:7:\"#c9e0ee\";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:1;}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-0)\";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:25:\"\'Anek Telugu\', sans-serif\";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:15:\"300,400,500,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: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: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: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:25:\"\'Anek Telugu\', 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:19:\"400,500,600,700,800\";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\";s:0:\"\";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: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-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:64;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:35;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:30;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: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-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:18;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:22:\"narrow-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:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";i:3;s:10:\"short_desc\";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-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[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: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: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: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: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:57:\"var( --ast-global-color-secondary, --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:55:\"var( --ast-global-color-primary, --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:65:\"var( --ast-global-color-subtle-background, --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:65:\"var( --ast-global-color-subtle-background, --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:55:\"var( --ast-global-color-primary, --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:65:\"var( --ast-global-color-subtle-background, --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:37:\"https://mrarif.me/s1labs/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:65:\"var( --ast-global-color-subtle-background, --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:65:\"var( --ast-global-color-subtle-background, --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 `wpsl_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1761, '_transient_timeout_wc_var_prices_337', '1775307918', 'off'),
(1762, '_transient_wc_var_prices_337', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"338\":\"25.00\"},\"regular_price\":{\"338\":\"25.00\"},\"sale_price\":{\"338\":\"25.00\"}}}', 'off'),
(1759, '_transient_timeout_wc_product_children_337', '1775307918', 'off'),
(1473, '_transient_timeout_wc_product_children_294', '1775301524', 'off'),
(1474, '_transient_wc_product_children_294', 'a:2:{s:3:\"all\";a:1:{i:0;i:296;}s:7:\"visible\";a:1:{i:0;i:296;}}', 'off'),
(1476, '_transient_timeout_wc_var_prices_294', '1775301544', 'off'),
(1477, '_transient_wc_var_prices_294', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"296\":\"100.00\"},\"regular_price\":{\"296\":\"100.00\"},\"sale_price\":{\"296\":\"100.00\"}}}', 'off'),
(1504, '_transient_timeout_wc_child_has_weight_294', '1775301764', 'off'),
(1505, '_transient_wc_child_has_weight_294', '0', 'off'),
(1507, '_transient_wc_child_has_dimensions_294', '0', 'off'),
(2143, '_transient_shipping-transient-version', '1772727101', 'on'),
(2144, '_transient_timeout_wc_shipping_method_count', '1775319101', 'off'),
(2145, '_transient_wc_shipping_method_count', 'a:4:{s:7:\"version\";s:10:\"1772727101\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:0;s:8:\"disabled\";i:0;}', 'off'),
(1584, '_transient_timeout_wc_product_children_320', '1775306742', 'off'),
(1585, '_transient_wc_product_children_320', 'a:2:{s:3:\"all\";a:1:{i:0;i:321;}s:7:\"visible\";a:1:{i:0;i:321;}}', 'off'),
(1586, '_transient_timeout_wc_var_prices_320', '1775306742', 'off'),
(1587, '_transient_wc_var_prices_320', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"321\":\"90.00\"},\"regular_price\":{\"321\":\"90.00\"},\"sale_price\":{\"321\":\"90.00\"}}}', 'off'),
(1531, '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/145.0.0.0 Safari/537.36\";i:1;s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0\";}', 'off'),
(1806, '_transient_timeout_wc_product_children_343', '1775308514', 'off'),
(1760, '_transient_wc_product_children_337', 'a:2:{s:3:\"all\";a:1:{i:0;i:338;}s:7:\"visible\";a:1:{i:0;i:338;}}', 'off'),
(1637, '_transient_timeout_wc_product_children_332', '1775307392', 'off'),
(1642, '_transient_wc_var_prices_332', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"333\":\"85.00\"},\"regular_price\":{\"333\":\"85.00\"},\"sale_price\":{\"333\":\"85.00\"}}}', 'off'),
(2758, '_transient_wc_var_prices_329', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"331\":\"85.00\"},\"regular_price\":{\"331\":\"85.00\"},\"sale_price\":{\"331\":\"85.00\"}}}', 'off'),
(2755, '_transient_timeout_wc_product_children_329', '1775451565', 'off'),
(2756, '_transient_wc_product_children_329', 'a:2:{s:3:\"all\";a:1:{i:0;i:331;}s:7:\"visible\";a:1:{i:0;i:331;}}', 'off'),
(2757, '_transient_timeout_wc_var_prices_329', '1775451565', 'off'),
(1810, '_transient_timeout_wc_var_prices_343', '1775308584', 'off'),
(1811, '_transient_wc_var_prices_343', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"344\":\"95.00\"},\"regular_price\":{\"344\":\"95.00\"},\"sale_price\":{\"344\":\"95.00\"}}}', 'off'),
(1821, '_transient_timeout_wc_product_children_346', '1775308801', 'off'),
(1822, '_transient_wc_product_children_346', 'a:2:{s:3:\"all\";a:1:{i:0;i:347;}s:7:\"visible\";a:1:{i:0;i:347;}}', 'off'),
(1823, '_transient_timeout_wc_var_prices_346', '1775308801', 'off'),
(1824, '_transient_wc_var_prices_346', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"347\":\"95.00\"},\"regular_price\":{\"347\":\"95.00\"},\"sale_price\":{\"347\":\"95.00\"}}}', 'off'),
(1862, '_transient_timeout_wc_product_children_349', '1775311793', 'off'),
(1863, '_transient_wc_product_children_349', 'a:2:{s:3:\"all\";a:1:{i:0;i:350;}s:7:\"visible\";a:1:{i:0;i:350;}}', 'off'),
(1876, '_transient_timeout_wc_product_children_352', '1775311883', 'off'),
(1877, '_transient_wc_product_children_352', 'a:2:{s:3:\"all\";a:1:{i:0;i:353;}s:7:\"visible\";a:1:{i:0;i:353;}}', 'off'),
(1878, '_transient_timeout_wc_var_prices_352', '1775311883', 'off'),
(1879, '_transient_wc_var_prices_352', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"353\":\"100.00\"},\"regular_price\":{\"353\":\"100.00\"},\"sale_price\":{\"353\":\"100.00\"}}}', 'off'),
(1880, '_transient_timeout_wc_var_prices_349', '1775311883', 'off'),
(1881, '_transient_wc_var_prices_349', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"350\":\"95.00\"},\"regular_price\":{\"350\":\"95.00\"},\"sale_price\":{\"350\":\"95.00\"}}}', 'off'),
(1885, '_transient_timeout_wc_child_has_weight_349', '1775311974', 'off'),
(1886, '_transient_wc_child_has_weight_349', '0', 'off'),
(1887, '_transient_timeout_wc_child_has_dimensions_349', '1775311974', 'off'),
(1888, '_transient_wc_child_has_dimensions_349', '0', 'off'),
(1891, '_transient_timeout_wc_child_has_weight_346', '1775311981', 'off'),
(1892, '_transient_wc_child_has_weight_346', '0', 'off'),
(1893, '_transient_timeout_wc_child_has_dimensions_346', '1775311982', 'off'),
(1894, '_transient_wc_child_has_dimensions_346', '0', 'off'),
(1897, '_transient_timeout_wc_child_has_weight_343', '1775311982', 'off'),
(1898, '_transient_wc_child_has_weight_343', '0', 'off'),
(1899, '_transient_timeout_wc_child_has_dimensions_343', '1775311982', 'off'),
(1900, '_transient_wc_child_has_dimensions_343', '0', 'off'),
(1903, '_transient_timeout_wc_child_has_weight_352', '1775311983', 'off'),
(1904, '_transient_wc_child_has_weight_352', '0', 'off'),
(1905, '_transient_timeout_wc_child_has_dimensions_352', '1775311983', 'off'),
(1906, '_transient_wc_child_has_dimensions_352', '0', 'off'),
(1912, '_transient_timeout_wc_child_has_weight_337', '1775312072', 'off'),
(1913, '_transient_wc_child_has_weight_337', '0', 'off'),
(1914, '_transient_timeout_wc_child_has_dimensions_337', '1775312072', 'off'),
(1915, '_transient_wc_child_has_dimensions_337', '0', 'off'),
(1918, '_transient_timeout_wc_child_has_weight_320', '1775312073', 'off'),
(1919, '_transient_wc_child_has_weight_320', '0', 'off'),
(1920, '_transient_timeout_wc_child_has_dimensions_320', '1775312073', 'off'),
(1921, '_transient_wc_child_has_dimensions_320', '0', 'off'),
(1935, '_transient_timeout_wc_child_has_weight_332', '1775312225', 'off'),
(1936, '_transient_wc_child_has_weight_332', '0', 'off'),
(1937, '_transient_timeout_wc_child_has_dimensions_332', '1775312225', 'off'),
(1938, '_transient_wc_child_has_dimensions_332', '0', 'off'),
(2123, 'elementor_use_mini_cart_template', 'yes', 'auto'),
(3213, '_site_transient_timeout_wp_theme_files_patterns-96b7a9911dc7bd68d95d9c49e0872e98', '1773006424', 'off'),
(3214, '_site_transient_wp_theme_files_patterns-96b7a9911dc7bd68d95d9c49e0872e98', 'a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}', 'off');

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

--
-- Table structure for table `wpsl_postmeta`
--

CREATE TABLE `wpsl_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 `wpsl_postmeta`
--

INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(6, 7, '_elementor_template_type', 'kit'),
(5, 7, '_elementor_edit_mode', 'builder'),
(21, 15, '_edit_last', '1'),
(22, 15, '_edit_lock', '1772879168:1'),
(23, 15, '_wp_page_template', 'elementor_header_footer'),
(24, 15, 'site-sidebar-layout', 'no-sidebar'),
(29, 15, 'theme-transparent-header-meta', 'default'),
(26, 15, 'ast-site-content-layout', 'full-width-container'),
(27, 15, 'site-content-style', 'default'),
(28, 15, 'site-sidebar-style', 'default'),
(30, 15, 'astra-migrate-meta-layouts', 'set'),
(31, 17, '_edit_last', '1'),
(32, 17, '_wp_page_template', 'elementor_header_footer'),
(33, 17, 'site-sidebar-layout', 'no-sidebar'),
(38, 17, 'theme-transparent-header-meta', 'default'),
(35, 17, 'ast-site-content-layout', 'full-width-container'),
(36, 17, 'site-content-style', 'default'),
(37, 17, 'site-sidebar-style', 'default'),
(39, 17, 'astra-migrate-meta-layouts', 'set'),
(40, 17, '_edit_lock', '1772879426:1'),
(41, 19, '_edit_last', '1'),
(42, 19, '_wp_page_template', 'elementor_header_footer'),
(43, 19, 'site-sidebar-layout', 'default'),
(48, 19, 'theme-transparent-header-meta', 'default'),
(45, 19, 'ast-site-content-layout', 'default'),
(46, 19, 'site-content-style', 'default'),
(47, 19, 'site-sidebar-style', 'default'),
(49, 19, 'astra-migrate-meta-layouts', 'set'),
(50, 19, '_edit_lock', '1772685019:1'),
(51, 21, '_elementor_edit_mode', 'builder'),
(52, 21, '_elementor_template_type', 'kit'),
(53, 7, '_wp_page_template', 'default'),
(54, 7, '_elementor_page_settings', 'a:22:{s:16:\"site_description\";s:7:\"Welcome\";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:7:\"S1 Labs\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:68:\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\";s:2:\"id\";i:44;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:74:\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lab-fave-icon-a.png\";s:2:\"id\";i:43;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1440;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";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: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;}'),
(55, 22, '_menu_item_type', 'post_type'),
(56, 22, '_menu_item_menu_item_parent', '0'),
(57, 22, '_menu_item_object_id', '15'),
(58, 22, '_menu_item_object', 'page'),
(59, 22, '_menu_item_target', ''),
(60, 22, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(61, 22, '_menu_item_xfn', ''),
(62, 22, '_menu_item_url', '');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(123, 15, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"What is bacteriostatic water and why is it recommended?\",\"faq_answer\":\"<p>Bacteriostatic water (BAC water) is sterile water containing 0.9% benzyl alcohol, which inhibits bacterial growth. It\'s preferred over regular sterile water because it allows for multiple uses from the same vial over several weeks. Use approximately 1-2mL of BAC water per 5mg of peptide for easy dosing calculations. We offer pharmaceutical-grade BAC water in our accessories section.<\\/p>\",\"_id\":\"e6df156\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"},{\"tab_title\":\"How should I store peptides before reconstitution?\",\"faq_answer\":\"<p>Lyophilized (freeze-dried) peptides are very stable. For short-term storage (under 3 months), room temperature in a cool, dark place is fine. For long-term storage, refrigerate at 2-8\\u00b0C or freeze at -20\\u00b0C. Avoid repeated freeze-thaw cycles. Properly stored lyophilized peptides can remain stable for 2+ years.<\\/p>\",\"_id\":\"0692718\"},{\"tab_title\":\"How long do peptides last after reconstitution?\",\"faq_answer\":\"<p>Once reconstituted with bacteriostatic water, most peptides remain stable for 4-6 weeks when refrigerated at 2-8\\u00b0C. If reconstituted with sterile water (no preservative), use within 7-10 days. Never freeze reconstituted peptides. Always inspect for cloudiness or particles before use\\u2014clear solution indicates stability.<\\/p>\",\"_id\":\"0d75f64\"},{\"tab_title\":\"How fast do you ship and is cold shipping required?\",\"faq_answer\":\"<p>Orders are processed within 0-2 business days. Standard shipping takes 3-5 business days from fulfillment. Every order includes free shipment protection. Lyophilized peptides don\'t require cold shipping\\u2014they\'re stable at room temperature. All orders ship in discreet, unlabeled packaging.<\\/p>\",\"_id\":\"9becad3\"},{\"tab_title\":\"Do you ship internationally?\",\"faq_answer\":\"<p>Currently, we ship to all 50 U.S. states. International shipping varies by country due to customs regulations on research materials. Contact our support team for specific country availability. All international orders may be subject to local customs fees and import duties.<\\/p>\",\"_id\":\"18dedfd\"},{\"tab_title\":\"Are these peptides for human use?\",\"faq_answer\":\"All S1 Labs peptides are sold strictly for research, laboratory, and educational purposes only. They are not approved for human consumption, veterinary use, or any therapeutic application. By purchasing, you confirm you are a qualified researcher and will use products in accordance with all applicable laws and regulations.\",\"_id\":\"a1a7e35\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(64, 23, '_menu_item_type', 'post_type'),
(65, 23, '_menu_item_menu_item_parent', '0'),
(66, 23, '_menu_item_object_id', '17'),
(67, 23, '_menu_item_object', 'page'),
(68, 23, '_menu_item_target', ''),
(69, 23, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(70, 23, '_menu_item_xfn', ''),
(71, 23, '_menu_item_url', ''),
(73, 24, '_menu_item_type', 'post_type'),
(74, 24, '_menu_item_menu_item_parent', '0'),
(75, 24, '_menu_item_object_id', '19'),
(76, 24, '_menu_item_object', 'page'),
(77, 24, '_menu_item_target', ''),
(78, 24, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(79, 24, '_menu_item_xfn', ''),
(80, 24, '_menu_item_url', ''),
(92, 15, '_astra_content_layout_flag', 'disabled'),
(91, 15, '_elementor_edit_mode', 'builder'),
(94, 15, 'ast-title-bar-display', 'disabled'),
(95, 15, 'ast-featured-img', 'disabled'),
(96, 15, '_elementor_template_type', 'wp-page'),
(97, 15, '_elementor_version', '3.35.6'),
(98, 15, '_elementor_pro_version', '3.35.1'),
(109, 27, '_wp_attached_file', '2026/03/menla-banner-a.png'),
(110, 27, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:350;s:6:\"height\";i:454;s:4:\"file\";s:26:\"2026/03/menla-banner-a.png\";s:8:\"filesize\";i:170098;s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"menla-banner-a-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12087;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"menla-banner-a-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79395;s:9:\"uncropped\";b:0;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"menla-banner-a-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"menla-banner-a-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(111, 28, '_wp_page_template', 'elementor_header_footer'),
(112, 28, '_elementor_edit_mode', 'builder'),
(113, 28, '_elementor_template_type', 'wp-page'),
(114, 28, '_elementor_version', '3.35.6'),
(115, 28, '_elementor_pro_version', '3.35.1'),
(116, 28, '_elementor_page_settings', 'a:0:{}'),
(117, 29, '_wp_page_template', 'elementor_header_footer'),
(118, 29, '_elementor_edit_mode', 'builder'),
(119, 29, '_elementor_template_type', 'wp-page'),
(120, 29, '_elementor_version', '3.35.6'),
(121, 29, '_elementor_pro_version', '3.35.1'),
(122, 29, '_elementor_page_settings', 'a:0:{}'),
(124, 30, '_wp_page_template', 'elementor_header_footer'),
(125, 30, '_elementor_edit_mode', 'builder'),
(126, 30, '_elementor_template_type', 'wp-page'),
(127, 30, '_elementor_version', '3.35.6'),
(128, 30, '_elementor_pro_version', '3.35.1'),
(129, 30, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(142, 32, '_wp_page_template', 'elementor_header_footer'),
(143, 32, '_elementor_edit_mode', 'builder'),
(144, 32, '_elementor_template_type', 'wp-page'),
(145, 32, '_elementor_version', '3.35.6'),
(146, 32, '_elementor_pro_version', '3.35.1'),
(147, 32, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(158, 34, '_wp_page_template', 'elementor_header_footer'),
(159, 34, '_elementor_edit_mode', 'builder'),
(160, 34, '_elementor_template_type', 'wp-page'),
(161, 34, '_elementor_version', '3.35.6'),
(162, 34, '_elementor_pro_version', '3.35.1'),
(163, 34, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(149, 32, '_elementor_page_settings', 'a:0:{}'),
(150, 33, '_wp_page_template', 'elementor_header_footer'),
(151, 33, '_elementor_edit_mode', 'builder'),
(152, 33, '_elementor_template_type', 'wp-page'),
(153, 33, '_elementor_version', '3.35.6'),
(154, 33, '_elementor_pro_version', '3.35.1'),
(155, 33, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(157, 33, '_elementor_page_settings', 'a:0:{}'),
(366, 60, '_wp_page_template', 'elementor_header_footer'),
(367, 60, '_elementor_edit_mode', 'builder'),
(368, 60, '_elementor_template_type', 'wp-page'),
(369, 60, '_elementor_version', '3.35.6'),
(370, 60, '_elementor_pro_version', '3.35.1'),
(371, 60, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(203, 43, '_wp_attached_file', '2026/03/s1-lab-fave-icon-a.png'),
(204, 43, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:142;s:6:\"height\";i:203;s:4:\"file\";s:30:\"2026/03/s1-lab-fave-icon-a.png\";s:8:\"filesize\";i:37368;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"s1-lab-fave-icon-a-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13075;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"s1-lab-fave-icon-a-142x150.png\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(205, 44, '_wp_attached_file', '2026/03/s1-lave-logo.png'),
(206, 44, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:559;s:6:\"height\";i:203;s:4:\"file\";s:24:\"2026/03/s1-lave-logo.png\";s:8:\"filesize\";i:77338;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"s1-lave-logo-300x109.png\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"s1-lave-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7917;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"s1-lave-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:4383;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"s1-lave-logo-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1759;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"s1-lave-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:4383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(207, 45, '_elementor_edit_mode', 'builder'),
(208, 45, '_elementor_template_type', 'kit'),
(209, 45, '_wp_page_template', 'default'),
(210, 45, '_elementor_page_settings', 'a:18:{s:16:\"site_description\";s:7:\"Welcome\";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:7:\"S1 Labs\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1440;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";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:11:\"viewport_md\";i:481;s:11:\"viewport_lg\";i:992;}'),
(211, 45, '_elementor_data', '[]'),
(212, 45, '_elementor_version', '3.35.6'),
(213, 45, '_elementor_pro_version', '3.35.1'),
(171, 35, '_wp_trash_meta_status', 'publish'),
(172, 35, '_wp_trash_meta_time', '1772686493'),
(173, 36, '_edit_lock', '1772686545:1'),
(174, 36, '_wp_trash_meta_status', 'publish'),
(175, 36, '_wp_trash_meta_time', '1772686592'),
(176, 37, '_wp_trash_meta_status', 'publish'),
(177, 37, '_wp_trash_meta_time', '1772686596'),
(178, 38, '_edit_lock', '1772686666:1'),
(179, 38, '_wp_trash_meta_status', 'publish'),
(180, 38, '_wp_trash_meta_time', '1772686713'),
(181, 39, '_edit_lock', '1772687088:1'),
(182, 39, '_wp_trash_meta_status', 'publish'),
(183, 39, '_wp_trash_meta_time', '1772687097'),
(184, 40, '_wp_trash_meta_status', 'publish'),
(185, 40, '_wp_trash_meta_time', '1772687118'),
(186, 7, '_edit_lock', '1772689339:1'),
(187, 41, '_elementor_edit_mode', 'builder'),
(188, 41, '_elementor_template_type', 'kit'),
(189, 41, '_wp_page_template', 'default'),
(190, 41, '_elementor_page_settings', 'a:1:{s:16:\"site_description\";s:7:\"Welcome\";}'),
(192, 7, '_elementor_data', '[]'),
(193, 42, '_elementor_edit_mode', 'builder'),
(194, 42, '_elementor_template_type', 'kit'),
(195, 42, '_wp_page_template', 'default'),
(196, 42, '_elementor_page_settings', 'a:12:{s:16:\"site_description\";s:7:\"Welcome\";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:7:\"S1 Labs\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1440;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(198, 42, '_elementor_data', '[]'),
(200, 7, '_elementor_version', '3.35.6'),
(201, 7, '_elementor_pro_version', '3.35.1'),
(414, 66, '_wp_page_template', 'elementor_header_footer'),
(398, 64, '_wp_page_template', 'elementor_header_footer'),
(399, 64, '_elementor_edit_mode', 'builder'),
(400, 64, '_elementor_template_type', 'wp-page'),
(401, 64, '_elementor_version', '3.35.6'),
(402, 64, '_elementor_pro_version', '3.35.1'),
(403, 64, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"classic\",\"background_color\":\"#00808010\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"background_color\":\"#00808020\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(394, 58, '_wp_trash_meta_status', 'publish'),
(395, 58, '_wp_trash_meta_time', '1772688608'),
(396, 63, '_wp_trash_meta_status', 'publish'),
(397, 63, '_wp_trash_meta_time', '1772688630'),
(219, 46, '_elementor_source', 'post'),
(220, 46, '_elementor_edit_mode', 'builder'),
(221, 46, '_elementor_template_type', 'header'),
(222, 46, '_elementor_version', '3.35.6'),
(223, 46, '_elementor_pro_version', '3.35.1'),
(224, 46, '_astra_content_layout_flag', 'disabled'),
(226, 46, 'ast-title-bar-display', 'disabled'),
(227, 46, 'ast-featured-img', 'disabled'),
(228, 46, 'ast-site-content-layout', 'full-width-container'),
(229, 46, 'site-sidebar-layout', 'no-sidebar');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(253, 46, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"0a0ea57\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"261778c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"8fa9952\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"769f09e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b550b7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"flex_align_items_tablet_extra\":\"center\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"4b6f78e\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"fc7c417\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"70fea18\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(231, 46, '_edit_lock', '1772727221:1'),
(232, 47, '_elementor_edit_mode', 'builder'),
(233, 47, '_elementor_template_type', 'header'),
(234, 47, '_elementor_version', '3.35.6'),
(235, 47, '_elementor_pro_version', '3.35.1'),
(236, 47, '_elementor_page_settings', 'a:0:{}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(237, 47, '_elementor_data', '[{\"id\":\"9010db9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f51b15c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dce7b71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6012929\"}],\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"10\",\"bottom\":\"1\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"4b4bc7e\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap_mobile_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"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\":\"7daf955\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"04622e5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5f3ca19\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b808c3c\"}],\"pp_display_conditions\":[{\"_id\":\"8bb244d\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"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\":[],\"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\":\"51158b37\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"info@trulypatiencehomecare.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_id\":\"606f4a9\",\"link\":{\"url\":\"mailto:info@trulypatiencehomecare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"link_click\":\"inline\",\"pp_display_conditions\":[{\"_id\":\"3d111e6\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_align_mobile_extra\":\"center\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"63fe63bb\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"04622e5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5f3ca19\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b808c3c\"}],\"pp_display_conditions\":[{\"_id\":\"8bb244d\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"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\":[],\"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\":\"6ebe975e\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"606f4a9\",\"link\":{\"url\":\"tel:XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"link_click\":\"inline\",\"icon_align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"3d111e6\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_align_mobile_extra\":\"center\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e7ce77e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"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\":\"3860ee2e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ffd0ff0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":223,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c63e9f7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6acc54ca\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"right\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"submenu_icon\":{\"value\":\"fas fa-caret-down\",\"library\":\"fa-solid\"},\"toggle_icon\":{\"value\":\"fas fa-bars\",\"library\":\"fa-solid\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"45018ea3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_shortcode_name\":\"\",\"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_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\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"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\":\"574d599b\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(238, 48, '_elementor_edit_mode', 'builder'),
(239, 48, '_elementor_template_type', 'header'),
(240, 48, '_elementor_version', '3.35.6'),
(241, 48, '_elementor_pro_version', '3.35.1'),
(242, 48, '_elementor_page_settings', 'a:0:{}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(243, 48, '_elementor_data', '[{\"id\":\"9010db9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f51b15c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dce7b71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6012929\"}],\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"10\",\"bottom\":\"1\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"4b4bc7e\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap_mobile_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"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\":\"7daf955\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"04622e5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5f3ca19\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b808c3c\"}],\"pp_display_conditions\":[{\"_id\":\"8bb244d\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"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\":[],\"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\":\"51158b37\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"info@trulypatiencehomecare.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_id\":\"606f4a9\",\"link\":{\"url\":\"mailto:info@trulypatiencehomecare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"link_click\":\"inline\",\"pp_display_conditions\":[{\"_id\":\"3d111e6\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_align_mobile_extra\":\"center\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"63fe63bb\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"04622e5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5f3ca19\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b808c3c\"}],\"pp_display_conditions\":[{\"_id\":\"8bb244d\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"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\":[],\"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\":\"6ebe975e\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"606f4a9\",\"link\":{\"url\":\"tel:XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"link_click\":\"inline\",\"icon_align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"3d111e6\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_align_mobile_extra\":\"center\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e7ce77e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"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\":\"3860ee2e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ffd0ff0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":223,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c63e9f7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6acc54ca\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"right\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"submenu_icon\":{\"value\":\"fas fa-caret-down\",\"library\":\"fa-solid\"},\"toggle_icon\":{\"value\":\"fas fa-bars\",\"library\":\"fa-solid\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"45018ea3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_shortcode_name\":\"\",\"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_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\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"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\":\"574d599b\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(245, 47, '_elementor_controls_usage', 'a:5:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:4:\"view\";i:2;s:9:\"icon_list\";i:2;s:10:\"link_click\";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:1:{s:17:\"section_icon_list\";a:2:{s:23:\"icon_align_mobile_extra\";i:2;s:10:\"icon_align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:20:\"flex_justify_content\";i:4;s:14:\"flex_direction\";i:3;s:13:\"content_width\";i:2;s:5:\"width\";i:1;s:10:\"min_height\";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:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:2:{s:21:\"pp_display_conditions\";i:7;s:28:\"pp_display_conditions_enable\";i:1;}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: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:6;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:5:\"style\";a:5:{s:23:\"section_style_main_menu\";a:6:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:22:\"section_style_dropdown\";a:8:{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_width\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:16:\"style_responsive\";a:12:{s:18:\"offcanvas_position\";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:27:\"close_icon_background_color\";i:1;s:33:\"close_icon_background_color_hover\";i:1;}s:16:\"style_typography\";a:6:{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:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_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;}}}}s:16:\"theme-page-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:1:{s:5:\"align\";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:1:{s:10:\"_animation\";i:1;}}}}}'),
(246, 49, '_elementor_source', 'post'),
(247, 49, '_elementor_edit_mode', 'builder'),
(248, 49, '_elementor_template_type', 'header'),
(249, 49, '_elementor_version', '3.35.6'),
(250, 49, '_elementor_pro_version', '3.35.1'),
(251, 49, '_elementor_page_settings', 'a:0:{}'),
(252, 46, '_wp_page_template', 'default'),
(254, 50, '_elementor_source', 'post'),
(255, 50, '_elementor_edit_mode', 'builder'),
(256, 50, '_elementor_template_type', 'header'),
(257, 50, '_elementor_version', '3.35.6'),
(258, 50, '_elementor_pro_version', '3.35.1'),
(259, 50, '_wp_page_template', 'default'),
(260, 50, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":223,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"379d183e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"de7de82\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fca4afe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aa1ff8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"27dba50\"}],\"pp_display_conditions\":[{\"_id\":\"0b810ae\"}]},\"elements\":[{\"id\":\"5ff562c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(265, 51, '_elementor_source', 'post'),
(266, 51, '_elementor_edit_mode', 'builder'),
(267, 51, '_elementor_template_type', 'header'),
(268, 51, '_elementor_version', '3.35.6'),
(269, 51, '_elementor_pro_version', '3.35.1'),
(270, 51, '_wp_page_template', 'default'),
(271, 51, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":223,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"379d183e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"de7de82\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fca4afe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aa1ff8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"27dba50\"}],\"pp_display_conditions\":[{\"_id\":\"0b810ae\"}]},\"elements\":[{\"id\":\"5ff562c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(264, 46, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(273, 51, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(302, 54, '_elementor_source', 'post'),
(303, 54, '_elementor_edit_mode', 'builder'),
(304, 54, '_elementor_template_type', 'header'),
(278, 52, '_elementor_source', 'post'),
(279, 52, '_elementor_edit_mode', 'builder'),
(280, 52, '_elementor_template_type', 'header'),
(281, 52, '_elementor_version', '3.35.6'),
(282, 52, '_elementor_pro_version', '3.35.1'),
(283, 52, '_wp_page_template', 'default'),
(284, 52, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":223,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"379d183e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"de7de82\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fca4afe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aa1ff8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"27dba50\"}],\"pp_display_conditions\":[{\"_id\":\"0b810ae\"}]},\"elements\":[{\"id\":\"5ff562c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"fa49805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b0e8940\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7770f28\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"54028f2\"}],\"pp_display_conditions\":[{\"_id\":\"ee4e941\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(305, 54, '_elementor_version', '3.35.6'),
(306, 54, '_elementor_pro_version', '3.35.1'),
(307, 54, '_wp_page_template', 'default'),
(308, 54, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":223,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"379d183e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"de7de82\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fca4afe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aa1ff8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"27dba50\"}],\"pp_display_conditions\":[{\"_id\":\"0b810ae\"}]},\"elements\":[{\"id\":\"5ff562c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(2986, 336, '_wp_trash_meta_status', 'publish'),
(323, 55, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(326, 56, '_elementor_source', 'post'),
(327, 56, '_elementor_edit_mode', 'builder'),
(328, 56, '_elementor_template_type', 'header'),
(329, 56, '_elementor_version', '3.35.6'),
(330, 56, '_elementor_pro_version', '3.35.1'),
(331, 56, '_wp_page_template', 'default'),
(332, 56, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"379d183e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"de7de82\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fca4afe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aa1ff8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"27dba50\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0b810ae\"}]},\"elements\":[{\"id\":\"5ff562c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(286, 52, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(503, 74, '_wp_page_template', 'elementor_header_footer'),
(504, 74, '_elementor_edit_mode', 'builder'),
(505, 74, '_elementor_template_type', 'wp-page'),
(506, 74, '_elementor_version', '3.35.6'),
(507, 74, '_elementor_pro_version', '3.35.1'),
(508, 74, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(479, 71, '_elementor_page_settings', 'a:0:{}'),
(315, 55, '_elementor_source', 'post'),
(316, 55, '_elementor_edit_mode', 'builder'),
(317, 55, '_elementor_template_type', 'header'),
(318, 55, '_elementor_version', '3.35.6'),
(319, 55, '_elementor_pro_version', '3.35.1'),
(320, 55, '_wp_page_template', 'default');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(321, 55, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"379d183e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"de7de82\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fca4afe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aa1ff8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"27dba50\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0b810ae\"}]},\"elements\":[{\"id\":\"5ff562c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(310, 54, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(461, 70, '_elementor_template_type', 'wp-page'),
(462, 70, '_elementor_version', '3.35.6'),
(463, 70, '_elementor_pro_version', '3.35.1'),
(464, 70, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(3507, 372, '_elementor_page_settings', 'a:0:{}'),
(334, 56, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(339, 57, '_elementor_source', 'post'),
(340, 57, '_elementor_edit_mode', 'builder'),
(341, 57, '_elementor_template_type', 'header'),
(342, 57, '_elementor_version', '3.35.6'),
(343, 57, '_elementor_pro_version', '3.35.1'),
(344, 57, '_wp_page_template', 'default'),
(345, 57, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(4101, 443, '_elementor_source', 'post'),
(4102, 443, '_elementor_edit_mode', 'builder'),
(4103, 443, '_elementor_template_type', 'header'),
(4104, 443, '_elementor_version', '3.35.6'),
(4105, 443, '_elementor_pro_version', '3.35.1'),
(4106, 443, '_wp_page_template', 'default'),
(4107, 443, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(449, 69, '_wp_page_template', 'elementor_header_footer'),
(450, 69, '_elementor_edit_mode', 'builder'),
(451, 69, '_elementor_template_type', 'wp-page'),
(452, 69, '_elementor_version', '3.35.6'),
(453, 69, '_elementor_pro_version', '3.35.1'),
(454, 69, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"background_color\":\"#00808010\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(347, 57, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(455, 69, '_elementor_page_settings', 'a:0:{}'),
(459, 70, '_wp_page_template', 'elementor_header_footer'),
(460, 70, '_elementor_edit_mode', 'builder'),
(445, 68, '_elementor_page_settings', 'a:0:{}'),
(354, 58, '_edit_lock', '1772688608:1'),
(385, 62, '_elementor_edit_mode', 'builder'),
(386, 62, '_elementor_template_type', 'wp-page'),
(387, 62, '_elementor_version', '3.35.6'),
(388, 62, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(389, 62, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"classic\",\"background_color\":\"#00808010\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"background_color\":\"#00808020\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(384, 62, '_wp_page_template', 'elementor_header_footer'),
(372, 60, '_elementor_page_settings', 'a:0:{}'),
(472, 71, '_wp_page_template', 'elementor_header_footer'),
(473, 71, '_elementor_edit_mode', 'builder'),
(474, 71, '_elementor_template_type', 'wp-page'),
(475, 71, '_elementor_version', '3.35.6'),
(476, 71, '_elementor_pro_version', '3.35.1'),
(477, 71, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(375, 61, '_wp_page_template', 'elementor_header_footer'),
(376, 61, '_elementor_edit_mode', 'builder'),
(377, 61, '_elementor_template_type', 'wp-page'),
(378, 61, '_elementor_version', '3.35.6'),
(379, 61, '_elementor_pro_version', '3.35.1'),
(380, 61, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(381, 61, '_elementor_page_settings', 'a:0:{}'),
(5632, 592, '_elementor_page_settings', 'a:0:{}'),
(5634, 593, '_elementor_edit_mode', 'builder'),
(5635, 593, '_elementor_template_type', 'wp-page'),
(5636, 593, '_elementor_version', '3.35.6'),
(5637, 593, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5638, 593, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"pp_display_conditions\":[{\"_id\":\"58b8907\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(405, 64, '_elementor_page_settings', 'a:0:{}'),
(406, 65, '_wp_page_template', 'elementor_header_footer'),
(407, 65, '_elementor_edit_mode', 'builder'),
(408, 65, '_elementor_template_type', 'wp-page'),
(409, 65, '_elementor_version', '3.35.6'),
(410, 65, '_elementor_pro_version', '3.35.1'),
(411, 65, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"classic\",\"background_color\":\"#00808010\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"background_color\":\"#00808020\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(413, 65, '_elementor_page_settings', 'a:0:{}'),
(415, 66, '_elementor_edit_mode', 'builder'),
(416, 66, '_elementor_template_type', 'wp-page'),
(417, 66, '_elementor_version', '3.35.6'),
(418, 66, '_elementor_pro_version', '3.35.1'),
(419, 66, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"background_color\":\"#00808010\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(439, 68, '_wp_page_template', 'elementor_header_footer'),
(440, 68, '_elementor_edit_mode', 'builder'),
(441, 68, '_elementor_template_type', 'wp-page'),
(442, 68, '_elementor_version', '3.35.6'),
(443, 68, '_elementor_pro_version', '3.35.1'),
(444, 68, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"background_color\":\"#00808010\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(423, 67, '_elementor_edit_mode', 'builder'),
(424, 67, '_elementor_template_type', 'kit'),
(425, 67, '_wp_page_template', 'default'),
(426, 67, '_elementor_page_settings', 'a:20:{s:16:\"site_description\";s:7:\"Welcome\";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:7:\"S1 Labs\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:68:\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\";s:2:\"id\";i:44;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:74:\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lab-fave-icon-a.png\";s:2:\"id\";i:43;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1440;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";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:11:\"viewport_md\";i:481;s:11:\"viewport_lg\";i:992;}'),
(427, 67, '_elementor_data', '[]'),
(428, 67, '_elementor_version', '3.35.6'),
(429, 67, '_elementor_pro_version', '3.35.1'),
(482, 72, '_wp_page_template', 'elementor_header_footer'),
(483, 72, '_elementor_edit_mode', 'builder'),
(484, 72, '_elementor_template_type', 'wp-page'),
(485, 72, '_elementor_version', '3.35.6'),
(486, 72, '_elementor_pro_version', '3.35.1'),
(487, 72, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}]},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(489, 72, '_elementor_page_settings', 'a:0:{}'),
(492, 73, '_wp_page_template', 'elementor_header_footer'),
(493, 73, '_elementor_edit_mode', 'builder'),
(494, 73, '_elementor_template_type', 'wp-page'),
(495, 73, '_elementor_version', '3.35.6'),
(496, 73, '_elementor_pro_version', '3.35.1'),
(497, 73, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(510, 74, '_elementor_page_settings', 'a:0:{}'),
(511, 75, '_wp_page_template', 'elementor_header_footer'),
(512, 75, '_elementor_edit_mode', 'builder'),
(513, 75, '_elementor_template_type', 'wp-page'),
(514, 75, '_elementor_version', '3.35.6'),
(515, 75, '_elementor_pro_version', '3.35.1'),
(516, 75, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(518, 75, '_elementor_page_settings', 'a:0:{}'),
(519, 76, '_wp_page_template', 'elementor_header_footer'),
(520, 76, '_elementor_edit_mode', 'builder'),
(521, 76, '_elementor_template_type', 'wp-page'),
(522, 76, '_elementor_version', '3.35.6'),
(523, 76, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(524, 76, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(528, 77, '_wp_page_template', 'elementor_header_footer'),
(529, 77, '_elementor_edit_mode', 'builder'),
(530, 77, '_elementor_template_type', 'wp-page'),
(531, 77, '_elementor_version', '3.35.6'),
(532, 77, '_elementor_pro_version', '3.35.1'),
(533, 77, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(535, 77, '_elementor_page_settings', 'a:0:{}'),
(536, 78, '_wp_page_template', 'elementor_header_footer'),
(537, 78, '_elementor_edit_mode', 'builder'),
(538, 78, '_elementor_template_type', 'wp-page'),
(539, 78, '_elementor_version', '3.35.6'),
(540, 78, '_elementor_pro_version', '3.35.1'),
(541, 78, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}]},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(543, 78, '_elementor_page_settings', 'a:0:{}'),
(544, 79, '_wp_page_template', 'elementor_header_footer'),
(545, 79, '_elementor_edit_mode', 'builder'),
(546, 79, '_elementor_template_type', 'wp-page'),
(547, 79, '_elementor_version', '3.35.6'),
(548, 79, '_elementor_pro_version', '3.35.1'),
(549, 79, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(555, 80, '_wp_page_template', 'elementor_header_footer'),
(556, 80, '_elementor_edit_mode', 'builder'),
(557, 80, '_elementor_template_type', 'wp-page'),
(558, 80, '_elementor_version', '3.35.6'),
(559, 80, '_elementor_pro_version', '3.35.1'),
(560, 80, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(591, 84, '_wp_page_template', 'elementor_header_footer'),
(592, 84, '_elementor_edit_mode', 'builder'),
(593, 84, '_elementor_template_type', 'wp-page'),
(594, 84, '_elementor_version', '3.35.6'),
(595, 84, '_elementor_pro_version', '3.35.1'),
(596, 84, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(622, 87, '_wp_page_template', 'elementor_header_footer'),
(623, 87, '_elementor_edit_mode', 'builder'),
(624, 87, '_elementor_template_type', 'wp-page'),
(625, 87, '_elementor_version', '3.35.6'),
(626, 87, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(627, 87, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(562, 80, '_elementor_page_settings', 'a:0:{}'),
(565, 81, '_wp_page_template', 'elementor_header_footer'),
(566, 81, '_elementor_edit_mode', 'builder'),
(567, 81, '_elementor_template_type', 'wp-page'),
(568, 81, '_elementor_version', '3.35.6'),
(569, 81, '_elementor_pro_version', '3.35.1'),
(570, 81, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(572, 81, '_elementor_page_settings', 'a:0:{}'),
(575, 82, '_wp_page_template', 'elementor_header_footer'),
(576, 82, '_elementor_edit_mode', 'builder'),
(577, 82, '_elementor_template_type', 'wp-page'),
(578, 82, '_elementor_version', '3.35.6'),
(579, 82, '_elementor_pro_version', '3.35.1'),
(580, 82, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(638, 89, '_wp_page_template', 'elementor_header_footer'),
(588, 83, '_wp_attached_file', '2026/03/button-icon.svg'),
(589, 83, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:569;s:5:\"width\";i:24;s:6:\"height\";i:8;}'),
(598, 84, '_elementor_page_settings', 'a:0:{}'),
(601, 85, '_wp_page_template', 'elementor_header_footer'),
(602, 85, '_elementor_edit_mode', 'builder'),
(603, 85, '_elementor_template_type', 'wp-page'),
(604, 85, '_elementor_version', '3.35.6'),
(605, 85, '_elementor_pro_version', '3.35.1'),
(606, 85, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75bae21\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(608, 85, '_elementor_page_settings', 'a:0:{}'),
(611, 86, '_wp_page_template', 'elementor_header_footer'),
(612, 86, '_elementor_edit_mode', 'builder'),
(613, 86, '_elementor_template_type', 'wp-page'),
(614, 86, '_elementor_version', '3.35.6'),
(615, 86, '_elementor_pro_version', '3.35.1'),
(616, 86, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(629, 87, '_elementor_page_settings', 'a:0:{}'),
(630, 88, '_wp_page_template', 'elementor_header_footer'),
(631, 88, '_elementor_edit_mode', 'builder'),
(632, 88, '_elementor_template_type', 'wp-page'),
(633, 88, '_elementor_version', '3.35.6'),
(634, 88, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(635, 88, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(637, 88, '_elementor_page_settings', 'a:0:{}'),
(639, 89, '_elementor_edit_mode', 'builder'),
(640, 89, '_elementor_template_type', 'wp-page'),
(641, 89, '_elementor_version', '3.35.6'),
(642, 89, '_elementor_pro_version', '3.35.1'),
(643, 89, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(651, 91, '_wp_page_template', 'elementor_header_footer'),
(652, 91, '_elementor_edit_mode', 'builder'),
(653, 91, '_elementor_template_type', 'wp-page'),
(654, 91, '_elementor_version', '3.35.6'),
(655, 91, '_elementor_pro_version', '3.35.1'),
(656, 91, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(682, 94, '_wp_page_template', 'elementor_header_footer'),
(683, 94, '_elementor_edit_mode', 'builder'),
(684, 94, '_elementor_template_type', 'wp-page'),
(685, 94, '_elementor_version', '3.35.6'),
(686, 94, '_elementor_pro_version', '3.35.1'),
(687, 94, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(649, 90, '_wp_attached_file', '2026/03/main-bro-image-a.png'),
(650, 90, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:560;s:6:\"height\";i:727;s:4:\"file\";s:28:\"2026/03/main-bro-image-a.png\";s:8:\"filesize\";i:481574;s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"main-bro-image-a-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12848;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"main-bro-image-a-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83978;s:9:\"uncropped\";b:0;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"main-bro-image-a-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60807;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"main-bro-image-a-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(658, 91, '_elementor_page_settings', 'a:0:{}'),
(3500, 372, '_wp_page_template', 'elementor_header_footer'),
(3501, 372, '_elementor_edit_mode', 'builder'),
(3502, 372, '_elementor_template_type', 'wp-page'),
(3503, 372, '_elementor_version', '3.35.6'),
(3504, 372, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3505, 372, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"41287f1\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"columns_mobile_extra\":1,\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(661, 92, '_wp_page_template', 'elementor_header_footer'),
(662, 92, '_elementor_edit_mode', 'builder'),
(663, 92, '_elementor_template_type', 'wp-page'),
(664, 92, '_elementor_version', '3.35.6'),
(665, 92, '_elementor_pro_version', '3.35.1'),
(666, 92, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(668, 92, '_elementor_page_settings', 'a:0:{}'),
(671, 93, '_wp_page_template', 'elementor_header_footer'),
(672, 93, '_elementor_edit_mode', 'builder'),
(673, 93, '_elementor_template_type', 'wp-page'),
(674, 93, '_elementor_version', '3.35.6'),
(675, 93, '_elementor_pro_version', '3.35.1'),
(676, 93, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(689, 94, '_elementor_page_settings', 'a:0:{}'),
(690, 95, '_wp_page_template', 'elementor_header_footer'),
(691, 95, '_elementor_edit_mode', 'builder'),
(692, 95, '_elementor_template_type', 'wp-page'),
(693, 95, '_elementor_version', '3.35.6'),
(694, 95, '_elementor_pro_version', '3.35.1'),
(695, 95, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(697, 95, '_elementor_page_settings', 'a:0:{}'),
(698, 96, '_wp_page_template', 'elementor_header_footer'),
(699, 96, '_elementor_edit_mode', 'builder'),
(700, 96, '_elementor_template_type', 'wp-page'),
(701, 96, '_elementor_version', '3.35.6'),
(702, 96, '_elementor_pro_version', '3.35.1'),
(703, 96, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(707, 97, '_wp_page_template', 'elementor_header_footer'),
(708, 97, '_elementor_edit_mode', 'builder'),
(709, 97, '_elementor_template_type', 'wp-page'),
(710, 97, '_elementor_version', '3.35.6'),
(711, 97, '_elementor_pro_version', '3.35.1'),
(712, 97, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(714, 97, '_elementor_page_settings', 'a:0:{}'),
(715, 98, '_wp_page_template', 'elementor_header_footer'),
(716, 98, '_elementor_edit_mode', 'builder'),
(717, 98, '_elementor_template_type', 'wp-page'),
(718, 98, '_elementor_version', '3.35.6'),
(719, 98, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(720, 98, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\"},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(722, 98, '_elementor_page_settings', 'a:0:{}'),
(723, 99, '_wp_page_template', 'elementor_header_footer'),
(724, 99, '_elementor_edit_mode', 'builder'),
(725, 99, '_elementor_template_type', 'wp-page'),
(726, 99, '_elementor_version', '3.35.6'),
(727, 99, '_elementor_pro_version', '3.35.1'),
(728, 99, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(732, 100, '_wp_page_template', 'elementor_header_footer'),
(733, 100, '_elementor_edit_mode', 'builder'),
(734, 100, '_elementor_template_type', 'wp-page'),
(735, 100, '_elementor_version', '3.35.6'),
(736, 100, '_elementor_pro_version', '3.35.1'),
(737, 100, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(739, 100, '_elementor_page_settings', 'a:0:{}'),
(740, 101, '_wp_page_template', 'elementor_header_footer'),
(741, 101, '_elementor_edit_mode', 'builder'),
(742, 101, '_elementor_template_type', 'wp-page'),
(743, 101, '_elementor_version', '3.35.6'),
(744, 101, '_elementor_pro_version', '3.35.1'),
(745, 101, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(747, 101, '_elementor_page_settings', 'a:0:{}'),
(748, 102, '_wp_page_template', 'elementor_header_footer'),
(749, 102, '_elementor_edit_mode', 'builder'),
(750, 102, '_elementor_template_type', 'wp-page'),
(751, 102, '_elementor_version', '3.35.6'),
(752, 102, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(753, 102, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(770, 105, '_wp_page_template', 'elementor_header_footer'),
(771, 105, '_elementor_edit_mode', 'builder'),
(772, 105, '_elementor_template_type', 'wp-page'),
(773, 105, '_elementor_version', '3.35.6'),
(774, 105, '_elementor_pro_version', '3.35.1'),
(775, 105, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(790, 107, '_wp_page_template', 'elementor_header_footer'),
(791, 107, '_elementor_edit_mode', 'builder'),
(792, 107, '_elementor_template_type', 'wp-page'),
(793, 107, '_elementor_version', '3.35.6'),
(794, 107, '_elementor_pro_version', '3.35.1'),
(795, 107, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(838, 113, '_wp_page_template', 'elementor_header_footer'),
(1173, 148, '_wp_attached_file', '2026/03/cj-ne-bottom.png'),
(805, 109, '_wp_page_template', 'elementor_header_footer'),
(806, 109, '_elementor_edit_mode', 'builder'),
(807, 109, '_elementor_template_type', 'wp-page'),
(808, 109, '_elementor_version', '3.35.6'),
(809, 109, '_elementor_pro_version', '3.35.1'),
(810, 109, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1174, 148, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2026/03/cj-ne-bottom.png\";s:8:\"filesize\";i:187211;s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"cj-ne-bottom-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9345;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"cj-ne-bottom-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60755;s:9:\"uncropped\";b:0;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"cj-ne-bottom-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60755;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"cj-ne-bottom-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18175;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(768, 104, '_wp_attached_file', '2026/03/s-labe-la.png'),
(769, 104, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:560;s:6:\"height\";i:727;s:4:\"file\";s:21:\"2026/03/s-labe-la.png\";s:8:\"filesize\";i:352056;s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"s-labe-la-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11625;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"s-labe-la-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73961;s:9:\"uncropped\";b:0;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"s-labe-la-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51257;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"s-labe-la-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22620;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(777, 105, '_elementor_page_settings', 'a:0:{}'),
(6143, 647, '_elementor_edit_mode', 'builder'),
(6144, 647, '_elementor_template_type', 'product'),
(6145, 647, '_elementor_version', '3.35.6'),
(6146, 647, '_elementor_pro_version', '3.35.1'),
(6147, 647, '_wp_page_template', 'default');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6148, 647, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"9d1650a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"aa30609\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2c0953\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc6d4de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c93cbf0\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"95705a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a3b3b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"478d215\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc2c2bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b049ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.79%\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abf8cf4\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 10mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\"A1115\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\"10mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"10.14mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"34ada44\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62db9d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"cf620b7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b865506\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ad6ee6\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5026436\"}]},\"elements\":[{\"id\":\"ebbdd63\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u26a0\\ufe0f Important Research Notice\",\"sub_heading\":\"\",\"description\":\"<p><strong>Not for human consumption.<\\/strong> This product is sold exclusively for research and educational purposes. It is not intended to diagnose, treat, cure, or prevent any disease.<\\/p><p>All clinical trial data and research findings presented on this page are sourced from peer-reviewed journals and official publications. They are provided for educational reference only and should not be interpreted as medical advice or product claims.<\\/p><p>By purchasing this product, you confirm that you are a qualified researcher and will use it in accordance with all applicable laws and regulations.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"a0f1634\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(5566, 585, '_wp_trash_meta_status', 'publish'),
(5567, 585, '_wp_trash_meta_time', '1772863003'),
(5568, 586, '_wp_trash_meta_status', 'publish'),
(5569, 586, '_wp_trash_meta_time', '1772863008'),
(780, 106, '_wp_page_template', 'elementor_header_footer'),
(781, 106, '_elementor_edit_mode', 'builder'),
(782, 106, '_elementor_template_type', 'wp-page'),
(783, 106, '_elementor_version', '3.35.6'),
(784, 106, '_elementor_pro_version', '3.35.1'),
(785, 106, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/main-bro-image-a.png\",\"id\":90,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(787, 106, '_elementor_page_settings', 'a:0:{}'),
(5578, 587, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(839, 113, '_elementor_edit_mode', 'builder'),
(840, 113, '_elementor_template_type', 'wp-page'),
(841, 113, '_elementor_version', '3.35.6'),
(842, 113, '_elementor_pro_version', '3.35.1'),
(843, 113, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(803, 108, '_wp_attached_file', '2026/03/tio-ba.webp'),
(804, 108, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2026/03/tio-ba.webp\";s:8:\"filesize\";i:9068;s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"tio-ba-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1796;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"tio-ba-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6598;s:9:\"uncropped\";b:0;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tio-ba-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tio-ba-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(812, 109, '_elementor_page_settings', 'a:0:{}'),
(815, 110, '_wp_page_template', 'elementor_header_footer'),
(816, 110, '_elementor_edit_mode', 'builder'),
(817, 110, '_elementor_template_type', 'wp-page'),
(818, 110, '_elementor_version', '3.35.6'),
(819, 110, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(820, 110, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(822, 110, '_elementor_page_settings', 'a:0:{}'),
(825, 111, '_wp_page_template', 'elementor_header_footer'),
(826, 111, '_elementor_edit_mode', 'builder'),
(827, 111, '_elementor_template_type', 'wp-page'),
(828, 111, '_elementor_version', '3.35.6'),
(829, 111, '_elementor_pro_version', '3.35.1'),
(830, 111, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(845, 113, '_elementor_page_settings', 'a:0:{}'),
(846, 114, '_wp_page_template', 'elementor_header_footer'),
(847, 114, '_elementor_edit_mode', 'builder'),
(848, 114, '_elementor_template_type', 'wp-page'),
(849, 114, '_elementor_version', '3.35.6'),
(850, 114, '_elementor_pro_version', '3.35.1'),
(851, 114, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":331,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(853, 114, '_elementor_page_settings', 'a:0:{}'),
(854, 115, '_wp_page_template', 'elementor_header_footer'),
(855, 115, '_elementor_edit_mode', 'builder'),
(856, 115, '_elementor_template_type', 'wp-page'),
(857, 115, '_elementor_version', '3.35.6'),
(858, 115, '_elementor_pro_version', '3.35.1'),
(859, 115, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(863, 116, '_wp_page_template', 'elementor_header_footer'),
(864, 116, '_elementor_edit_mode', 'builder'),
(865, 116, '_elementor_template_type', 'wp-page'),
(866, 116, '_elementor_version', '3.35.6'),
(867, 116, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(868, 116, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(870, 116, '_elementor_page_settings', 'a:0:{}'),
(871, 117, '_wp_page_template', 'elementor_header_footer'),
(872, 117, '_elementor_edit_mode', 'builder'),
(873, 117, '_elementor_template_type', 'wp-page'),
(874, 117, '_elementor_version', '3.35.6'),
(875, 117, '_elementor_pro_version', '3.35.1'),
(876, 117, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(878, 117, '_elementor_page_settings', 'a:0:{}'),
(879, 118, '_wp_page_template', 'elementor_header_footer'),
(880, 118, '_elementor_edit_mode', 'builder'),
(881, 118, '_elementor_template_type', 'wp-page'),
(882, 118, '_elementor_version', '3.35.6'),
(883, 118, '_elementor_pro_version', '3.35.1'),
(884, 118, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(904, 121, '_wp_page_template', 'elementor_header_footer'),
(888, 119, '_wp_page_template', 'elementor_header_footer'),
(889, 119, '_elementor_edit_mode', 'builder'),
(890, 119, '_elementor_template_type', 'wp-page'),
(891, 119, '_elementor_version', '3.35.6'),
(892, 119, '_elementor_pro_version', '3.35.1'),
(893, 119, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(895, 119, '_elementor_page_settings', 'a:0:{}'),
(896, 120, '_wp_page_template', 'elementor_header_footer'),
(897, 120, '_elementor_edit_mode', 'builder'),
(898, 120, '_elementor_template_type', 'wp-page'),
(899, 120, '_elementor_version', '3.35.6'),
(900, 120, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(901, 120, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(903, 120, '_elementor_page_settings', 'a:0:{}'),
(905, 121, '_elementor_edit_mode', 'builder'),
(906, 121, '_elementor_template_type', 'wp-page'),
(907, 121, '_elementor_version', '3.35.6'),
(908, 121, '_elementor_pro_version', '3.35.1'),
(909, 121, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(913, 122, '_wp_page_template', 'elementor_header_footer'),
(914, 122, '_elementor_edit_mode', 'builder'),
(915, 122, '_elementor_template_type', 'wp-page'),
(916, 122, '_elementor_version', '3.35.6'),
(917, 122, '_elementor_pro_version', '3.35.1'),
(918, 122, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(920, 122, '_elementor_page_settings', 'a:0:{}'),
(921, 123, '_wp_page_template', 'elementor_header_footer'),
(922, 123, '_elementor_edit_mode', 'builder'),
(923, 123, '_elementor_template_type', 'wp-page'),
(924, 123, '_elementor_version', '3.35.6'),
(925, 123, '_elementor_pro_version', '3.35.1'),
(926, 123, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(928, 123, '_elementor_page_settings', 'a:0:{}'),
(929, 124, '_wp_page_template', 'elementor_header_footer'),
(930, 124, '_elementor_edit_mode', 'builder'),
(931, 124, '_elementor_template_type', 'wp-page'),
(932, 124, '_elementor_version', '3.35.6'),
(933, 124, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(934, 124, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1162, 147, '_wp_page_template', 'elementor_header_footer'),
(951, 126, '_wp_page_template', 'elementor_header_footer'),
(952, 126, '_elementor_edit_mode', 'builder'),
(953, 126, '_elementor_template_type', 'wp-page'),
(954, 126, '_elementor_version', '3.35.6'),
(955, 126, '_elementor_pro_version', '3.35.1'),
(956, 126, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1001, 131, '_wp_page_template', 'elementor_header_footer'),
(981, 129, '_wp_page_template', 'elementor_header_footer'),
(982, 129, '_elementor_edit_mode', 'builder'),
(983, 129, '_elementor_template_type', 'wp-page'),
(984, 129, '_elementor_version', '3.35.6'),
(985, 129, '_elementor_pro_version', '3.35.1'),
(986, 129, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\".banner_top_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(971, 128, '_elementor_template_type', 'wp-page'),
(972, 128, '_elementor_version', '3.35.6'),
(973, 128, '_elementor_pro_version', '3.35.1'),
(974, 128, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\".banner_top_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1135, 144, '_wp_page_template', 'elementor_header_footer'),
(969, 128, '_wp_page_template', 'elementor_header_footer'),
(970, 128, '_elementor_edit_mode', 'builder'),
(958, 126, '_elementor_page_settings', 'a:0:{}'),
(960, 127, '_wp_page_template', 'elementor_header_footer'),
(961, 127, '_elementor_edit_mode', 'builder'),
(962, 127, '_elementor_template_type', 'wp-page'),
(963, 127, '_elementor_version', '3.35.6'),
(964, 127, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(965, 127, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(967, 127, '_elementor_page_settings', 'a:0:{}'),
(3497, 371, '_elementor_page_settings', 'a:0:{}'),
(1034, 134, '_wp_page_template', 'elementor_header_footer'),
(1014, 132, '_wp_page_template', 'elementor_header_footer'),
(1015, 132, '_elementor_edit_mode', 'builder'),
(1016, 132, '_elementor_template_type', 'wp-page'),
(1017, 132, '_elementor_version', '3.35.6'),
(1018, 132, '_elementor_pro_version', '3.35.1'),
(1019, 132, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(988, 129, '_elementor_page_settings', 'a:0:{}'),
(991, 130, '_wp_page_template', 'elementor_header_footer'),
(992, 130, '_elementor_edit_mode', 'builder'),
(993, 130, '_elementor_template_type', 'wp-page'),
(994, 130, '_elementor_version', '3.35.6'),
(995, 130, '_elementor_pro_version', '3.35.1'),
(996, 130, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\".banner_top_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(998, 130, '_elementor_page_settings', 'a:0:{}'),
(1002, 131, '_elementor_edit_mode', 'builder'),
(1003, 131, '_elementor_template_type', 'wp-page'),
(1004, 131, '_elementor_version', '3.35.6'),
(1005, 131, '_elementor_pro_version', '3.35.1'),
(1006, 131, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1067, 137, '_wp_page_template', 'elementor_header_footer'),
(1047, 135, '_wp_page_template', 'elementor_header_footer'),
(1048, 135, '_elementor_edit_mode', 'builder'),
(1049, 135, '_elementor_template_type', 'wp-page'),
(1050, 135, '_elementor_version', '3.35.6'),
(1051, 135, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1052, 135, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_bottom_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1021, 132, '_elementor_page_settings', 'a:0:{}'),
(1024, 133, '_wp_page_template', 'elementor_header_footer'),
(1025, 133, '_elementor_edit_mode', 'builder'),
(1026, 133, '_elementor_template_type', 'wp-page'),
(1027, 133, '_elementor_version', '3.35.6'),
(1028, 133, '_elementor_pro_version', '3.35.1'),
(1029, 133, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1031, 133, '_elementor_page_settings', 'a:0:{}'),
(3537, 376, '_wp_page_template', 'elementor_header_footer'),
(1035, 134, '_elementor_edit_mode', 'builder'),
(1036, 134, '_elementor_template_type', 'wp-page'),
(1037, 134, '_elementor_version', '3.35.6'),
(1038, 134, '_elementor_pro_version', '3.35.1'),
(1039, 134, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_bottom_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2721, 294, '_wc_rating_count', 'a:1:{i:5;i:1;}'),
(1100, 140, '_wp_page_template', 'elementor_header_footer'),
(1080, 138, '_wp_page_template', 'elementor_header_footer'),
(1081, 138, '_elementor_edit_mode', 'builder'),
(1082, 138, '_elementor_template_type', 'wp-page'),
(1083, 138, '_elementor_version', '3.35.6'),
(1084, 138, '_elementor_pro_version', '3.35.1'),
(1085, 138, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_main_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1054, 135, '_elementor_page_settings', 'a:0:{}'),
(3521, 374, '_wp_page_template', 'elementor_header_footer'),
(3522, 374, '_elementor_edit_mode', 'builder'),
(3523, 374, '_elementor_template_type', 'wp-page'),
(3524, 374, '_elementor_version', '3.35.6'),
(3525, 374, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3526, 374, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1057, 136, '_wp_page_template', 'elementor_header_footer'),
(1058, 136, '_elementor_edit_mode', 'builder'),
(1059, 136, '_elementor_template_type', 'wp-page'),
(1060, 136, '_elementor_version', '3.35.6'),
(1061, 136, '_elementor_pro_version', '3.35.1'),
(1062, 136, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_bottom_image{\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1064, 136, '_elementor_page_settings', 'a:0:{}'),
(1068, 137, '_elementor_edit_mode', 'builder'),
(1069, 137, '_elementor_template_type', 'wp-page'),
(1070, 137, '_elementor_version', '3.35.6'),
(1071, 137, '_elementor_pro_version', '3.35.1'),
(1072, 137, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_main_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1115, 142, '_wp_page_template', 'elementor_header_footer'),
(1116, 142, '_elementor_edit_mode', 'builder'),
(1117, 142, '_elementor_template_type', 'wp-page'),
(1118, 142, '_elementor_version', '3.35.6'),
(1119, 142, '_elementor_pro_version', '3.35.1'),
(1120, 142, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1087, 138, '_elementor_page_settings', 'a:0:{}'),
(5593, 588, '_elementor_page_settings', 'a:0:{}'),
(1090, 139, '_wp_page_template', 'elementor_header_footer'),
(1091, 139, '_elementor_edit_mode', 'builder'),
(1092, 139, '_elementor_template_type', 'wp-page'),
(1093, 139, '_elementor_version', '3.35.6'),
(1094, 139, '_elementor_pro_version', '3.35.1'),
(1095, 139, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_main_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1097, 139, '_elementor_page_settings', 'a:0:{}'),
(1101, 140, '_elementor_edit_mode', 'builder'),
(1102, 140, '_elementor_template_type', 'wp-page'),
(1103, 140, '_elementor_version', '3.35.6'),
(1104, 140, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1105, 140, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5642, 594, '_wp_page_template', 'elementor_header_footer'),
(5643, 594, '_elementor_edit_mode', 'builder'),
(5644, 594, '_elementor_template_type', 'wp-page'),
(5645, 594, '_elementor_version', '3.35.6'),
(5646, 594, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5647, 594, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"pp_display_conditions\":[{\"_id\":\"58b8907\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1163, 147, '_elementor_edit_mode', 'builder'),
(1146, 145, '_wp_page_template', 'elementor_header_footer'),
(1147, 145, '_elementor_edit_mode', 'builder'),
(1148, 145, '_elementor_template_type', 'wp-page'),
(1149, 145, '_elementor_version', '3.35.6'),
(1150, 145, '_elementor_pro_version', '3.35.1'),
(1151, 145, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cjc-bottom-a.webp\",\"id\":141,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1122, 142, '_elementor_page_settings', 'a:0:{}'),
(1125, 143, '_wp_page_template', 'elementor_header_footer'),
(1126, 143, '_elementor_edit_mode', 'builder'),
(1127, 143, '_elementor_template_type', 'wp-page'),
(1128, 143, '_elementor_version', '3.35.6'),
(1129, 143, '_elementor_pro_version', '3.35.1'),
(1130, 143, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/banner-bottom-a.webp\",\"id\":112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1132, 143, '_elementor_page_settings', 'a:0:{}'),
(1136, 144, '_elementor_edit_mode', 'builder'),
(1137, 144, '_elementor_template_type', 'wp-page'),
(1138, 144, '_elementor_version', '3.35.6'),
(1139, 144, '_elementor_pro_version', '3.35.1'),
(1140, 144, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cjc-bottom-a.webp\",\"id\":141,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2543, 302, '_menu_item_object_id', '289'),
(2544, 302, '_menu_item_object', 'page'),
(2545, 302, '_menu_item_target', ''),
(2546, 302, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2547, 302, '_menu_item_xfn', ''),
(2548, 302, '_menu_item_url', ''),
(2553, 303, '_wp_trash_meta_status', 'publish'),
(2554, 303, '_wp_trash_meta_time', '1772707739'),
(2987, 336, '_wp_trash_meta_time', '1772715497'),
(2843, 325, '_wp_attached_file', '2026/03/BPC-157-aaa.webp'),
(2844, 325, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2026/03/BPC-157-aaa.webp\";s:8:\"filesize\";i:148042;s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"BPC-157-aaa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2428;}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"BPC-157-aaa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BPC-157-aaa-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3218;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"BPC-157-aaa-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18914;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"BPC-157-aaa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5956;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"BPC-157-aaa-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13706;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"BPC-157-aaa-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1810;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"BPC-157-aaa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2428;}s:29:\"woocommerce_thumbnail_preview\";a:5:{s:4:\"file\";s:25:\"BPC-157-aaa-1000x750.webp\";s:5:\"width\";i:1000;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2717, 306, '_elementor_page_settings', 'a:0:{}'),
(2718, 306, '_elementor_controls_usage', 'a:7:{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:25:\"woocommerce-product-title\";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_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:25:\"woocommerce-product-price\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i: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:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:3;s:14:\"flex_direction\";i:2;s:20:\"flex_justify_content\";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:4;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:7:\"heading\";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_title\";a:2:{s:5:\"title\";i:1;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:1;}}}}s:26:\"woocommerce-product-rating\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:1:{s:9:\"star_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";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;}}}}}'),
(2541, 302, '_menu_item_type', 'post_type'),
(2542, 302, '_menu_item_menu_item_parent', '0'),
(1153, 145, '_elementor_page_settings', 'a:0:{}'),
(1154, 146, '_wp_page_template', 'elementor_header_footer'),
(1155, 146, '_elementor_edit_mode', 'builder'),
(1156, 146, '_elementor_template_type', 'wp-page'),
(1157, 146, '_elementor_version', '3.35.6'),
(1158, 146, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1159, 146, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cjc-bottom-a.webp\",\"id\":141,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1161, 146, '_elementor_page_settings', 'a:0:{}'),
(1164, 147, '_elementor_template_type', 'wp-page'),
(1165, 147, '_elementor_version', '3.35.6'),
(1166, 147, '_elementor_pro_version', '3.35.1'),
(1167, 147, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cjc-bottom-a.webp\",\"id\":141,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1195, 151, '_wp_page_template', 'elementor_header_footer'),
(1175, 149, '_wp_page_template', 'elementor_header_footer'),
(1176, 149, '_elementor_edit_mode', 'builder'),
(1177, 149, '_elementor_template_type', 'wp-page'),
(1178, 149, '_elementor_version', '3.35.6'),
(1179, 149, '_elementor_pro_version', '3.35.1'),
(1180, 149, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cjc-bottom-a.webp\",\"id\":141,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1230, 155, '_wp_page_template', 'elementor_header_footer'),
(1210, 153, '_wp_page_template', 'elementor_header_footer'),
(1211, 153, '_elementor_edit_mode', 'builder'),
(1212, 153, '_elementor_template_type', 'wp-page'),
(1213, 153, '_elementor_version', '3.35.6'),
(1214, 153, '_elementor_pro_version', '3.35.1'),
(1215, 153, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1182, 149, '_elementor_page_settings', 'a:0:{}'),
(1185, 150, '_wp_page_template', 'elementor_header_footer'),
(1186, 150, '_elementor_edit_mode', 'builder'),
(1187, 150, '_elementor_template_type', 'wp-page'),
(1188, 150, '_elementor_version', '3.35.6'),
(1189, 150, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1190, 150, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cjc-bottom-a.webp\",\"id\":141,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1192, 150, '_elementor_page_settings', 'a:0:{}'),
(1196, 151, '_elementor_edit_mode', 'builder'),
(1197, 151, '_elementor_template_type', 'wp-page'),
(1198, 151, '_elementor_version', '3.35.6'),
(1199, 151, '_elementor_pro_version', '3.35.1'),
(1200, 151, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2646, 312, '_elementor_page_settings', 'a:0:{}'),
(2647, 313, '_wp_page_template', 'elementor_header_footer'),
(2648, 313, '_elementor_edit_mode', 'builder'),
(2649, 313, '_elementor_template_type', 'wp-page'),
(2650, 313, '_elementor_version', '3.35.6'),
(2651, 313, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2652, 313, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1898ea4\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"0fa9012\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1243, 156, '_wp_page_template', 'elementor_header_footer'),
(1244, 156, '_elementor_edit_mode', 'builder'),
(1245, 156, '_elementor_template_type', 'wp-page'),
(1246, 156, '_elementor_version', '3.35.6'),
(1247, 156, '_elementor_pro_version', '3.35.1'),
(1248, 156, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1208, 152, '_wp_attached_file', '2026/03/glo-top.png'),
(1209, 152, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2026/03/glo-top.png\";s:8:\"filesize\";i:195906;s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"glo-top-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8917;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"glo-top-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56546;s:9:\"uncropped\";b:0;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"glo-top-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"glo-top-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17373;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1217, 153, '_elementor_page_settings', 'a:0:{}'),
(1220, 154, '_wp_page_template', 'elementor_header_footer'),
(1221, 154, '_elementor_edit_mode', 'builder'),
(1222, 154, '_elementor_template_type', 'wp-page'),
(1223, 154, '_elementor_version', '3.35.6'),
(1224, 154, '_elementor_pro_version', '3.35.1'),
(1225, 154, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/tio-ba.webp\",\"id\":108,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1227, 154, '_elementor_page_settings', 'a:0:{}'),
(1231, 155, '_elementor_edit_mode', 'builder'),
(1232, 155, '_elementor_template_type', 'wp-page'),
(1233, 155, '_elementor_version', '3.35.6'),
(1234, 155, '_elementor_pro_version', '3.35.1'),
(1235, 155, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1290, 161, '_wp_page_template', 'elementor_header_footer'),
(1291, 161, '_elementor_edit_mode', 'builder'),
(1292, 161, '_elementor_template_type', 'wp-page'),
(1293, 161, '_elementor_version', '3.35.6'),
(1294, 161, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1295, 161, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1250, 156, '_elementor_page_settings', 'a:0:{}'),
(1253, 157, '_wp_page_template', 'elementor_header_footer'),
(1254, 157, '_elementor_edit_mode', 'builder'),
(1255, 157, '_elementor_template_type', 'wp-page'),
(1256, 157, '_elementor_version', '3.35.6'),
(1257, 157, '_elementor_pro_version', '3.35.1'),
(1258, 157, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1260, 157, '_elementor_page_settings', 'a:0:{}'),
(1263, 158, '_wp_page_template', 'elementor_header_footer'),
(1264, 158, '_elementor_edit_mode', 'builder'),
(1265, 158, '_elementor_template_type', 'wp-page'),
(1266, 158, '_elementor_version', '3.35.6'),
(1267, 158, '_elementor_pro_version', '3.35.1'),
(1268, 158, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1334, 166, '_wp_page_template', 'elementor_header_footer'),
(1318, 164, '_wp_page_template', 'elementor_header_footer'),
(1319, 164, '_elementor_edit_mode', 'builder'),
(1320, 164, '_elementor_template_type', 'wp-page'),
(1321, 164, '_elementor_version', '3.35.6'),
(1322, 164, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1323, 164, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1308, 163, '_wp_page_template', 'elementor_header_footer'),
(1309, 163, '_elementor_edit_mode', 'builder'),
(1310, 163, '_elementor_template_type', 'wp-page'),
(1311, 163, '_elementor_version', '3.35.6'),
(1312, 163, '_elementor_pro_version', '3.35.1'),
(1313, 163, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1287, 160, '_wp_attached_file', '2026/03/verified_7325478.svg'),
(1288, 160, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1398;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(1297, 161, '_elementor_page_settings', 'a:0:{}'),
(1299, 162, '_wp_page_template', 'elementor_header_footer'),
(1300, 162, '_elementor_edit_mode', 'builder'),
(1301, 162, '_elementor_template_type', 'wp-page'),
(1302, 162, '_elementor_version', '3.35.6'),
(1303, 162, '_elementor_pro_version', '3.35.1'),
(1304, 162, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\"},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22ccb15\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1306, 162, '_elementor_page_settings', 'a:0:{}'),
(3510, 373, '_wp_page_template', 'elementor_header_footer'),
(3511, 373, '_elementor_edit_mode', 'builder'),
(3512, 373, '_elementor_template_type', 'wp-page'),
(3513, 373, '_elementor_version', '3.35.6'),
(3514, 373, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3515, 373, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3477, 370, '_wp_page_template', 'elementor_header_footer'),
(3478, 370, '_elementor_edit_mode', 'builder'),
(3479, 370, '_elementor_template_type', 'wp-page'),
(3480, 370, '_elementor_version', '3.35.6'),
(3481, 370, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3482, 370, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"41287f1\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"columns_mobile_extra\":1,\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1325, 164, '_elementor_page_settings', 'a:0:{}'),
(1326, 165, '_wp_page_template', 'elementor_header_footer'),
(1327, 165, '_elementor_edit_mode', 'builder'),
(1328, 165, '_elementor_template_type', 'wp-page'),
(1329, 165, '_elementor_version', '3.35.6'),
(1330, 165, '_elementor_pro_version', '3.35.1'),
(1331, 165, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1333, 165, '_elementor_page_settings', 'a:0:{}'),
(1335, 166, '_elementor_edit_mode', 'builder'),
(1336, 166, '_elementor_template_type', 'wp-page'),
(1337, 166, '_elementor_version', '3.35.6'),
(1338, 166, '_elementor_pro_version', '3.35.1'),
(1339, 166, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1359, 169, '_wp_page_template', 'elementor_header_footer'),
(1343, 167, '_wp_page_template', 'elementor_header_footer'),
(1344, 167, '_elementor_edit_mode', 'builder'),
(1345, 167, '_elementor_template_type', 'wp-page'),
(1346, 167, '_elementor_version', '3.35.6'),
(1347, 167, '_elementor_pro_version', '3.35.1'),
(1348, 167, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1350, 167, '_elementor_page_settings', 'a:0:{}'),
(1351, 168, '_wp_page_template', 'elementor_header_footer'),
(1352, 168, '_elementor_edit_mode', 'builder'),
(1353, 168, '_elementor_template_type', 'wp-page'),
(1354, 168, '_elementor_version', '3.35.6'),
(1355, 168, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1356, 168, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1358, 168, '_elementor_page_settings', 'a:0:{}'),
(1360, 169, '_elementor_edit_mode', 'builder'),
(1361, 169, '_elementor_template_type', 'wp-page'),
(1362, 169, '_elementor_version', '3.35.6'),
(1363, 169, '_elementor_pro_version', '3.35.1'),
(1364, 169, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1368, 170, '_wp_page_template', 'elementor_header_footer'),
(1369, 170, '_elementor_edit_mode', 'builder'),
(1370, 170, '_elementor_template_type', 'wp-page'),
(1371, 170, '_elementor_version', '3.35.6'),
(1372, 170, '_elementor_pro_version', '3.35.1'),
(1373, 170, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1375, 170, '_elementor_page_settings', 'a:0:{}'),
(1376, 171, '_wp_page_template', 'elementor_header_footer'),
(1377, 171, '_elementor_edit_mode', 'builder'),
(1378, 171, '_elementor_template_type', 'wp-page'),
(1379, 171, '_elementor_version', '3.35.6'),
(1380, 171, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1381, 171, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}]},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1383, 171, '_elementor_page_settings', 'a:0:{}'),
(1384, 172, '_wp_page_template', 'elementor_header_footer'),
(1385, 172, '_elementor_edit_mode', 'builder'),
(1386, 172, '_elementor_template_type', 'wp-page'),
(1387, 172, '_elementor_version', '3.35.6'),
(1388, 172, '_elementor_pro_version', '3.35.1'),
(1389, 172, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1393, 173, '_wp_page_template', 'elementor_header_footer'),
(1394, 173, '_elementor_edit_mode', 'builder'),
(1395, 173, '_elementor_template_type', 'wp-page'),
(1396, 173, '_elementor_version', '3.35.6'),
(1397, 173, '_elementor_pro_version', '3.35.1'),
(1398, 173, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1400, 173, '_elementor_page_settings', 'a:0:{}'),
(1401, 174, '_wp_page_template', 'elementor_header_footer'),
(1402, 174, '_elementor_edit_mode', 'builder'),
(1403, 174, '_elementor_template_type', 'wp-page'),
(1404, 174, '_elementor_version', '3.35.6'),
(1405, 174, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1406, 174, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1408, 174, '_elementor_page_settings', 'a:0:{}'),
(1409, 175, '_wp_page_template', 'elementor_header_footer'),
(1410, 175, '_elementor_edit_mode', 'builder'),
(1411, 175, '_elementor_template_type', 'wp-page'),
(1412, 175, '_elementor_version', '3.35.6'),
(1413, 175, '_elementor_pro_version', '3.35.1'),
(1414, 175, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1430, 178, '_wp_page_template', 'elementor_header_footer'),
(1431, 178, '_elementor_edit_mode', 'builder'),
(1432, 178, '_elementor_template_type', 'wp-page'),
(1433, 178, '_elementor_version', '3.35.6'),
(1434, 178, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1435, 178, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1470, 183, '_elementor_version', '3.35.6'),
(1471, 183, '_elementor_pro_version', '3.35.1'),
(1472, 183, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1483, 185, '_wp_page_template', 'elementor_header_footer'),
(1446, 180, '_wp_page_template', 'elementor_header_footer'),
(1447, 180, '_elementor_edit_mode', 'builder'),
(1448, 180, '_elementor_template_type', 'wp-page'),
(1449, 180, '_elementor_version', '3.35.6'),
(1450, 180, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1451, 180, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1427, 177, '_wp_attached_file', '2026/03/delivery-truck_8439189.svg'),
(1428, 177, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1128;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(1437, 178, '_elementor_page_settings', 'a:0:{}'),
(1438, 179, '_wp_page_template', 'elementor_header_footer'),
(1439, 179, '_elementor_edit_mode', 'builder'),
(1440, 179, '_elementor_template_type', 'wp-page'),
(1441, 179, '_elementor_version', '3.35.6'),
(1442, 179, '_elementor_pro_version', '3.35.1'),
(1443, 179, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1445, 179, '_elementor_page_settings', 'a:0:{}'),
(1467, 183, '_wp_page_template', 'elementor_header_footer'),
(1468, 183, '_elementor_edit_mode', 'builder'),
(1469, 183, '_elementor_template_type', 'wp-page'),
(1494, 186, '_elementor_template_type', 'wp-page'),
(1495, 186, '_elementor_version', '3.35.6'),
(1496, 186, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1497, 186, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1508, 188, '_wp_page_template', 'elementor_header_footer'),
(1484, 185, '_elementor_edit_mode', 'builder'),
(1485, 185, '_elementor_template_type', 'wp-page'),
(1486, 185, '_elementor_version', '3.35.6'),
(1487, 185, '_elementor_pro_version', '3.35.1'),
(1488, 185, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1464, 182, '_wp_attached_file', '2026/03/test-tube_206390.svg'),
(1465, 182, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1908;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3457, 368, '_wp_page_template', 'elementor_header_footer'),
(3458, 368, '_elementor_edit_mode', 'builder'),
(3459, 368, '_elementor_template_type', 'wp-page'),
(3460, 368, '_elementor_version', '3.35.6'),
(3461, 368, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3462, 368, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"41287f1\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"63568ce\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2881, 329, '_edit_last', '1'),
(2882, 329, '_edit_lock', '1772859501:1'),
(1474, 183, '_elementor_page_settings', 'a:0:{}'),
(1475, 184, '_wp_page_template', 'elementor_header_footer'),
(1476, 184, '_elementor_edit_mode', 'builder'),
(1477, 184, '_elementor_template_type', 'wp-page'),
(1478, 184, '_elementor_version', '3.35.6'),
(1479, 184, '_elementor_pro_version', '3.35.1'),
(1480, 184, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1482, 184, '_elementor_page_settings', 'a:0:{}'),
(1492, 186, '_wp_page_template', 'elementor_header_footer'),
(1493, 186, '_elementor_edit_mode', 'builder'),
(1499, 186, '_elementor_page_settings', 'a:0:{}'),
(1500, 187, '_wp_page_template', 'elementor_header_footer'),
(1501, 187, '_elementor_edit_mode', 'builder'),
(1502, 187, '_elementor_template_type', 'wp-page'),
(1503, 187, '_elementor_version', '3.35.6'),
(1504, 187, '_elementor_pro_version', '3.35.1'),
(1505, 187, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1507, 187, '_elementor_page_settings', 'a:0:{}'),
(1509, 188, '_elementor_edit_mode', 'builder'),
(1510, 188, '_elementor_template_type', 'wp-page'),
(1511, 188, '_elementor_version', '3.35.6'),
(1512, 188, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1513, 188, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1522, 190, '_wp_page_template', 'elementor_header_footer'),
(1523, 190, '_elementor_edit_mode', 'builder'),
(1524, 190, '_elementor_template_type', 'wp-page'),
(1525, 190, '_elementor_version', '3.35.6'),
(1526, 190, '_elementor_pro_version', '3.35.1'),
(1527, 190, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1562, 194, '_wp_page_template', 'elementor_header_footer'),
(1563, 194, '_elementor_edit_mode', 'builder'),
(1564, 194, '_elementor_template_type', 'wp-page'),
(1565, 194, '_elementor_version', '3.35.6'),
(1566, 194, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1567, 194, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1519, 189, '_edit_lock', '1772694770:1'),
(1520, 189, '_wp_trash_meta_status', 'publish'),
(1521, 189, '_wp_trash_meta_time', '1772694770'),
(1529, 190, '_elementor_page_settings', 'a:0:{}'),
(1532, 191, '_wp_page_template', 'elementor_header_footer'),
(1533, 191, '_elementor_edit_mode', 'builder'),
(1534, 191, '_elementor_template_type', 'wp-page'),
(1535, 191, '_elementor_version', '3.35.6'),
(1536, 191, '_elementor_pro_version', '3.35.1'),
(1537, 191, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1539, 191, '_elementor_page_settings', 'a:0:{}'),
(5596, 589, '_wp_page_template', 'elementor_header_footer'),
(5597, 589, '_elementor_edit_mode', 'builder'),
(5598, 589, '_elementor_template_type', 'wp-page'),
(5599, 589, '_elementor_version', '3.35.6'),
(5600, 589, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5601, 589, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1542, 192, '_wp_page_template', 'elementor_header_footer'),
(1543, 192, '_elementor_edit_mode', 'builder'),
(1544, 192, '_elementor_template_type', 'wp-page'),
(1545, 192, '_elementor_version', '3.35.6'),
(1546, 192, '_elementor_pro_version', '3.35.1'),
(1547, 192, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1578, 196, '_wp_page_template', 'elementor_header_footer'),
(1579, 196, '_elementor_edit_mode', 'builder'),
(1580, 196, '_elementor_template_type', 'wp-page'),
(1581, 196, '_elementor_version', '3.35.6'),
(1582, 196, '_elementor_pro_version', '3.35.1'),
(1583, 196, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}]},\"elements\":[],\"isInner\":false}]'),
(1569, 194, '_elementor_page_settings', 'a:0:{}'),
(1570, 195, '_wp_page_template', 'elementor_header_footer'),
(1571, 195, '_elementor_edit_mode', 'builder'),
(1572, 195, '_elementor_template_type', 'wp-page'),
(1573, 195, '_elementor_version', '3.35.6'),
(1574, 195, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1575, 195, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1577, 195, '_elementor_page_settings', 'a:0:{}'),
(1587, 197, '_wp_page_template', 'elementor_header_footer'),
(1588, 197, '_elementor_edit_mode', 'builder'),
(1589, 197, '_elementor_template_type', 'wp-page'),
(1590, 197, '_elementor_version', '3.35.6'),
(1591, 197, '_elementor_pro_version', '3.35.1'),
(1592, 197, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}]},\"elements\":[],\"isInner\":false}]'),
(1594, 197, '_elementor_page_settings', 'a:0:{}'),
(1595, 198, '_wp_page_template', 'elementor_header_footer'),
(1596, 198, '_elementor_edit_mode', 'builder'),
(1597, 198, '_elementor_template_type', 'wp-page'),
(1598, 198, '_elementor_version', '3.35.6'),
(1599, 198, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1600, 198, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}]},\"elements\":[],\"isInner\":false}]'),
(1602, 198, '_elementor_page_settings', 'a:0:{}'),
(1603, 199, '_wp_page_template', 'elementor_header_footer'),
(1604, 199, '_elementor_edit_mode', 'builder'),
(1605, 199, '_elementor_template_type', 'wp-page'),
(1606, 199, '_elementor_version', '3.35.6'),
(1607, 199, '_elementor_pro_version', '3.35.1'),
(1608, 199, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}]},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1614, 200, '_wp_page_template', 'elementor_header_footer'),
(1615, 200, '_elementor_edit_mode', 'builder'),
(1616, 200, '_elementor_template_type', 'wp-page'),
(1617, 200, '_elementor_version', '3.35.6'),
(1618, 200, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1619, 200, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}]},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1661, 205, '_wp_page_template', 'elementor_header_footer'),
(1645, 203, '_wp_page_template', 'elementor_header_footer'),
(1646, 203, '_elementor_edit_mode', 'builder'),
(1647, 203, '_elementor_template_type', 'wp-page'),
(1648, 203, '_elementor_version', '3.35.6'),
(1649, 203, '_elementor_pro_version', '3.35.1'),
(1650, 203, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#00808010\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1621, 200, '_elementor_page_settings', 'a:0:{}'),
(1624, 201, '_wp_page_template', 'elementor_header_footer'),
(1625, 201, '_elementor_edit_mode', 'builder'),
(1626, 201, '_elementor_template_type', 'wp-page'),
(1627, 201, '_elementor_version', '3.35.6'),
(1628, 201, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1629, 201, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}]},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1631, 201, '_elementor_page_settings', 'a:0:{}'),
(1634, 202, '_wp_page_template', 'elementor_header_footer'),
(1635, 202, '_elementor_edit_mode', 'builder'),
(1636, 202, '_elementor_template_type', 'wp-page'),
(1637, 202, '_elementor_version', '3.35.6'),
(1638, 202, '_elementor_pro_version', '3.35.1'),
(1639, 202, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#00808010\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1652, 203, '_elementor_page_settings', 'a:0:{}'),
(1653, 204, '_wp_page_template', 'elementor_header_footer'),
(1654, 204, '_elementor_edit_mode', 'builder'),
(1655, 204, '_elementor_template_type', 'wp-page'),
(1656, 204, '_elementor_version', '3.35.6'),
(1657, 204, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1658, 204, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#00808010\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1660, 204, '_elementor_page_settings', 'a:0:{}'),
(1662, 205, '_elementor_edit_mode', 'builder'),
(1663, 205, '_elementor_template_type', 'wp-page'),
(1664, 205, '_elementor_version', '3.35.6'),
(1665, 205, '_elementor_pro_version', '3.35.1'),
(1666, 205, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1679, 207, '_wp_page_template', 'elementor_header_footer'),
(1680, 207, '_elementor_edit_mode', 'builder'),
(1681, 207, '_elementor_template_type', 'wp-page'),
(1682, 207, '_elementor_version', '3.35.6'),
(1683, 207, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1684, 207, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1695, 209, '_wp_page_template', 'elementor_header_footer'),
(1696, 209, '_elementor_edit_mode', 'builder'),
(1697, 209, '_elementor_template_type', 'wp-page'),
(1698, 209, '_elementor_version', '3.35.6'),
(1699, 209, '_elementor_pro_version', '3.35.1'),
(1700, 209, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1686, 207, '_elementor_page_settings', 'a:0:{}'),
(1687, 208, '_wp_page_template', 'elementor_header_footer'),
(1688, 208, '_elementor_edit_mode', 'builder'),
(1689, 208, '_elementor_template_type', 'wp-page'),
(1690, 208, '_elementor_version', '3.35.6'),
(1691, 208, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1692, 208, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1694, 208, '_elementor_page_settings', 'a:0:{}'),
(1713, 211, '_wp_page_template', 'elementor_header_footer'),
(1714, 211, '_elementor_edit_mode', 'builder'),
(1715, 211, '_elementor_template_type', 'wp-page'),
(1716, 211, '_elementor_version', '3.35.6'),
(1717, 211, '_elementor_pro_version', '3.35.1'),
(1718, 211, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1729, 213, '_wp_page_template', 'elementor_header_footer'),
(1730, 213, '_elementor_edit_mode', 'builder'),
(1731, 213, '_elementor_template_type', 'wp-page'),
(1732, 213, '_elementor_version', '3.35.6'),
(1733, 213, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1734, 213, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Ultra-High Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1720, 211, '_elementor_page_settings', 'a:0:{}'),
(1721, 212, '_wp_page_template', 'elementor_header_footer'),
(1722, 212, '_elementor_edit_mode', 'builder'),
(1723, 212, '_elementor_template_type', 'wp-page'),
(1724, 212, '_elementor_version', '3.35.6'),
(1725, 212, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1726, 212, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1728, 212, '_elementor_page_settings', 'a:0:{}'),
(1738, 214, '_wp_page_template', 'elementor_header_footer'),
(1739, 214, '_elementor_edit_mode', 'builder'),
(1740, 214, '_elementor_template_type', 'wp-page'),
(1741, 214, '_elementor_version', '3.35.6'),
(1742, 214, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1743, 214, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Ultra-High Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1745, 214, '_elementor_page_settings', 'a:0:{}'),
(1746, 215, '_wp_page_template', 'elementor_header_footer'),
(1747, 215, '_elementor_edit_mode', 'builder'),
(1748, 215, '_elementor_template_type', 'wp-page'),
(1749, 215, '_elementor_version', '3.35.6'),
(1750, 215, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1751, 215, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Ultra-High Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1753, 215, '_elementor_page_settings', 'a:0:{}'),
(1754, 216, '_wp_page_template', 'elementor_header_footer'),
(1755, 216, '_elementor_edit_mode', 'builder'),
(1756, 216, '_elementor_template_type', 'wp-page'),
(1757, 216, '_elementor_version', '3.35.6'),
(1758, 216, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1759, 216, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1772, 218, '_wp_page_template', 'elementor_header_footer'),
(1773, 218, '_elementor_edit_mode', 'builder'),
(1774, 218, '_elementor_template_type', 'wp-page'),
(1775, 218, '_elementor_version', '3.35.6'),
(1776, 218, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1777, 218, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1788, 220, '_wp_page_template', 'elementor_header_footer'),
(1789, 220, '_elementor_edit_mode', 'builder'),
(1790, 220, '_elementor_template_type', 'wp-page'),
(1791, 220, '_elementor_version', '3.35.6'),
(1792, 220, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1793, 220, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Tab #2\",\"_id\":\"e2f23aa\"},{\"tab_title\":\"Tab #3\",\"_id\":\"48345a6\"}],\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1779, 218, '_elementor_page_settings', 'a:0:{}'),
(1780, 219, '_wp_page_template', 'elementor_header_footer'),
(1781, 219, '_elementor_edit_mode', 'builder'),
(1782, 219, '_elementor_template_type', 'wp-page'),
(1783, 219, '_elementor_version', '3.35.6'),
(1784, 219, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1785, 219, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1787, 219, '_elementor_page_settings', 'a:0:{}'),
(1799, 221, '_wp_page_template', 'elementor_header_footer'),
(1800, 221, '_elementor_edit_mode', 'builder'),
(1801, 221, '_elementor_template_type', 'wp-page'),
(1802, 221, '_elementor_version', '3.35.6'),
(1803, 221, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1804, 221, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Tab #2\",\"_id\":\"e2f23aa\"},{\"tab_title\":\"Tab #3\",\"_id\":\"48345a6\"}],\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1830, 224, '_wp_page_template', 'elementor_header_footer'),
(1831, 224, '_elementor_edit_mode', 'builder'),
(1832, 224, '_elementor_template_type', 'wp-page'),
(1833, 224, '_elementor_version', '3.35.6'),
(1834, 224, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1835, 224, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Tab #2\",\"_id\":\"e2f23aa\"},{\"tab_title\":\"Tab #3\",\"_id\":\"48345a6\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1837, 224, '_elementor_page_settings', 'a:0:{}'),
(1838, 225, '_wp_page_template', 'elementor_header_footer'),
(1839, 225, '_elementor_edit_mode', 'builder'),
(1840, 225, '_elementor_template_type', 'wp-page'),
(1841, 225, '_elementor_version', '3.35.6'),
(1842, 225, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1843, 225, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Tab #2\",\"_id\":\"e2f23aa\"},{\"tab_title\":\"Tab #3\",\"_id\":\"48345a6\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1806, 221, '_elementor_page_settings', 'a:0:{}'),
(3474, 369, '_elementor_page_settings', 'a:0:{}'),
(1809, 222, '_wp_page_template', 'elementor_header_footer'),
(1810, 222, '_elementor_edit_mode', 'builder'),
(1811, 222, '_elementor_template_type', 'wp-page'),
(1812, 222, '_elementor_version', '3.35.6'),
(1813, 222, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1814, 222, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Tab #2\",\"_id\":\"e2f23aa\"},{\"tab_title\":\"Tab #3\",\"_id\":\"48345a6\"}],\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1816, 222, '_elementor_page_settings', 'a:0:{}'),
(1819, 223, '_wp_page_template', 'elementor_header_footer'),
(1820, 223, '_elementor_edit_mode', 'builder'),
(1821, 223, '_elementor_template_type', 'wp-page'),
(1822, 223, '_elementor_version', '3.35.6'),
(1823, 223, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1824, 223, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Tab #2\",\"_id\":\"e2f23aa\"},{\"tab_title\":\"Tab #3\",\"_id\":\"48345a6\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2657, 314, '_wp_page_template', 'elementor_header_footer'),
(2658, 314, '_elementor_edit_mode', 'builder'),
(2659, 314, '_elementor_template_type', 'wp-page'),
(2660, 314, '_elementor_version', '3.35.6'),
(2661, 314, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2662, 314, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1898ea4\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"0fa9012\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2697, 318, '_elementor_source', 'product'),
(2698, 318, '_elementor_edit_mode', 'builder'),
(2699, 318, '_elementor_template_type', 'loop-item'),
(2700, 318, '_elementor_version', '3.35.6'),
(1845, 225, '_elementor_page_settings', 'a:0:{}'),
(1943, 235, '_wp_page_template', 'elementor_header_footer'),
(1944, 235, '_elementor_edit_mode', 'builder'),
(1945, 235, '_elementor_template_type', 'wp-page'),
(1946, 235, '_elementor_version', '3.35.6'),
(1947, 235, '_elementor_pro_version', '3.35.1'),
(1948, 235, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1846, 226, '_wp_page_template', 'elementor_header_footer'),
(1847, 226, '_elementor_edit_mode', 'builder'),
(1848, 226, '_elementor_template_type', 'wp-page'),
(1849, 226, '_elementor_version', '3.35.6'),
(1850, 226, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1851, 226, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3264c0\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"29b67fb\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"cd2054b\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af0cf11\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"ebd7da0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5483645\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d11556\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"afab977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bbeff2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b36287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ffbca1f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"657bee3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6de529d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c1bc31\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"233d0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5b8e6c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3e622f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"803b3a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6a6d36e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"00e4462\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1e1656\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d97020\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"9cfb354\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4737408\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1857, 227, '_wp_page_template', 'elementor_header_footer'),
(1858, 227, '_elementor_edit_mode', 'builder'),
(1859, 227, '_elementor_template_type', 'wp-page'),
(1860, 227, '_elementor_version', '3.35.6'),
(1861, 227, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1862, 227, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3264c0\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"29b67fb\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"cd2054b\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af0cf11\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"ebd7da0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5483645\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d11556\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"afab977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bbeff2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b36287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ffbca1f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"657bee3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6de529d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c1bc31\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"233d0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5b8e6c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3e622f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"803b3a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6a6d36e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"00e4462\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1e1656\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d97020\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"9cfb354\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4737408\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1890, 230, '_wp_page_template', 'elementor_header_footer'),
(1891, 230, '_elementor_edit_mode', 'builder'),
(1892, 230, '_elementor_template_type', 'wp-page'),
(1893, 230, '_elementor_version', '3.35.6'),
(1894, 230, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1895, 230, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3264c0\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"29b67fb\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"cd2054b\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af0cf11\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"ebd7da0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5483645\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d11556\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"afab977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bbeff2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b36287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ffbca1f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"657bee3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6de529d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c1bc31\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"233d0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5b8e6c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3e622f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"803b3a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6a6d36e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"00e4462\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1e1656\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d97020\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"9cfb354\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4737408\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1954, 236, '_wp_page_template', 'elementor_header_footer'),
(1955, 236, '_elementor_edit_mode', 'builder'),
(1956, 236, '_elementor_template_type', 'wp-page');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1957, 236, '_elementor_version', '3.35.6'),
(1958, 236, '_elementor_pro_version', '3.35.1'),
(1959, 236, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1961, 236, '_elementor_page_settings', 'a:0:{}'),
(1962, 237, '_wp_page_template', 'elementor_header_footer'),
(1963, 237, '_elementor_edit_mode', 'builder'),
(1964, 237, '_elementor_template_type', 'wp-page'),
(1965, 237, '_elementor_version', '3.35.6'),
(1966, 237, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1967, 237, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1864, 227, '_elementor_page_settings', 'a:0:{}'),
(5603, 589, '_elementor_page_settings', 'a:0:{}'),
(3467, 369, '_wp_page_template', 'elementor_header_footer'),
(3468, 369, '_elementor_edit_mode', 'builder'),
(3469, 369, '_elementor_template_type', 'wp-page'),
(3470, 369, '_elementor_version', '3.35.6'),
(3471, 369, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3472, 369, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"41287f1\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"63568ce\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1867, 228, '_wp_page_template', 'elementor_header_footer'),
(1868, 228, '_elementor_edit_mode', 'builder'),
(1869, 228, '_elementor_template_type', 'wp-page'),
(1870, 228, '_elementor_version', '3.35.6'),
(1871, 228, '_elementor_pro_version', '3.35.1'),
(1872, 228, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"feaf734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57de956\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3264c0\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"29b67fb\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"cd2054b\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af0cf11\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"ebd7da0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5483645\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d11556\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"afab977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bbeff2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b36287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ffbca1f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"657bee3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6de529d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c1bc31\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"233d0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5b8e6c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3e622f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"803b3a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6a6d36e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"00e4462\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1e1656\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d97020\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"9cfb354\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4737408\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1874, 228, '_elementor_page_settings', 'a:0:{}'),
(3464, 368, '_elementor_page_settings', 'a:0:{}'),
(5649, 594, '_elementor_page_settings', 'a:0:{}'),
(5650, 595, '_wp_page_template', 'elementor_header_footer'),
(5651, 595, '_elementor_edit_mode', 'builder'),
(5652, 595, '_elementor_template_type', 'wp-page'),
(5653, 595, '_elementor_version', '3.35.6'),
(5654, 595, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5655, 595, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"pp_display_conditions\":[{\"_id\":\"58b8907\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1910, 232, '_wp_page_template', 'elementor_header_footer'),
(1911, 232, '_elementor_edit_mode', 'builder'),
(1912, 232, '_elementor_template_type', 'wp-page'),
(1913, 232, '_elementor_version', '3.35.6'),
(1914, 232, '_elementor_pro_version', '3.35.1'),
(1915, 232, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"5a25050\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"13e1540\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"a4183bf\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"dfff1dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"383d680\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"898cb49\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b1b3dcc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bea46bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c999fb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"054e288\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"a1b5783\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"836e91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae24d65\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"af8848f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"aae9b0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0ad348\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1877, 229, '_wp_page_template', 'elementor_header_footer'),
(1878, 229, '_elementor_edit_mode', 'builder'),
(1879, 229, '_elementor_template_type', 'wp-page'),
(1880, 229, '_elementor_version', '3.35.6'),
(1881, 229, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1882, 229, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3264c0\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"29b67fb\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"cd2054b\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af0cf11\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"ebd7da0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5483645\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d11556\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"afab977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bbeff2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b36287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ffbca1f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"657bee3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6de529d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c1bc31\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"233d0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5b8e6c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3e622f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"803b3a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6a6d36e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"00e4462\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1e1656\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d97020\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"9cfb354\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4737408\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2664, 314, '_elementor_page_settings', 'a:0:{}'),
(2665, 315, '_wp_page_template', 'elementor_header_footer'),
(2666, 315, '_elementor_edit_mode', 'builder');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2667, 315, '_elementor_template_type', 'wp-page'),
(2668, 315, '_elementor_version', '3.35.6'),
(2669, 315, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2670, 315, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1898ea4\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"0fa9012\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1923, 233, '_wp_page_template', 'elementor_header_footer'),
(1924, 233, '_elementor_edit_mode', 'builder'),
(1925, 233, '_elementor_template_type', 'wp-page'),
(1926, 233, '_elementor_version', '3.35.6'),
(1927, 233, '_elementor_pro_version', '3.35.1'),
(1928, 233, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"5a25050\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"13e1540\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"a4183bf\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"dfff1dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"383d680\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"898cb49\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b1b3dcc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bea46bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c999fb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"054e288\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"a1b5783\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"836e91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae24d65\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"af8848f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"aae9b0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0ad348\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1897, 230, '_elementor_page_settings', 'a:0:{}'),
(3435, 366, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(4946, 529, '_elementor_edit_mode', 'builder'),
(4947, 529, '_elementor_template_type', 'product-archive'),
(4948, 529, '_elementor_version', '3.35.6'),
(4949, 529, '_elementor_pro_version', '3.35.1'),
(4950, 529, '_wp_page_template', 'default'),
(4951, 529, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"2950ff3\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"55ea856\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3449, 367, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(1900, 231, '_wp_page_template', 'elementor_header_footer'),
(1901, 231, '_elementor_edit_mode', 'builder'),
(1902, 231, '_elementor_template_type', 'wp-page'),
(1903, 231, '_elementor_version', '3.35.6'),
(1904, 231, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1905, 231, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"_id\":\"aa6dbb7\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"}},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3264c0\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"29b67fb\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"cd2054b\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"b38dd43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"66a5ff6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"deea44c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"819a06b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fbefd58\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6262841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8c8c211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af0cf11\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"ebd7da0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5483645\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d11556\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"afab977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bbeff2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b36287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ffbca1f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"657bee3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"6de529d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c1bc31\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"233d0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"5b8e6c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3e622f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"803b3a9\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6a6d36e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"00e4462\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1e1656\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d97020\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"9cfb354\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4737408\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1907, 231, '_elementor_page_settings', 'a:0:{}'),
(3125, 344, '_stock', NULL),
(3126, 344, '_stock_status', 'instock'),
(3127, 344, '_wc_average_rating', '0');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3128, 344, '_wc_review_count', '0'),
(3129, 344, 'attribute_pa_dosage', '10mg'),
(3130, 344, '_price', '95'),
(3131, 344, '_product_version', '10.5.3'),
(3137, 343, '_price', '95'),
(3133, 343, '_edit_lock', '1772716441:1'),
(3134, 345, '_wp_attached_file', '2026/03/Melanotan-II-a.webp'),
(3135, 345, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2026/03/Melanotan-II-a.webp\";s:8:\"filesize\";i:194404;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Melanotan-II-a-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Melanotan-II-a-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3406;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Melanotan-II-a-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20100;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Melanotan-II-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2518;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"Melanotan-II-a-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1814;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"Melanotan-II-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3136, 343, '_edit_last', '1'),
(3139, 346, 'total_sales', '0'),
(3140, 346, '_tax_status', 'taxable'),
(3141, 346, '_tax_class', ''),
(3142, 346, '_manage_stock', 'no'),
(3143, 346, '_backorders', 'no'),
(3144, 346, '_sold_individually', 'no'),
(3145, 346, '_virtual', 'no'),
(3146, 346, '_downloadable', 'no'),
(3147, 346, '_download_limit', '-1'),
(3148, 346, '_download_expiry', '-1'),
(3149, 346, '_thumbnail_id', '348'),
(3150, 346, '_stock', NULL),
(3151, 346, '_stock_status', 'instock'),
(3152, 346, '_wc_average_rating', '0'),
(3153, 346, '_wc_review_count', '0'),
(3154, 346, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(3155, 346, '_product_version', '10.5.3'),
(3156, 346, 'site-sidebar-layout', 'default'),
(3157, 346, 'ast-site-content-layout', 'default'),
(3158, 346, 'site-content-style', 'default'),
(3159, 346, 'site-sidebar-style', 'default'),
(3160, 346, 'theme-transparent-header-meta', 'default'),
(3187, 346, 'astra-migrate-meta-layouts', 'set'),
(3162, 347, '_variation_description', ''),
(3163, 347, '_regular_price', '95'),
(3164, 347, 'total_sales', '0'),
(3165, 347, '_tax_status', 'taxable'),
(3166, 347, '_tax_class', 'parent'),
(3167, 347, '_manage_stock', 'no'),
(3168, 347, '_backorders', 'no'),
(3169, 347, '_sold_individually', 'no'),
(3170, 347, '_virtual', 'no'),
(3171, 347, '_downloadable', 'no'),
(3172, 347, '_download_limit', '-1'),
(3173, 347, '_download_expiry', '-1'),
(3174, 347, '_thumbnail_id', '0'),
(3175, 347, '_stock', NULL),
(3176, 347, '_stock_status', 'instock'),
(3177, 347, '_wc_average_rating', '0'),
(3178, 347, '_wc_review_count', '0'),
(3179, 347, 'attribute_pa_dosage', '10mg'),
(3180, 347, '_price', '95'),
(3181, 347, '_product_version', '10.5.3'),
(3182, 346, '_price', '95'),
(3183, 346, '_edit_lock', '1772855480:1'),
(3184, 346, '_edit_last', '1'),
(3185, 348, '_wp_attached_file', '2026/03/SEMAX-a.webp'),
(3186, 348, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2026/03/SEMAX-a.webp\";s:8:\"filesize\";i:152382;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SEMAX-a-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6024;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SEMAX-a-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3234;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SEMAX-a-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16870;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SEMAX-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2406;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:18:\"SEMAX-a-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1786;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:20:\"SEMAX-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2406;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3188, 349, 'total_sales', '0'),
(3189, 349, '_tax_status', 'taxable'),
(3190, 349, '_tax_class', ''),
(3191, 349, '_manage_stock', 'no'),
(3192, 349, '_backorders', 'no'),
(3193, 349, '_sold_individually', 'no'),
(3194, 349, '_virtual', 'no'),
(3195, 349, '_downloadable', 'no'),
(3196, 349, '_download_limit', '-1'),
(3197, 349, '_download_expiry', '-1'),
(3198, 349, '_thumbnail_id', '351'),
(3199, 349, '_stock', NULL),
(3200, 349, '_stock_status', 'instock'),
(3201, 349, '_wc_average_rating', '0'),
(3202, 349, '_wc_review_count', '0'),
(3203, 349, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(3204, 349, '_product_version', '10.5.3'),
(3205, 349, 'site-sidebar-layout', 'default'),
(3206, 349, 'ast-site-content-layout', 'default'),
(3207, 349, 'site-content-style', 'default'),
(3208, 349, 'site-sidebar-style', 'default'),
(3209, 349, 'theme-transparent-header-meta', 'default'),
(3282, 349, 'astra-migrate-meta-layouts', 'set'),
(3211, 350, '_variation_description', ''),
(3212, 350, '_regular_price', '95'),
(3213, 350, 'total_sales', '0'),
(3214, 350, '_tax_status', 'taxable'),
(3215, 350, '_tax_class', 'parent'),
(3216, 350, '_manage_stock', 'no'),
(3217, 350, '_backorders', 'no'),
(3218, 350, '_sold_individually', 'no'),
(3219, 350, '_virtual', 'no'),
(3220, 350, '_downloadable', 'no'),
(3221, 350, '_download_limit', '-1'),
(3222, 350, '_download_expiry', '-1'),
(3223, 350, '_thumbnail_id', '0'),
(3224, 350, '_stock', NULL),
(3225, 350, '_stock_status', 'instock'),
(3226, 350, '_wc_average_rating', '0'),
(3227, 350, '_wc_review_count', '0'),
(3228, 350, 'attribute_pa_dosage', '10mg'),
(3229, 350, '_price', '95'),
(3230, 350, '_product_version', '10.5.3'),
(3231, 349, '_price', '95'),
(3232, 349, '_edit_lock', '1772719733:1'),
(3233, 351, '_wp_attached_file', '2026/03/Tesamorelin-aa.webp'),
(3234, 351, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2026/03/Tesamorelin-aa.webp\";s:8:\"filesize\";i:31426;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Tesamorelin-aa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Tesamorelin-aa-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3222;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Tesamorelin-aa-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16056;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Tesamorelin-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2448;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"Tesamorelin-aa-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1810;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"Tesamorelin-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2448;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3235, 349, '_edit_last', '1'),
(3237, 352, 'total_sales', '0'),
(3238, 352, '_tax_status', 'taxable'),
(3239, 352, '_tax_class', ''),
(3240, 352, '_manage_stock', 'no'),
(3241, 352, '_backorders', 'no'),
(3242, 352, '_sold_individually', 'no'),
(3243, 352, '_virtual', 'no'),
(3244, 352, '_downloadable', 'no'),
(3245, 352, '_download_limit', '-1'),
(3246, 352, '_download_expiry', '-1'),
(3247, 352, '_thumbnail_id', '354'),
(3248, 352, '_stock', NULL),
(3249, 352, '_stock_status', 'instock'),
(3250, 352, '_wc_average_rating', '0'),
(3251, 352, '_wc_review_count', '0'),
(3252, 352, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(3253, 352, '_product_version', '10.5.3'),
(3254, 352, 'site-sidebar-layout', 'default'),
(3255, 352, 'ast-site-content-layout', 'default'),
(3256, 352, 'site-content-style', 'default'),
(3257, 352, 'site-sidebar-style', 'default'),
(3258, 352, 'theme-transparent-header-meta', 'default'),
(3287, 352, 'astra-migrate-meta-layouts', 'set'),
(3260, 353, '_variation_description', ''),
(3261, 353, '_regular_price', '100'),
(3262, 353, 'total_sales', '0'),
(3263, 353, '_tax_status', 'taxable'),
(3264, 353, '_tax_class', 'parent'),
(3265, 353, '_manage_stock', 'no'),
(3266, 353, '_backorders', 'no'),
(3267, 353, '_sold_individually', 'no'),
(3268, 353, '_virtual', 'no'),
(3269, 353, '_downloadable', 'no'),
(3270, 353, '_download_limit', '-1'),
(3271, 353, '_download_expiry', '-1'),
(3272, 353, '_thumbnail_id', '0'),
(3273, 353, '_stock', NULL),
(3274, 353, '_stock_status', 'instock'),
(3275, 353, '_wc_average_rating', '0'),
(3276, 353, '_wc_review_count', '0'),
(3277, 353, 'attribute_pa_dosage', '10mg'),
(3278, 353, '_price', '100'),
(3279, 353, '_product_version', '10.5.3'),
(3286, 352, '_price', '100'),
(3281, 352, '_edit_lock', '1772719761:1'),
(3283, 352, '_edit_last', '1'),
(3284, 354, '_wp_attached_file', '2026/03/Wolverine-aa.webp'),
(3285, 354, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2026/03/Wolverine-aa.webp\";s:8:\"filesize\";i:41370;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Wolverine-aa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6764;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Wolverine-aa-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3456;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Wolverine-aa-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18924;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Wolverine-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2606;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"Wolverine-aa-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1840;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"Wolverine-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2606;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3298, 355, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3330, 358, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3307, 356, '_edit_lock', '1772720198:1'),
(3308, 356, '_wp_trash_meta_status', 'publish'),
(3309, 356, '_wp_trash_meta_time', '1772720198'),
(3318, 357, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3336, 359, '_elementor_edit_mode', 'builder'),
(3337, 359, '_elementor_template_type', 'product-archive'),
(3338, 359, '_elementor_version', '3.35.6'),
(3339, 359, '_elementor_pro_version', '3.35.1'),
(3340, 359, '_wp_page_template', 'default'),
(3341, 359, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3348, 360, '_elementor_edit_mode', 'builder'),
(3349, 360, '_elementor_template_type', 'product-archive'),
(3350, 360, '_elementor_version', '3.35.6'),
(3351, 360, '_elementor_pro_version', '3.35.1'),
(3352, 360, '_wp_page_template', 'default'),
(3353, 360, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3342, 359, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3354, 360, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3360, 361, '_elementor_edit_mode', 'builder'),
(3361, 361, '_elementor_template_type', 'product-archive'),
(3362, 361, '_elementor_version', '3.35.6'),
(3363, 361, '_elementor_pro_version', '3.35.1'),
(3364, 361, '_wp_page_template', 'default'),
(3365, 361, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"star_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3444, 367, '_elementor_template_type', 'product-archive'),
(3445, 367, '_elementor_version', '3.35.6'),
(3446, 367, '_elementor_pro_version', '3.35.1'),
(3374, 362, '_elementor_edit_mode', 'builder'),
(3375, 362, '_elementor_template_type', 'product-archive'),
(3376, 362, '_elementor_version', '3.35.6'),
(3377, 362, '_elementor_pro_version', '3.35.1'),
(3378, 362, '_wp_page_template', 'default'),
(3379, 362, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3366, 361, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3401, 364, '_elementor_edit_mode', 'builder'),
(3402, 364, '_elementor_template_type', 'product-archive'),
(3403, 364, '_elementor_version', '3.35.6'),
(3404, 364, '_elementor_pro_version', '3.35.1'),
(3405, 364, '_wp_page_template', 'default'),
(3406, 364, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3380, 362, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3415, 365, '_elementor_edit_mode', 'builder'),
(3416, 365, '_elementor_template_type', 'product-archive'),
(3417, 365, '_elementor_version', '3.35.6'),
(3418, 365, '_elementor_pro_version', '3.35.1'),
(3419, 365, '_wp_page_template', 'default'),
(3420, 365, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3447, 367, '_wp_page_template', 'default'),
(3448, 367, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3407, 364, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(3443, 367, '_elementor_edit_mode', 'builder'),
(3429, 366, '_elementor_edit_mode', 'builder'),
(3430, 366, '_elementor_template_type', 'product-archive'),
(3431, 366, '_elementor_version', '3.35.6'),
(3432, 366, '_elementor_pro_version', '3.35.1'),
(3433, 366, '_wp_page_template', 'default'),
(3434, 366, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3421, 365, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(1930, 233, '_elementor_page_settings', 'a:0:{}'),
(3490, 371, '_wp_page_template', 'elementor_header_footer'),
(3491, 371, '_elementor_edit_mode', 'builder'),
(3492, 371, '_elementor_template_type', 'wp-page'),
(3493, 371, '_elementor_version', '3.35.6'),
(3494, 371, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3495, 371, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"41287f1\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"columns_mobile_extra\":1,\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2988, 337, 'total_sales', '0'),
(2989, 337, '_tax_status', 'taxable'),
(2990, 337, '_tax_class', ''),
(2991, 337, '_manage_stock', 'no'),
(2992, 337, '_backorders', 'no'),
(2993, 337, '_sold_individually', 'no'),
(2994, 337, '_virtual', 'no'),
(2995, 337, '_downloadable', 'no'),
(2996, 337, '_download_limit', '-1'),
(2997, 337, '_download_expiry', '-1'),
(2998, 337, '_thumbnail_id', '339'),
(2999, 337, '_stock', NULL),
(3000, 337, '_stock_status', 'instock'),
(3001, 337, '_wc_average_rating', '0'),
(3002, 337, '_wc_review_count', '0'),
(3003, 337, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(3004, 337, '_product_version', '10.5.3'),
(3005, 337, 'site-sidebar-layout', 'default'),
(3006, 337, 'ast-site-content-layout', 'default'),
(3007, 337, 'site-content-style', 'default'),
(3008, 337, 'site-sidebar-style', 'default'),
(3009, 337, 'theme-transparent-header-meta', 'default'),
(3038, 337, 'astra-migrate-meta-layouts', 'set'),
(3011, 338, '_variation_description', ''),
(3012, 338, '_regular_price', '25'),
(3013, 338, 'total_sales', '0'),
(3014, 338, '_tax_status', 'taxable'),
(3015, 338, '_tax_class', 'parent'),
(3016, 338, '_manage_stock', 'no'),
(3017, 338, '_backorders', 'no'),
(3018, 338, '_sold_individually', 'no'),
(3019, 338, '_virtual', 'no'),
(3020, 338, '_downloadable', 'no'),
(3021, 338, '_download_limit', '-1'),
(3022, 338, '_download_expiry', '-1'),
(3023, 338, '_thumbnail_id', '0'),
(3024, 338, '_stock', NULL),
(3025, 338, '_stock_status', 'instock'),
(3026, 338, '_wc_average_rating', '0'),
(3027, 338, '_wc_review_count', '0'),
(3028, 338, 'attribute_pa_dosage', '70mg'),
(3029, 338, '_price', '25'),
(3030, 338, '_product_version', '10.5.3'),
(3035, 337, '_price', '25'),
(3032, 337, '_edit_lock', '1772715916:1'),
(3033, 339, '_wp_attached_file', '2026/03/GLOW-aa.webp'),
(3034, 339, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2026/03/GLOW-aa.webp\";s:8:\"filesize\";i:102704;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"GLOW-aa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"GLOW-aa-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"GLOW-aa-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"GLOW-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2478;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:18:\"GLOW-aa-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1822;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:20:\"GLOW-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2478;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3036, 337, '_edit_last', '1'),
(3039, 340, 'total_sales', '0'),
(3040, 340, '_tax_status', 'taxable'),
(3041, 340, '_tax_class', ''),
(3042, 340, '_manage_stock', 'no'),
(3043, 340, '_backorders', 'no'),
(3044, 340, '_sold_individually', 'no'),
(3045, 340, '_virtual', 'no'),
(3046, 340, '_downloadable', 'no'),
(3047, 340, '_download_limit', '-1'),
(3048, 340, '_download_expiry', '-1'),
(3049, 340, '_thumbnail_id', '342'),
(3050, 340, '_stock', NULL),
(3051, 340, '_stock_status', 'instock'),
(3052, 340, '_wc_average_rating', '0'),
(3053, 340, '_wc_review_count', '0'),
(3054, 340, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(3055, 340, '_product_version', '10.5.3'),
(3056, 340, 'site-sidebar-layout', 'default'),
(3057, 340, 'ast-site-content-layout', 'default'),
(3058, 340, 'site-content-style', 'default'),
(3059, 340, 'site-sidebar-style', 'default'),
(3060, 340, 'theme-transparent-header-meta', 'default'),
(4891, 340, 'astra-migrate-meta-layouts', 'set'),
(3062, 341, '_variation_description', ''),
(3063, 341, '_regular_price', '70'),
(3064, 341, 'total_sales', '0'),
(3065, 341, '_tax_status', 'taxable'),
(3066, 341, '_tax_class', 'parent'),
(3067, 341, '_manage_stock', 'no'),
(3068, 341, '_backorders', 'no'),
(3069, 341, '_sold_individually', 'no'),
(3070, 341, '_virtual', 'no'),
(3071, 341, '_downloadable', 'no'),
(3072, 341, '_download_limit', '-1'),
(3073, 341, '_download_expiry', '-1'),
(3074, 341, '_thumbnail_id', '0'),
(3075, 341, '_stock', NULL),
(3076, 341, '_stock_status', 'instock'),
(3077, 341, '_wc_average_rating', '0'),
(3078, 341, '_wc_review_count', '0'),
(3079, 341, 'attribute_pa_dosage', '10mg'),
(3080, 341, '_price', '70'),
(3081, 341, '_product_version', '10.5.3'),
(3087, 340, '_price', '70'),
(3083, 340, '_edit_lock', '1772855770:1'),
(3084, 342, '_wp_attached_file', '2026/03/GLP-3-aa.webp'),
(3085, 342, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2026/03/GLP-3-aa.webp\";s:8:\"filesize\";i:99920;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"GLP-3-aa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"GLP-3-aa-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"GLP-3-aa-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21204;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"GLP-3-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2472;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"GLP-3-aa-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1828;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"GLP-3-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3086, 340, '_edit_last', '1'),
(3089, 343, 'total_sales', '0'),
(3090, 343, '_tax_status', 'taxable'),
(3091, 343, '_tax_class', ''),
(3092, 343, '_manage_stock', 'no'),
(3093, 343, '_backorders', 'no'),
(3094, 343, '_sold_individually', 'no'),
(1933, 234, '_wp_page_template', 'elementor_header_footer'),
(1934, 234, '_elementor_edit_mode', 'builder'),
(1935, 234, '_elementor_template_type', 'wp-page'),
(1936, 234, '_elementor_version', '3.35.6'),
(1937, 234, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1938, 234, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"5a25050\"},{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"13e1540\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"a4183bf\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"dfff1dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"383d680\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"898cb49\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b1b3dcc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"bea46bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c999fb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"054e288\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"a1b5783\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"836e91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae24d65\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"af8848f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"aae9b0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a0ad348\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1940, 234, '_elementor_page_settings', 'a:0:{}'),
(5606, 590, '_wp_page_template', 'elementor_header_footer'),
(5607, 590, '_elementor_edit_mode', 'builder'),
(5608, 590, '_elementor_template_type', 'wp-page'),
(5609, 590, '_elementor_version', '3.35.6'),
(5610, 590, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5611, 590, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"pp_display_conditions\":[{\"_id\":\"58b8907\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2672, 315, '_elementor_page_settings', 'a:0:{}'),
(2673, 316, '_wp_page_template', 'elementor_header_footer'),
(2674, 316, '_elementor_edit_mode', 'builder'),
(2675, 316, '_elementor_template_type', 'wp-page'),
(2676, 316, '_elementor_version', '3.35.6'),
(2677, 316, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2678, 316, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8de9e4e\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"306\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"e0b5bdb\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"5c00c26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1969, 237, '_elementor_page_settings', 'a:0:{}'),
(1970, 238, '_wp_page_template', 'elementor_header_footer'),
(1971, 238, '_elementor_edit_mode', 'builder'),
(1972, 238, '_elementor_template_type', 'wp-page'),
(1973, 238, '_elementor_version', '3.35.6'),
(1974, 238, '_elementor_pro_version', '3.35.1'),
(1975, 238, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1979, 239, '_wp_page_template', 'elementor_header_footer'),
(1980, 239, '_elementor_edit_mode', 'builder'),
(1981, 239, '_elementor_template_type', 'wp-page'),
(1982, 239, '_elementor_version', '3.35.6'),
(1983, 239, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1984, 239, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1986, 239, '_elementor_page_settings', 'a:0:{}'),
(1987, 240, '_wp_page_template', 'elementor_header_footer'),
(1988, 240, '_elementor_edit_mode', 'builder'),
(1989, 240, '_elementor_template_type', 'wp-page'),
(1990, 240, '_elementor_version', '3.35.6'),
(1991, 240, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1992, 240, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1994, 240, '_elementor_page_settings', 'a:0:{}'),
(1995, 241, '_wp_page_template', 'elementor_header_footer'),
(1996, 241, '_elementor_edit_mode', 'builder'),
(1997, 241, '_elementor_template_type', 'wp-page'),
(1998, 241, '_elementor_version', '3.35.6'),
(1999, 241, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2000, 241, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2004, 242, '_wp_page_template', 'elementor_header_footer'),
(2005, 242, '_elementor_edit_mode', 'builder'),
(2006, 242, '_elementor_template_type', 'wp-page'),
(2007, 242, '_elementor_version', '3.35.6'),
(2008, 242, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2009, 242, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2011, 242, '_elementor_page_settings', 'a:0:{}'),
(2012, 243, '_wp_page_template', 'elementor_header_footer'),
(2013, 243, '_elementor_edit_mode', 'builder'),
(2014, 243, '_elementor_template_type', 'wp-page'),
(2015, 243, '_elementor_version', '3.35.6'),
(2016, 243, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2017, 243, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2019, 243, '_elementor_page_settings', 'a:0:{}'),
(2020, 244, '_wp_page_template', 'elementor_header_footer'),
(2021, 244, '_elementor_edit_mode', 'builder'),
(2022, 244, '_elementor_template_type', 'wp-page'),
(2023, 244, '_elementor_version', '3.35.6'),
(2024, 244, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2025, 244, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2029, 245, '_wp_page_template', 'elementor_header_footer'),
(2030, 245, '_elementor_edit_mode', 'builder'),
(2031, 245, '_elementor_template_type', 'wp-page'),
(2032, 245, '_elementor_version', '3.35.6'),
(2033, 245, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2034, 245, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2036, 245, '_elementor_page_settings', 'a:0:{}'),
(2037, 246, '_wp_page_template', 'elementor_header_footer'),
(2038, 246, '_elementor_edit_mode', 'builder'),
(2039, 246, '_elementor_template_type', 'wp-page'),
(2040, 246, '_elementor_version', '3.35.6'),
(2041, 246, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2042, 246, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2044, 246, '_elementor_page_settings', 'a:0:{}'),
(2045, 247, '_wp_page_template', 'elementor_header_footer'),
(2046, 247, '_elementor_edit_mode', 'builder'),
(2047, 247, '_elementor_template_type', 'wp-page'),
(2048, 247, '_elementor_version', '3.35.6'),
(2049, 247, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2050, 247, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2054, 248, '_wp_page_template', 'elementor_header_footer'),
(2055, 248, '_elementor_edit_mode', 'builder'),
(2056, 248, '_elementor_template_type', 'wp-page'),
(2057, 248, '_elementor_version', '3.35.6'),
(2058, 248, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2059, 248, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2061, 248, '_elementor_page_settings', 'a:0:{}'),
(2062, 249, '_wp_page_template', 'elementor_header_footer'),
(2063, 249, '_elementor_edit_mode', 'builder'),
(2064, 249, '_elementor_template_type', 'wp-page'),
(2065, 249, '_elementor_version', '3.35.6'),
(2066, 249, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2067, 249, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2069, 249, '_elementor_page_settings', 'a:0:{}'),
(2070, 250, '_wp_page_template', 'elementor_header_footer'),
(2071, 250, '_elementor_edit_mode', 'builder'),
(2072, 250, '_elementor_template_type', 'wp-page'),
(2073, 250, '_elementor_version', '3.35.6'),
(2074, 250, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2075, 250, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2079, 251, '_wp_page_template', 'elementor_header_footer'),
(2080, 251, '_elementor_edit_mode', 'builder'),
(2081, 251, '_elementor_template_type', 'wp-page'),
(2082, 251, '_elementor_version', '3.35.6'),
(2083, 251, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2084, 251, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2086, 251, '_elementor_page_settings', 'a:0:{}'),
(2087, 252, '_wp_page_template', 'elementor_header_footer'),
(2088, 252, '_elementor_edit_mode', 'builder'),
(2089, 252, '_elementor_template_type', 'wp-page'),
(2090, 252, '_elementor_version', '3.35.6'),
(2091, 252, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2092, 252, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2094, 252, '_elementor_page_settings', 'a:0:{}'),
(2095, 253, '_wp_page_template', 'elementor_header_footer'),
(2096, 253, '_elementor_edit_mode', 'builder'),
(2097, 253, '_elementor_template_type', 'wp-page'),
(2098, 253, '_elementor_version', '3.35.6'),
(2099, 253, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2100, 253, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2106, 254, '_wp_page_template', 'elementor_header_footer'),
(2107, 254, '_elementor_edit_mode', 'builder'),
(2108, 254, '_elementor_template_type', 'wp-page'),
(2109, 254, '_elementor_version', '3.35.6'),
(2110, 254, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2111, 254, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2137, 257, '_wp_page_template', 'elementor_header_footer'),
(2138, 257, '_elementor_edit_mode', 'builder'),
(2139, 257, '_elementor_template_type', 'wp-page'),
(2140, 257, '_elementor_version', '3.35.6'),
(2141, 257, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2142, 257, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2144, 257, '_elementor_page_settings', 'a:0:{}'),
(2145, 258, '_wp_page_template', 'elementor_header_footer'),
(2146, 258, '_elementor_edit_mode', 'builder'),
(2147, 258, '_elementor_template_type', 'wp-page'),
(2148, 258, '_elementor_version', '3.35.6'),
(2149, 258, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2150, 258, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2113, 254, '_elementor_page_settings', 'a:0:{}'),
(2116, 255, '_wp_page_template', 'elementor_header_footer'),
(2117, 255, '_elementor_edit_mode', 'builder'),
(2118, 255, '_elementor_template_type', 'wp-page'),
(2119, 255, '_elementor_version', '3.35.6'),
(2120, 255, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2121, 255, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2123, 255, '_elementor_page_settings', 'a:0:{}'),
(2870, 328, '_wp_page_template', 'elementor_header_footer'),
(2871, 328, '_elementor_edit_mode', 'builder'),
(2872, 328, '_elementor_template_type', 'wp-page'),
(2873, 328, '_elementor_version', '3.35.6'),
(2874, 328, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2875, 328, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"41287f1\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"63568ce\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2126, 256, '_wp_page_template', 'elementor_header_footer'),
(2127, 256, '_elementor_edit_mode', 'builder'),
(2128, 256, '_elementor_template_type', 'wp-page'),
(2129, 256, '_elementor_version', '3.35.6'),
(2130, 256, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2131, 256, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2850, 326, '_wp_page_template', 'elementor_header_footer'),
(2851, 326, '_elementor_edit_mode', 'builder'),
(2852, 326, '_elementor_template_type', 'wp-page'),
(2853, 326, '_elementor_version', '3.35.6'),
(2854, 326, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2855, 326, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8de9e4e\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"306\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"e0b5bdb\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"5c00c26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2701, 318, '_elementor_pro_version', '3.35.1'),
(2702, 318, '_wp_page_template', 'default'),
(2703, 318, '_elementor_data', '[{\"id\":\"c314eb4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8ecb325\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9de7461\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c70e218\"}],\"pp_display_conditions\":[{\"_id\":\"5e316b6\"}]},\"elements\":[{\"id\":\"7f52040\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7f010e3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c22d567\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0078137\"}],\"pp_display_conditions\":[{\"_id\":\"8deb0b5\"}]},\"elements\":[{\"id\":\"2499334\",\"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\":\"8e35de5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"20cb565\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"ad3c6b5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ba89538\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"be4db4c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f13b0d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"}],\"isInner\":true},{\"id\":\"ffb3252\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"90ac606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"pp_display_conditions\":[{\"_id\":\"7f34b48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"481f125\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_69a94cadb632c%3Aproduct_excerpt%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c744cce\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"1a56700\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"2406d8b\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"b525fb1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3296, 355, '_wp_page_template', 'default'),
(3297, 355, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"763c68b\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"60c499c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"box_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3528, 374, '_elementor_page_settings', 'a:0:{}'),
(3529, 375, '_wp_page_template', 'elementor_header_footer'),
(3530, 375, '_elementor_edit_mode', 'builder'),
(3531, 375, '_elementor_template_type', 'wp-page'),
(3532, 375, '_elementor_version', '3.35.6'),
(3533, 375, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3534, 375, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2152, 258, '_elementor_page_settings', 'a:0:{}'),
(2153, 259, '_wp_page_template', 'elementor_header_footer'),
(2154, 259, '_elementor_edit_mode', 'builder'),
(2155, 259, '_elementor_template_type', 'wp-page'),
(2156, 259, '_elementor_version', '3.35.6'),
(2157, 259, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2158, 259, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2178, 262, '_wp_page_template', 'elementor_header_footer'),
(2162, 260, '_wp_page_template', 'elementor_header_footer'),
(2163, 260, '_elementor_edit_mode', 'builder'),
(2164, 260, '_elementor_template_type', 'wp-page'),
(2165, 260, '_elementor_version', '3.35.6'),
(2166, 260, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2167, 260, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2169, 260, '_elementor_page_settings', 'a:0:{}'),
(2170, 261, '_wp_page_template', 'elementor_header_footer'),
(2171, 261, '_elementor_edit_mode', 'builder'),
(2172, 261, '_elementor_template_type', 'wp-page'),
(2173, 261, '_elementor_version', '3.35.6'),
(2174, 261, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2175, 261, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2177, 261, '_elementor_page_settings', 'a:0:{}'),
(2179, 262, '_elementor_edit_mode', 'builder'),
(2180, 262, '_elementor_template_type', 'wp-page'),
(2181, 262, '_elementor_version', '3.35.6'),
(2182, 262, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2183, 262, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2196, 264, '_wp_page_template', 'elementor_header_footer'),
(2197, 264, '_elementor_edit_mode', 'builder'),
(2198, 264, '_elementor_template_type', 'wp-page'),
(2199, 264, '_elementor_version', '3.35.6'),
(2200, 264, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2201, 264, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2212, 266, '_wp_page_template', 'elementor_header_footer'),
(2213, 266, '_elementor_edit_mode', 'builder'),
(2214, 266, '_elementor_template_type', 'wp-page'),
(2215, 266, '_elementor_version', '3.35.6'),
(2216, 266, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2217, 266, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2203, 264, '_elementor_page_settings', 'a:0:{}'),
(2204, 265, '_wp_page_template', 'elementor_header_footer'),
(2205, 265, '_elementor_edit_mode', 'builder'),
(2206, 265, '_elementor_template_type', 'wp-page'),
(2207, 265, '_elementor_version', '3.35.6'),
(2208, 265, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2209, 265, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2211, 265, '_elementor_page_settings', 'a:0:{}'),
(2223, 267, '_wp_page_template', 'elementor_header_footer'),
(2224, 267, '_elementor_edit_mode', 'builder'),
(2225, 267, '_elementor_template_type', 'wp-page'),
(2226, 267, '_elementor_version', '3.35.6'),
(2227, 267, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2228, 267, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2254, 270, '_wp_page_template', 'elementor_header_footer'),
(2255, 270, '_elementor_edit_mode', 'builder'),
(2256, 270, '_elementor_template_type', 'wp-page'),
(2257, 270, '_elementor_version', '3.35.6'),
(2258, 270, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2259, 270, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2261, 270, '_elementor_page_settings', 'a:0:{}'),
(2262, 271, '_wp_page_template', 'elementor_header_footer'),
(2263, 271, '_elementor_edit_mode', 'builder'),
(2264, 271, '_elementor_template_type', 'wp-page'),
(2265, 271, '_elementor_version', '3.35.6'),
(2266, 271, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2267, 271, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2230, 267, '_elementor_page_settings', 'a:0:{}'),
(2233, 268, '_wp_page_template', 'elementor_header_footer'),
(2234, 268, '_elementor_edit_mode', 'builder'),
(2235, 268, '_elementor_template_type', 'wp-page'),
(2236, 268, '_elementor_version', '3.35.6'),
(2237, 268, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2238, 268, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2240, 268, '_elementor_page_settings', 'a:0:{}'),
(2866, 327, '_elementor_page_settings', 'a:0:{}'),
(5657, 595, '_elementor_page_settings', 'a:0:{}'),
(5658, 596, '_wp_page_template', 'elementor_header_footer'),
(5659, 596, '_elementor_edit_mode', 'builder'),
(5660, 596, '_elementor_template_type', 'wp-page'),
(5661, 596, '_elementor_version', '3.35.6'),
(5662, 596, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5663, 596, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2243, 269, '_wp_page_template', 'elementor_header_footer'),
(2244, 269, '_elementor_edit_mode', 'builder'),
(2245, 269, '_elementor_template_type', 'wp-page'),
(2246, 269, '_elementor_version', '3.35.6'),
(2247, 269, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2248, 269, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2885, 329, 'total_sales', '0'),
(2886, 329, '_tax_status', 'taxable'),
(2887, 329, '_tax_class', ''),
(2888, 329, '_manage_stock', 'no'),
(2889, 329, '_backorders', 'no'),
(2890, 329, '_sold_individually', 'no'),
(2891, 329, '_virtual', 'no'),
(2892, 329, '_downloadable', 'no'),
(2893, 329, '_download_limit', '-1'),
(2894, 329, '_download_expiry', '-1'),
(2895, 329, '_stock', NULL),
(2896, 329, '_stock_status', 'instock'),
(2897, 329, '_wc_average_rating', '0'),
(2898, 329, '_wc_review_count', '0'),
(2899, 329, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(2900, 329, '_product_version', '10.5.3'),
(2901, 331, '_variation_description', ''),
(2902, 331, 'total_sales', '0'),
(2903, 331, '_tax_status', 'taxable'),
(2904, 331, '_tax_class', 'parent'),
(2905, 331, '_manage_stock', 'no'),
(2906, 331, '_backorders', 'no'),
(2907, 331, '_sold_individually', 'no'),
(2908, 331, '_virtual', 'no'),
(2909, 331, '_downloadable', 'no'),
(2910, 331, '_download_limit', '-1'),
(2911, 331, '_download_expiry', '-1'),
(2912, 331, '_stock', NULL),
(2913, 331, '_stock_status', 'instock'),
(2914, 331, '_wc_average_rating', '0'),
(2915, 331, '_wc_review_count', '0'),
(2916, 331, 'attribute_pa_dosage', '10mg'),
(2917, 331, '_product_version', '10.5.3'),
(2918, 331, '_regular_price', '85'),
(2919, 331, '_thumbnail_id', '0'),
(2920, 331, '_price', '85'),
(2921, 329, '_price', '85'),
(2922, 329, '_thumbnail_id', '555'),
(2923, 329, 'site-sidebar-layout', 'default'),
(2928, 329, 'theme-transparent-header-meta', 'default'),
(2925, 329, 'ast-site-content-layout', 'default'),
(2926, 329, 'site-content-style', 'default'),
(2927, 329, 'site-sidebar-style', 'default'),
(5311, 329, 'astra-migrate-meta-layouts', 'set'),
(2931, 332, 'total_sales', '0'),
(2932, 332, '_tax_status', 'taxable'),
(2933, 332, '_tax_class', ''),
(2934, 332, '_manage_stock', 'no'),
(2935, 332, '_backorders', 'no'),
(2936, 332, '_sold_individually', 'no'),
(2937, 332, '_virtual', 'no'),
(2938, 332, '_downloadable', 'no'),
(2939, 332, '_download_limit', '-1'),
(2940, 332, '_download_expiry', '-1'),
(2941, 332, '_thumbnail_id', '334'),
(2942, 332, '_stock', NULL),
(2943, 332, '_stock_status', 'instock'),
(2944, 332, '_wc_average_rating', '0'),
(2945, 332, '_wc_review_count', '0'),
(2946, 332, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(2947, 332, '_product_version', '10.5.3'),
(2948, 332, 'site-sidebar-layout', 'default'),
(2949, 332, 'ast-site-content-layout', 'default'),
(2950, 332, 'site-content-style', 'default'),
(2951, 332, 'site-sidebar-style', 'default'),
(2952, 332, 'theme-transparent-header-meta', 'default'),
(2980, 332, 'astra-migrate-meta-layouts', 'set'),
(2954, 333, '_variation_description', ''),
(2955, 333, '_regular_price', '85'),
(2956, 333, 'total_sales', '0'),
(2957, 333, '_tax_status', 'taxable'),
(2958, 333, '_tax_class', 'parent'),
(2959, 333, '_manage_stock', 'no'),
(2960, 333, '_backorders', 'no'),
(2961, 333, '_sold_individually', 'no'),
(2962, 333, '_virtual', 'no'),
(2963, 333, '_downloadable', 'no'),
(2964, 333, '_download_limit', '-1'),
(2965, 333, '_download_expiry', '-1'),
(2966, 333, '_thumbnail_id', '0'),
(2967, 333, '_stock', NULL),
(2968, 333, '_stock_status', 'instock'),
(2969, 333, '_wc_average_rating', '0'),
(2970, 333, '_wc_review_count', '0'),
(2971, 333, 'attribute_pa_dosage', '100mg'),
(2972, 333, '_price', '85'),
(2973, 333, '_product_version', '10.5.3'),
(2979, 332, '_price', '85'),
(2975, 332, '_edit_lock', '1772715282:1'),
(2976, 334, '_wp_attached_file', '2026/03/GHK-Cu-a.webp'),
(2977, 334, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2026/03/GHK-Cu-a.webp\";s:8:\"filesize\";i:59400;s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"GHK-Cu-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2440;}s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"GHK-Cu-a-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"GHK-Cu-a-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3234;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"GHK-Cu-a-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15812;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"GHK-Cu-a-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5966;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"GHK-Cu-a-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12146;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"GHK-Cu-a-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1798;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"GHK-Cu-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2440;}s:29:\"woocommerce_thumbnail_preview\";a:5:{s:4:\"file\";s:22:\"GHK-Cu-a-1000x750.webp\";s:5:\"width\";i:1000;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18684;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2978, 332, '_edit_last', '1'),
(2883, 330, '_wp_attached_file', '2026/03/CJC-1295-Ipamorelin-aa.webp'),
(2884, 330, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2026/03/CJC-1295-Ipamorelin-aa.webp\";s:8:\"filesize\";i:71682;s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"CJC-1295-Ipamorelin-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2520;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"CJC-1295-Ipamorelin-aa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"CJC-1295-Ipamorelin-aa-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"CJC-1295-Ipamorelin-aa-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18408;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"CJC-1295-Ipamorelin-aa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6412;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"CJC-1295-Ipamorelin-aa-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13778;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:33:\"CJC-1295-Ipamorelin-aa-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1788;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:35:\"CJC-1295-Ipamorelin-aa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2520;}s:29:\"woocommerce_thumbnail_preview\";a:5:{s:4:\"file\";s:36:\"CJC-1295-Ipamorelin-aa-1000x750.webp\";s:5:\"width\";i:1000;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2269, 271, '_elementor_page_settings', 'a:0:{}'),
(2270, 272, '_wp_page_template', 'elementor_header_footer'),
(2271, 272, '_elementor_edit_mode', 'builder'),
(2272, 272, '_elementor_template_type', 'wp-page'),
(2273, 272, '_elementor_version', '3.35.6'),
(2274, 272, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2275, 272, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2436, 294, 'site-sidebar-style', 'default'),
(2728, 294, 'astra-migrate-meta-layouts', 'set'),
(2467, 297, '_edit_last', '1'),
(2468, 297, '_edit_lock', '1772707916:1'),
(2469, 294, 'product_excerpt', 'Longevity Peptide'),
(2293, 276, '_wp_page_template', 'elementor_header_footer'),
(2294, 276, '_elementor_edit_mode', 'builder'),
(2295, 276, '_elementor_template_type', 'wp-page'),
(2296, 276, '_elementor_version', '3.35.6'),
(2297, 276, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2298, 276, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2279, 273, '_wp_attached_file', '2026/03/bubbles2.jpg'),
(2280, 273, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1650;s:6:\"height\";i:1046;s:4:\"file\";s:20:\"2026/03/bubbles2.jpg\";s:8:\"filesize\";i:23815;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"bubbles2-1000x634.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19356;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"bubbles2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1383;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"bubbles2-1000x634.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:634;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19356;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"bubbles2-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3689;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"bubbles2-1024x649.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:649;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19768;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bubbles2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1969;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"bubbles2-768x487.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:487;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"bubbles2-1536x974.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:974;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2309, 278, '_wp_page_template', 'elementor_header_footer'),
(2310, 278, '_elementor_edit_mode', 'builder'),
(2311, 278, '_elementor_template_type', 'wp-page'),
(2312, 278, '_elementor_version', '3.35.6'),
(2313, 278, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2314, 278, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2290, 275, '_wp_attached_file', '2026/03/quality-control_16362415.svg'),
(2291, 275, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1336;s:5:\"width\";i:48;s:6:\"height\";i:48;}'),
(2403, 288, '_wp_attached_file', 'woocommerce-placeholder.webp'),
(2404, 288, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"woocommerce-placeholder.webp\";s:8:\"filesize\";i:9892;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"woocommerce-placeholder-1000x1000.webp\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6254;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:862;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-1000x1000.webp\";s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6254;}s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1746;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1078;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2405, 294, '_edit_last', '1'),
(2406, 294, '_edit_lock', '1772709548:1'),
(2432, 294, 'site-sidebar-layout', 'default'),
(2437, 294, 'theme-transparent-header-meta', 'default'),
(2434, 294, 'ast-site-content-layout', 'default'),
(2435, 294, 'site-content-style', 'default'),
(2300, 276, '_elementor_page_settings', 'a:0:{}'),
(2301, 277, '_wp_page_template', 'elementor_header_footer'),
(2302, 277, '_elementor_edit_mode', 'builder'),
(2303, 277, '_elementor_template_type', 'wp-page'),
(2304, 277, '_elementor_version', '3.35.6'),
(2305, 277, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2306, 277, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2426, 294, '_stock', NULL),
(2427, 294, '_stock_status', 'instock'),
(2428, 294, '_wc_average_rating', '5.00'),
(2429, 294, '_wc_review_count', '1'),
(2430, 294, '_product_version', '10.5.3'),
(2308, 277, '_elementor_page_settings', 'a:0:{}'),
(2420, 294, '_backorders', 'no'),
(2421, 294, '_sold_individually', 'no'),
(2422, 294, '_virtual', 'no'),
(2423, 294, '_downloadable', 'no'),
(2424, 294, '_download_limit', '-1'),
(2425, 294, '_download_expiry', '-1'),
(2318, 279, '_wp_page_template', 'elementor_header_footer'),
(2319, 279, '_elementor_edit_mode', 'builder'),
(2320, 279, '_elementor_template_type', 'wp-page'),
(2321, 279, '_elementor_version', '3.35.6'),
(2322, 279, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2323, 279, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2414, 294, '_thumbnail_id', '295'),
(2416, 294, 'total_sales', '0'),
(2417, 294, '_tax_status', 'taxable'),
(2418, 294, '_tax_class', ''),
(2419, 294, '_manage_stock', 'no'),
(2325, 279, '_elementor_page_settings', 'a:0:{}'),
(2326, 280, '_wp_page_template', 'elementor_header_footer'),
(2327, 280, '_elementor_edit_mode', 'builder'),
(2328, 280, '_elementor_template_type', 'wp-page'),
(2329, 280, '_elementor_version', '3.35.6'),
(2330, 280, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2331, 280, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3101, 343, '_stock_status', 'instock'),
(3102, 343, '_wc_average_rating', '0'),
(3103, 343, '_wc_review_count', '0'),
(3104, 343, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(2333, 280, '_elementor_page_settings', 'a:0:{}'),
(2334, 281, '_wp_page_template', 'elementor_header_footer'),
(2335, 281, '_elementor_edit_mode', 'builder'),
(2336, 281, '_elementor_template_type', 'wp-page'),
(2337, 281, '_elementor_version', '3.35.6'),
(2338, 281, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2339, 281, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3095, 343, '_virtual', 'no'),
(3096, 343, '_downloadable', 'no'),
(3097, 343, '_download_limit', '-1'),
(3098, 343, '_download_expiry', '-1'),
(3099, 343, '_thumbnail_id', '345'),
(3100, 343, '_stock', NULL),
(2343, 282, '_wp_page_template', 'elementor_header_footer'),
(2344, 282, '_elementor_edit_mode', 'builder'),
(2345, 282, '_elementor_template_type', 'wp-page'),
(2346, 282, '_elementor_version', '3.35.6'),
(2347, 282, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2348, 282, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2350, 282, '_elementor_page_settings', 'a:0:{}'),
(2351, 283, '_wp_page_template', 'elementor_header_footer'),
(2352, 283, '_elementor_edit_mode', 'builder'),
(2353, 283, '_elementor_template_type', 'wp-page'),
(2354, 283, '_elementor_version', '3.35.6'),
(2355, 283, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2356, 283, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2358, 283, '_elementor_page_settings', 'a:0:{}'),
(2359, 284, '_wp_page_template', 'elementor_header_footer'),
(2360, 284, '_elementor_edit_mode', 'builder'),
(2361, 284, '_elementor_template_type', 'wp-page'),
(2362, 284, '_elementor_version', '3.35.6'),
(2363, 284, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2364, 284, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2439, 294, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(2412, 295, '_wp_attached_file', '2026/03/nad-product-a.jpg'),
(2413, 295, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2026/03/nad-product-a.jpg\";s:8:\"filesize\";i:160593;s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"nad-product-a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2900;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"nad-product-a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9927;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"nad-product-a-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27309;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"nad-product-a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"nad-product-a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"nad-product-a-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41481;}s:29:\"woocommerce_thumbnail_preview\";a:5:{s:4:\"file\";s:26:\"nad-product-a-1000x750.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59308;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2370, 285, '_wp_page_template', 'elementor_header_footer'),
(2371, 285, '_elementor_edit_mode', 'builder'),
(2372, 285, '_elementor_template_type', 'wp-page'),
(2373, 285, '_elementor_version', '3.35.6'),
(2374, 285, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2375, 285, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2633, 311, '_wp_page_template', 'elementor_header_footer'),
(2634, 311, '_elementor_edit_mode', 'builder'),
(2635, 311, '_elementor_template_type', 'wp-page'),
(2636, 311, '_elementor_version', '3.35.6'),
(2637, 311, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2638, 311, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2639, 311, '_elementor_page_settings', 'a:0:{}'),
(2640, 312, '_wp_page_template', 'elementor_header_footer'),
(2641, 312, '_elementor_edit_mode', 'builder'),
(2642, 312, '_elementor_template_type', 'wp-page'),
(2643, 312, '_elementor_version', '3.35.6'),
(2644, 312, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2645, 312, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2440, 296, '_variation_description', ''),
(2441, 296, 'total_sales', '0'),
(2442, 296, '_tax_status', 'taxable'),
(2443, 296, '_tax_class', 'parent'),
(2444, 296, '_manage_stock', 'no'),
(2445, 296, '_backorders', 'no'),
(2377, 285, '_elementor_page_settings', 'a:0:{}'),
(2860, 327, '_wp_page_template', 'elementor_header_footer'),
(2861, 327, '_elementor_edit_mode', 'builder'),
(2862, 327, '_elementor_template_type', 'wp-page'),
(2863, 327, '_elementor_version', '3.35.6'),
(2864, 327, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2865, 327, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8de9e4e\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"306\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"e0b5bdb\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"5c00c26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2380, 286, '_wp_page_template', 'elementor_header_footer'),
(2381, 286, '_elementor_edit_mode', 'builder'),
(2382, 286, '_elementor_template_type', 'wp-page'),
(2383, 286, '_elementor_version', '3.35.6'),
(2384, 286, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2385, 286, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2447, 296, '_virtual', 'no'),
(2448, 296, '_downloadable', 'no'),
(2449, 296, '_download_limit', '-1'),
(2450, 296, '_download_expiry', '-1'),
(2451, 296, '_stock', NULL),
(2446, 296, '_sold_individually', 'no'),
(2387, 286, '_elementor_page_settings', 'a:0:{}'),
(2856, 326, '_elementor_page_settings', 'a:0:{}'),
(2390, 287, '_wp_page_template', 'elementor_header_footer'),
(2391, 287, '_elementor_edit_mode', 'builder'),
(2392, 287, '_elementor_template_type', 'wp-page'),
(2393, 287, '_elementor_version', '3.35.6'),
(2394, 287, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2395, 287, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2452, 296, '_stock_status', 'instock'),
(2453, 296, '_wc_average_rating', '0'),
(2454, 296, '_wc_review_count', '0'),
(2455, 296, 'attribute_pa_dosage', '500mg'),
(2456, 296, '_product_version', '10.5.3'),
(2709, 319, '_elementor_source', 'product'),
(2710, 319, '_elementor_edit_mode', 'builder'),
(2711, 319, '_elementor_template_type', 'loop-item'),
(2712, 319, '_elementor_version', '3.35.6'),
(2713, 319, '_elementor_pro_version', '3.35.1'),
(2714, 319, '_wp_page_template', 'default'),
(2715, 319, '_elementor_data', '[{\"id\":\"c314eb4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8ecb325\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9de7461\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c70e218\"}],\"pp_display_conditions\":[{\"_id\":\"5e316b6\"}]},\"elements\":[{\"id\":\"7f52040\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7f010e3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c22d567\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0078137\"}],\"pp_display_conditions\":[{\"_id\":\"8deb0b5\"}]},\"elements\":[{\"id\":\"2499334\",\"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\":\"8e35de5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"20cb565\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"ad3c6b5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ba89538\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"be4db4c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f13b0d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"}],\"isInner\":true},{\"id\":\"ffb3252\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"90ac606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"pp_display_conditions\":[{\"_id\":\"7f34b48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"481f125\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_69a94cadb632c%3Aproduct_excerpt%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"290e77b\",\"elType\":\"widget\",\"settings\":{\"star_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"251cf72\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"2406d8b\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"b525fb1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2462, 296, '_regular_price', '100'),
(2463, 296, '_thumbnail_id', '0'),
(2464, 296, '_price', '100'),
(2465, 294, '_price', '100'),
(2470, 294, '_product_excerpt', 'field_69a94cadb632c'),
(2559, 304, '_wp_trash_meta_status', 'publish'),
(2560, 304, '_wp_trash_meta_time', '1772708107'),
(3294, 355, '_elementor_version', '3.35.6'),
(3295, 355, '_elementor_pro_version', '3.35.1'),
(2819, 322, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(4147, 447, '_elementor_source', 'post'),
(4148, 447, '_elementor_edit_mode', 'builder'),
(4149, 447, '_elementor_template_type', 'header'),
(4150, 447, '_elementor_version', '3.35.6'),
(4151, 447, '_elementor_pro_version', '3.35.1'),
(4152, 447, '_wp_page_template', 'default'),
(4153, 447, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor2\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"0a0ea57\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(3324, 358, '_elementor_edit_mode', 'builder'),
(3325, 358, '_elementor_template_type', 'product-archive'),
(3326, 358, '_elementor_version', '3.35.6'),
(3327, 358, '_elementor_pro_version', '3.35.1'),
(3328, 358, '_wp_page_template', 'default'),
(3329, 358, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(3312, 357, '_elementor_edit_mode', 'builder'),
(3313, 357, '_elementor_template_type', 'product-archive'),
(3314, 357, '_elementor_version', '3.35.6'),
(3315, 357, '_elementor_pro_version', '3.35.1'),
(3316, 357, '_wp_page_template', 'default'),
(3317, 357, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"763c68b\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"60c499c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"box_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wc-archive-products\"},{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}]'),
(2793, 322, '_elementor_edit_mode', 'builder'),
(2794, 322, '_elementor_template_type', 'product-archive'),
(2795, 323, '_elementor_edit_mode', 'builder'),
(2796, 323, '_elementor_template_type', 'product-archive'),
(2797, 322, '_elementor_version', '3.35.6'),
(2798, 322, '_elementor_pro_version', '3.35.1'),
(2799, 322, '_astra_content_layout_flag', 'disabled'),
(2809, 322, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"2950ff3\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"wc-archive-products\"},{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_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\":\"woocommerce-products\"}],\"isInner\":false}]'),
(2801, 322, 'ast-title-bar-display', 'disabled'),
(2802, 322, 'ast-featured-img', 'disabled'),
(2803, 322, 'ast-site-content-layout', 'full-width-container'),
(2804, 322, 'site-sidebar-layout', 'no-sidebar'),
(2806, 322, '_edit_lock', '1772857937:1'),
(2808, 322, '_wp_page_template', 'default'),
(2810, 324, '_elementor_edit_mode', 'builder'),
(2811, 324, '_elementor_template_type', 'product-archive'),
(2812, 324, '_elementor_version', '3.35.6'),
(2813, 324, '_elementor_pro_version', '3.35.1'),
(2814, 324, '_wp_page_template', 'default'),
(2815, 324, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"763c68b\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"60c499c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3292, 355, '_elementor_edit_mode', 'builder'),
(3293, 355, '_elementor_template_type', 'product-archive'),
(2573, 305, '_elementor_source', 'product'),
(2574, 305, '_elementor_edit_mode', 'builder'),
(2575, 305, '_elementor_template_type', 'loop-item'),
(2576, 305, '_elementor_version', '3.35.6'),
(2577, 305, '_elementor_pro_version', '3.35.1'),
(2578, 306, '_elementor_source', 'product'),
(2579, 308, '_elementor_source', 'product'),
(2580, 307, '_elementor_source', 'product'),
(2581, 306, '_elementor_edit_mode', 'builder'),
(2582, 308, '_elementor_edit_mode', 'builder'),
(2583, 307, '_elementor_edit_mode', 'builder'),
(2584, 308, '_elementor_template_type', 'loop-item'),
(2585, 307, '_elementor_template_type', 'loop-item'),
(2586, 306, '_elementor_template_type', 'loop-item'),
(2587, 306, '_elementor_version', '3.35.6'),
(2588, 306, '_elementor_pro_version', '3.35.1'),
(2589, 307, '_elementor_version', '3.35.6'),
(2590, 307, '_elementor_pro_version', '3.35.1'),
(2591, 308, '_elementor_version', '3.35.6'),
(2592, 308, '_elementor_pro_version', '3.35.1'),
(2593, 305, '_astra_content_layout_flag', 'disabled'),
(2594, 306, '_astra_content_layout_flag', 'disabled'),
(2605, 305, '_elementor_page_settings', 'a:0:{}'),
(2596, 305, 'ast-title-bar-display', 'disabled'),
(2616, 306, '_elementor_data', '[{\"id\":\"c314eb4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8ecb325\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9de7461\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c70e218\"}],\"pp_display_conditions\":[{\"_id\":\"5e316b6\"}]},\"elements\":[{\"id\":\"7f52040\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7f010e3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c22d567\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0078137\"}],\"pp_display_conditions\":[{\"_id\":\"8deb0b5\"}]},\"elements\":[{\"id\":\"2499334\",\"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\":\"8e35de5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"20cb565\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"ad3c6b5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ba89538\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"be4db4c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f13b0d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"}],\"isInner\":true},{\"id\":\"ffb3252\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"90ac606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"pp_display_conditions\":[{\"_id\":\"7f34b48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"481f125\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_69a94cadb632c%3Aproduct_excerpt%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"290e77b\",\"elType\":\"widget\",\"settings\":{\"star_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"251cf72\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"2406d8b\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"b525fb1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2598, 305, 'ast-featured-img', 'disabled'),
(2599, 306, 'ast-title-bar-display', 'disabled'),
(2600, 305, 'ast-site-content-layout', 'full-width-container'),
(2601, 306, 'ast-featured-img', 'disabled'),
(2602, 305, 'site-sidebar-layout', 'no-sidebar'),
(2603, 306, 'ast-site-content-layout', 'full-width-container'),
(2604, 306, 'site-sidebar-layout', 'no-sidebar'),
(2607, 306, '_edit_lock', '1772709398:1'),
(2609, 309, '_elementor_source', 'product'),
(2610, 309, '_elementor_edit_mode', 'builder'),
(2611, 309, '_elementor_template_type', 'loop-item'),
(2612, 309, '_elementor_version', '3.35.6'),
(2613, 309, '_elementor_pro_version', '3.35.1'),
(2614, 309, '_elementor_page_settings', 'a:0:{}'),
(2615, 306, '_wp_page_template', 'default'),
(2617, 310, '_elementor_source', 'product'),
(2618, 310, '_elementor_edit_mode', 'builder'),
(2619, 310, '_elementor_template_type', 'loop-item'),
(2620, 310, '_elementor_version', '3.35.6'),
(2621, 310, '_elementor_pro_version', '3.35.1'),
(2622, 310, '_wp_page_template', 'default'),
(2623, 310, '_elementor_data', '[{\"id\":\"c314eb4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8ecb325\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9de7461\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c70e218\"}],\"pp_display_conditions\":[{\"_id\":\"5e316b6\"}]},\"elements\":[{\"id\":\"7f52040\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7f010e3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c22d567\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0078137\"}],\"pp_display_conditions\":[{\"_id\":\"8deb0b5\"}]},\"elements\":[{\"id\":\"2499334\",\"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\":\"8e35de5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"20cb565\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"ad3c6b5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ba89538\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"be4db4c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f13b0d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"}],\"isInner\":true},{\"id\":\"ffb3252\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"90ac606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"pp_display_conditions\":[{\"_id\":\"7f34b48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a474669\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_69a94cadb632c%3Aproduct_excerpt%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c744cce\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"1a56700\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"2406d8b\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"b525fb1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2682, 317, '_elementor_source', 'product'),
(2683, 317, '_elementor_edit_mode', 'builder'),
(2684, 317, '_elementor_template_type', 'loop-item'),
(2685, 317, '_elementor_version', '3.35.6'),
(2686, 317, '_elementor_pro_version', '3.35.1'),
(2687, 317, '_wp_page_template', 'default'),
(2688, 317, '_elementor_data', '[{\"id\":\"c314eb4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8ecb325\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9de7461\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c70e218\"}],\"pp_display_conditions\":[{\"_id\":\"5e316b6\"}]},\"elements\":[{\"id\":\"7f52040\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7f010e3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c22d567\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0078137\"}],\"pp_display_conditions\":[{\"_id\":\"8deb0b5\"}]},\"elements\":[{\"id\":\"2499334\",\"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\":\"8e35de5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"20cb565\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"ad3c6b5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ba89538\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"be4db4c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f13b0d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"}],\"isInner\":true},{\"id\":\"ffb3252\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf5cf6b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0ffc4f2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be8a22e\"}],\"pp_display_conditions\":[{\"_id\":\"1a7c5d2\"}]},\"elements\":[{\"id\":\"90ac606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"p\",\"pp_display_conditions\":[{\"_id\":\"7f34b48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b6d5e54\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_69a94cadb632c%3Aproduct_excerpt%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c744cce\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"1a56700\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"2406d8b\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"b525fb1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2984, 335, '_wp_trash_meta_status', 'publish'),
(2985, 335, '_wp_trash_meta_time', '1772715476'),
(3105, 343, '_product_version', '10.5.3'),
(3106, 343, 'site-sidebar-layout', 'default'),
(3107, 343, 'ast-site-content-layout', 'default'),
(3108, 343, 'site-content-style', 'default'),
(3109, 343, 'site-sidebar-style', 'default'),
(3110, 343, 'theme-transparent-header-meta', 'default'),
(3138, 343, 'astra-migrate-meta-layouts', 'set'),
(3112, 344, '_variation_description', ''),
(3113, 344, '_regular_price', '95'),
(3114, 344, 'total_sales', '0'),
(3115, 344, '_tax_status', 'taxable'),
(3116, 344, '_tax_class', 'parent'),
(3117, 344, '_manage_stock', 'no'),
(3118, 344, '_backorders', 'no'),
(3119, 344, '_sold_individually', 'no'),
(3120, 344, '_virtual', 'no'),
(3121, 344, '_downloadable', 'no'),
(3122, 344, '_download_limit', '-1'),
(3123, 344, '_download_expiry', '-1'),
(3124, 344, '_thumbnail_id', '0'),
(2846, 320, '_wp_old_slug', 'nad-test'),
(2751, 320, 'product_excerpt', 'Longevity Peptide'),
(2752, 320, '_product_excerpt', 'field_69a94cadb632c'),
(2849, 320, 'astra-migrate-meta-layouts', 'set'),
(2754, 321, '_variation_description', ''),
(2755, 321, '_regular_price', '90'),
(2756, 321, 'total_sales', '0'),
(2757, 321, '_tax_status', 'taxable'),
(2758, 321, '_tax_class', 'parent'),
(2759, 321, '_manage_stock', 'no'),
(2760, 321, '_backorders', 'no'),
(2761, 321, '_sold_individually', 'no'),
(2762, 321, '_virtual', 'no'),
(2763, 321, '_downloadable', 'no'),
(2764, 321, '_download_limit', '-1'),
(2765, 321, '_download_expiry', '-1'),
(2766, 321, '_thumbnail_id', '0'),
(2767, 321, '_stock', NULL),
(2768, 321, '_stock_status', 'instock'),
(2769, 321, '_wc_average_rating', '0'),
(2770, 321, '_wc_review_count', '0'),
(2771, 321, 'attribute_pa_dosage', '10mg'),
(2772, 321, '_price', '90'),
(2773, 321, '_product_version', '10.5.3'),
(2845, 320, '_price', '90'),
(2775, 320, '_edit_lock', '1772714779:1'),
(2776, 320, '_edit_last', '1'),
(2729, 320, 'total_sales', '0'),
(2730, 320, '_tax_status', 'taxable'),
(2731, 320, '_tax_class', ''),
(2732, 320, '_manage_stock', 'no'),
(2733, 320, '_backorders', 'no'),
(2734, 320, '_sold_individually', 'no'),
(2735, 320, '_virtual', 'no'),
(2736, 320, '_downloadable', 'no'),
(2737, 320, '_download_limit', '-1'),
(2738, 320, '_download_expiry', '-1'),
(2739, 320, '_thumbnail_id', '325'),
(2740, 320, '_stock', NULL),
(2741, 320, '_stock_status', 'instock'),
(2742, 320, '_wc_average_rating', '0'),
(2743, 320, '_wc_review_count', '0'),
(2744, 320, '_product_attributes', 'a:1:{s:9:\"pa_dosage\";a:6:{s:4:\"name\";s:9:\"pa_dosage\";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;}}'),
(2745, 320, '_product_version', '10.5.3'),
(2746, 320, 'site-sidebar-layout', 'default'),
(2747, 320, 'ast-site-content-layout', 'default'),
(2748, 320, 'site-content-style', 'default'),
(2749, 320, 'site-sidebar-style', 'default'),
(2750, 320, 'theme-transparent-header-meta', 'default'),
(5541, 582, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5544, 583, '_elementor_edit_mode', 'builder'),
(5545, 583, '_elementor_template_type', 'product'),
(5546, 583, '_elementor_version', '3.35.6'),
(5547, 583, '_elementor_pro_version', '3.35.1'),
(5548, 583, '_wp_page_template', 'default');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5549, 583, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"9d1650a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"aa30609\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2c0953\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc6d4de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c93cbf0\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"95705a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a3b3b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"478d215\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc2c2bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b049ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.79%\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abf8cf4\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 10mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\"A1115\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\"10mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"10.14mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"34ada44\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5551, 583, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5554, 584, '_elementor_edit_mode', 'builder'),
(5555, 584, '_elementor_template_type', 'product'),
(5556, 584, '_elementor_version', '3.35.6'),
(5557, 584, '_elementor_pro_version', '3.35.1'),
(5558, 584, '_wp_page_template', 'default'),
(5559, 584, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"9d1650a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"aa30609\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2c0953\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc6d4de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c93cbf0\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"95705a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a3b3b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"478d215\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc2c2bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b049ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.79%\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abf8cf4\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 10mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\"A1115\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\"10mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"10.14mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"34ada44\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5561, 584, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(6129, 646, '_elementor_edit_mode', 'builder'),
(6130, 646, '_elementor_template_type', 'product'),
(6131, 646, '_elementor_version', '3.35.6'),
(6132, 646, '_elementor_pro_version', '3.35.1'),
(6133, 646, '_wp_page_template', 'default');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6134, 646, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"9d1650a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"aa30609\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2c0953\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc6d4de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c93cbf0\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"95705a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a3b3b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"478d215\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc2c2bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b049ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.79%\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abf8cf4\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 10mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\"A1115\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\"10mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"10.14mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"34ada44\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62db9d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"cf620b7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b865506\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ad6ee6\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5026436\"}]},\"elements\":[{\"id\":\"ebbdd63\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u26a0\\ufe0f Important Research Notice\",\"sub_heading\":\"\",\"description\":\"<p><strong>Not for human consumption.<\\/strong> This product is sold exclusively for research and educational purposes. It is not intended to diagnose, treat, cure, or prevent any disease.<\\/p><p>All clinical trial data and research findings presented on this page are sourced from peer-reviewed journals and official publications. They are provided for educational reference only and should not be interpreted as medical advice or product claims.<\\/p><p>By purchasing this product, you confirm that you are a qualified researcher and will use it in accordance with all applicable laws and regulations.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"a0f1634\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(5425, 569, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5431, 571, '_elementor_edit_mode', 'builder'),
(5432, 571, '_elementor_template_type', 'product'),
(5433, 571, '_elementor_version', '3.35.6'),
(5434, 571, '_elementor_pro_version', '3.35.1'),
(5435, 571, '_wp_page_template', 'default'),
(5436, 571, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5428, 570, '_wp_attached_file', '2026/03/lock_153622.svg'),
(5429, 570, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:891;s:5:\"width\";i:330;s:6:\"height\";i:330;}'),
(5438, 571, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5441, 572, '_elementor_edit_mode', 'builder'),
(5442, 572, '_elementor_template_type', 'product'),
(5443, 572, '_elementor_version', '3.35.6'),
(5444, 572, '_elementor_pro_version', '3.35.1'),
(5445, 572, '_wp_page_template', 'default'),
(5446, 572, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5448, 572, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5451, 573, '_elementor_edit_mode', 'builder'),
(5452, 573, '_elementor_template_type', 'product'),
(5453, 573, '_elementor_version', '3.35.6'),
(5454, 573, '_elementor_pro_version', '3.35.1'),
(5455, 573, '_wp_page_template', 'default'),
(5456, 573, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h6\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5458, 573, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5461, 574, '_elementor_edit_mode', 'builder'),
(5462, 574, '_elementor_template_type', 'product'),
(5463, 574, '_elementor_version', '3.35.6'),
(5464, 574, '_elementor_pro_version', '3.35.1'),
(5465, 574, '_wp_page_template', 'default'),
(5466, 574, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5468, 574, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5471, 575, '_elementor_edit_mode', 'builder'),
(5472, 575, '_elementor_template_type', 'product'),
(5473, 575, '_elementor_version', '3.35.6'),
(5474, 575, '_elementor_pro_version', '3.35.1'),
(5475, 575, '_wp_page_template', 'default'),
(5476, 575, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5478, 575, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5494, 578, '_elementor_edit_mode', 'builder'),
(5495, 578, '_elementor_template_type', 'product'),
(5496, 578, '_elementor_version', '3.35.6'),
(5497, 578, '_elementor_pro_version', '3.35.1'),
(5498, 578, '_wp_page_template', 'default');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5499, 578, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}]},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(5501, 578, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5504, 579, '_elementor_edit_mode', 'builder'),
(5505, 579, '_elementor_template_type', 'product'),
(5506, 579, '_elementor_version', '3.35.6'),
(5507, 579, '_elementor_pro_version', '3.35.1'),
(5508, 579, '_wp_page_template', 'default'),
(5509, 579, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(5491, 577, '_wp_attached_file', '2026/03/laboratory_7163073.svg'),
(5492, 577, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1526;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5511, 579, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5531, 581, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5539, 582, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"9d1650a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"aa30609\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2c0953\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc6d4de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c93cbf0\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"95705a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a3b3b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"478d215\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc2c2bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b049ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.79%\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abf8cf4\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 10mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\"A1115\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\"10mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"10.14mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"34ada44\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5534, 582, '_elementor_edit_mode', 'builder'),
(5535, 582, '_elementor_template_type', 'product'),
(5536, 582, '_elementor_version', '3.35.6'),
(5537, 582, '_elementor_pro_version', '3.35.1'),
(5538, 582, '_wp_page_template', 'default'),
(5524, 581, '_elementor_edit_mode', 'builder'),
(5525, 581, '_elementor_template_type', 'product'),
(5526, 581, '_elementor_version', '3.35.6'),
(5527, 581, '_elementor_pro_version', '3.35.1'),
(5528, 581, '_wp_page_template', 'default');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5529, 581, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"9d1650a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"aa30609\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2c0953\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc6d4de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c93cbf0\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"95705a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a3b3b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"478d215\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc2c2bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b049ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abf8cf4\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"34ada44\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3536, 375, '_elementor_page_settings', 'a:0:{}'),
(3538, 376, '_elementor_edit_mode', 'builder'),
(3539, 376, '_elementor_template_type', 'wp-page'),
(3540, 376, '_elementor_version', '3.35.6'),
(3541, 376, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3542, 376, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3546, 377, '_wp_page_template', 'elementor_header_footer'),
(3547, 377, '_elementor_edit_mode', 'builder'),
(3548, 377, '_elementor_template_type', 'wp-page'),
(3549, 377, '_elementor_version', '3.35.6'),
(3550, 377, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3551, 377, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3553, 377, '_elementor_page_settings', 'a:0:{}'),
(3554, 378, '_wp_page_template', 'elementor_header_footer'),
(3555, 378, '_elementor_edit_mode', 'builder'),
(3556, 378, '_elementor_template_type', 'wp-page'),
(3557, 378, '_elementor_version', '3.35.6'),
(3558, 378, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3559, 378, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}]},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3561, 378, '_elementor_page_settings', 'a:0:{}'),
(3562, 379, '_wp_page_template', 'elementor_header_footer'),
(3563, 379, '_elementor_edit_mode', 'builder'),
(3564, 379, '_elementor_template_type', 'wp-page'),
(3565, 379, '_elementor_version', '3.35.6'),
(3566, 379, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3567, 379, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3573, 380, '_wp_page_template', 'elementor_header_footer'),
(3574, 380, '_elementor_edit_mode', 'builder'),
(3575, 380, '_elementor_template_type', 'wp-page'),
(3576, 380, '_elementor_version', '3.35.6'),
(3577, 380, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3578, 380, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3604, 383, '_wp_page_template', 'elementor_header_footer'),
(3605, 383, '_elementor_edit_mode', 'builder'),
(3606, 383, '_elementor_template_type', 'wp-page'),
(3607, 383, '_elementor_version', '3.35.6'),
(3608, 383, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3609, 383, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3611, 383, '_elementor_page_settings', 'a:0:{}'),
(3612, 384, '_wp_page_template', 'elementor_header_footer'),
(3613, 384, '_elementor_edit_mode', 'builder'),
(3614, 384, '_elementor_template_type', 'wp-page'),
(3615, 384, '_elementor_version', '3.35.6'),
(3616, 384, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3617, 384, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3580, 380, '_elementor_page_settings', 'a:0:{}'),
(6096, 643, '_wp_page_template', 'elementor_header_footer'),
(6097, 643, '_elementor_edit_mode', 'builder'),
(6098, 643, '_elementor_template_type', 'wp-page'),
(6099, 643, '_elementor_version', '3.35.6'),
(6100, 643, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6101, 643, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5350, 559, '_elementor_edit_mode', 'builder'),
(5351, 559, '_elementor_template_type', 'product'),
(5352, 560, '_elementor_edit_mode', 'builder'),
(5353, 560, '_elementor_template_type', 'product'),
(5354, 559, '_elementor_version', '3.35.6'),
(5355, 559, '_elementor_pro_version', '3.35.1'),
(5356, 559, '_astra_content_layout_flag', 'disabled'),
(5365, 559, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/lock_153622.svg\",\"id\":570},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"columns_mobile_extra\":\"1\",\"title_html_tag\":\"h6\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b1f5380\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"536f204\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"dd3c3e8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8312914\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"df3fb34\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0b9f2dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"0e6153b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Certificate of Analysis\",\"description_text\":\"Third Party Tested by Freedom Diagnostics\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"be662ee\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"primary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d77204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"89163bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e42c74e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9535e17\"}],\"pp_display_conditions\":[{\"_id\":\"0a42c8b\"}]},\"elements\":[{\"id\":\"9d1650a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"aa30609\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2c0953\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc6d4de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c93cbf0\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 20mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\" A0112\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\" 20mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"22.56mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"95705a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a3b3b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e788b6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ec98679\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7860c5d\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E4E4E4\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"681be25\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"478d215\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST\",\"header_size\":\"span\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"2\",\"left\":\"15\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"c11de4b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc2c2bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.93%\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b049ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"99.79%\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"2214a0a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abf8cf4\",\"elType\":\"widget\",\"settings\":{\"business_timings\":\"custom\",\"business_hours\":[{\"_id\":\"c07071e\",\"closed_text\":\"Closed\"}],\"business_hours_custom\":[{\"day\":\"Variant: \",\"_id\":\"6d4d85c\",\"time\":\"GLP-3 (RT) 10mg\",\"closed_text\":\"Closed\"},{\"day\":\"Lot #:\",\"time\":\"A1115\",\"closed_text\":\"Closed\",\"_id\":\"2c6a03a\"},{\"day\":\"Labeled:\",\"time\":\"10mg\",\"closed_text\":\"Closed\",\"_id\":\"cba043e\"},{\"day\":\"Actual: \",\"time\":\"10.14mg\",\"closed_text\":\"Closed\",\"highlight\":\"yes\",\"_id\":\"20f43cc\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor0\"}},{\"day\":\"Tested: \",\"time\":\"Feb 4, 2026\",\"closed_text\":\"Closed\",\"_id\":\"1f36786\"}],\"row_bg_color_normal\":\"#FFFFFF\",\"hours_color\":\"#010101\",\"hours_typography_typography\":\"custom\",\"hours_typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"90e0f91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_bg_color\":\"\",\"row_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\",\"day_color\":\"\",\"closed_row_tex_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"},{\"id\":\"34ada44\",\"elType\":\"widget\",\"settings\":{\"text\":\"View COA\",\"selected_icon\":{\"value\":\"far fa-file-pdf\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"ab1f38f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62db9d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"cf620b7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b865506\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ad6ee6\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5026436\"}]},\"elements\":[{\"id\":\"ebbdd63\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u26a0\\ufe0f Important Research Notice\",\"sub_heading\":\"\",\"description\":\"<p><strong>Not for human consumption.<\\/strong> This product is sold exclusively for research and educational purposes. It is not intended to diagnose, treat, cure, or prevent any disease.<\\/p><p>All clinical trial data and research findings presented on this page are sourced from peer-reviewed journals and official publications. They are provided for educational reference only and should not be interpreted as medical advice or product claims.<\\/p><p>By purchasing this product, you confirm that you are a qualified researcher and will use it in accordance with all applicable laws and regulations.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"a0f1634\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(5358, 559, 'ast-title-bar-display', 'disabled'),
(5359, 559, 'ast-featured-img', 'disabled'),
(5360, 559, 'ast-site-content-layout', 'full-width-container'),
(5361, 559, 'site-sidebar-layout', 'no-sidebar'),
(5363, 559, '_edit_lock', '1772879551:1'),
(5364, 559, '_wp_page_template', 'default'),
(5366, 561, '_elementor_edit_mode', 'builder'),
(5367, 561, '_elementor_template_type', 'product'),
(5368, 561, '_elementor_version', '3.35.6'),
(5369, 561, '_elementor_pro_version', '3.35.1'),
(5370, 561, '_wp_page_template', 'default'),
(5371, 561, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5392, 565, '_elementor_edit_mode', 'builder'),
(5393, 565, '_elementor_template_type', 'product'),
(5394, 565, '_elementor_version', '3.35.6'),
(5395, 565, '_elementor_pro_version', '3.35.1'),
(5396, 565, '_wp_page_template', 'default'),
(5397, 565, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150153.svg\",\"id\":564},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5375, 559, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5399, 565, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5405, 567, '_elementor_edit_mode', 'builder'),
(5406, 567, '_elementor_template_type', 'product'),
(5407, 567, '_elementor_version', '3.35.6'),
(5408, 567, '_elementor_pro_version', '3.35.1'),
(5409, 567, '_wp_page_template', 'default'),
(5410, 567, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150153.svg\",\"id\":564},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_9211074.svg\",\"id\":566},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5386, 563, '_wp_attached_file', '2026/03/shopping_11342199.svg'),
(5387, 563, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:697;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(5389, 564, '_wp_attached_file', '2026/03/care_7150153.svg'),
(5390, 564, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3781;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5402, 566, '_wp_attached_file', '2026/03/padlock_9211074.svg'),
(5403, 566, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1999;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5412, 567, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(5418, 569, '_elementor_edit_mode', 'builder'),
(5419, 569, '_elementor_template_type', 'product'),
(5420, 569, '_elementor_version', '3.35.6'),
(5421, 569, '_elementor_pro_version', '3.35.1'),
(5422, 569, '_wp_page_template', 'default'),
(5423, 569, '_elementor_data', '[{\"id\":\"19e2250\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f154d8e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ce0ee5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"953eefd\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1f99222\"}]},\"elements\":[{\"id\":\"162f897\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2378f74\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"364e7aa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7316114\"}],\"pp_display_conditions\":[{\"_id\":\"cf0ab09\"}]},\"elements\":[{\"id\":\"46779c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"5dd42bf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"44f5039\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"fa23729\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"994fe1b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e846f1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07ce149\"}],\"pp_display_conditions\":[{\"_id\":\"16a7afc\"}]},\"elements\":[{\"id\":\"ce8187f\",\"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\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"93fa1cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7334256\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"857699c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"1c1509c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"90c9a5c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"d353fff\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"178efd7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"357313b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa1fe92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5eb918e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6dbd19f\"}],\"pp_display_conditions\":[{\"_id\":\"6014b8a\"}]},\"elements\":[{\"id\":\"92c637b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Free shipping\",\"_id\":\"7850fc7\",\"subtitle\":\"\",\"description\":\"<p>On orders over $150<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shopping_11342199.svg\",\"id\":563},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"60-day money-back\",\"subtitle\":\"\",\"description\":\"<p>guarantee<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/care_7150149.svg\",\"id\":568},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"4c75b54\"},{\"title\":\"Secure checkout\",\"subtitle\":\"\",\"description\":\"<p>256-bit SSL<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_9211074.svg\",\"id\":566},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"b542ce4\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_color_normal\":\"#FFFFFF\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c7536c5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),
(5415, 568, '_wp_attached_file', '2026/03/care_7150149.svg'),
(5416, 568, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3150;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3583, 381, '_wp_page_template', 'elementor_header_footer'),
(3584, 381, '_elementor_edit_mode', 'builder'),
(3585, 381, '_elementor_template_type', 'wp-page'),
(3586, 381, '_elementor_version', '3.35.6'),
(3587, 381, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3588, 381, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3590, 381, '_elementor_page_settings', 'a:0:{}'),
(5633, 593, '_wp_page_template', 'elementor_header_footer'),
(5617, 591, '_wp_page_template', 'elementor_header_footer'),
(5618, 591, '_elementor_edit_mode', 'builder'),
(5619, 591, '_elementor_template_type', 'wp-page'),
(5620, 591, '_elementor_version', '3.35.6'),
(5621, 591, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5622, 591, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"pp_display_conditions\":[{\"_id\":\"58b8907\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6188, 322, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:27:\"widget-woocommerce-products\";i:1;s:35:\"widget-woocommerce-products-archive\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(6189, 322, '_elementor_css', 'a:6:{s:4:\"time\";i:1772911097;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(6190, 322, '_elementor_element_cache', '{\"timeout\":1772997497,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-e7f2e4f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e7f2e4f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjI5NTBmZjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcm9kdWN0c19yZWxhdGVkX3Byb2R1Y3RzX3RpdGxlX3RleHQiOiJSZWxhdGVkIFByb2R1Y3RzIiwicHJvZHVjdHNfdXBzZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBhbHNvIGxpa2UuLi4iLCJwcm9kdWN0c19jcm9zc19zZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBiZSBpbnRlcmVzdGVkIGluLi4uIiwiaW1hZ2VfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwic3Rhcl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJvbGRfcHJpY2VfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sInZpZXdfY2FydF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJib3hfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiYm94X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJub3RoaW5nX2ZvdW5kX21lc3NhZ2UiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjcxNjE3ZGYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZ2xvYmFsc19fIjp7ImJveF9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjUifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndjLWFyY2hpdmUtcHJvZHVjdHMifQ==\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjQ4MDhmYzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb2x1bW5zX21vYmlsZV9leHRyYSI6MSwicGFnaW5hdGUiOiJ5ZXMiLCJwcm9kdWN0c19yZWxhdGVkX3Byb2R1Y3RzX3RpdGxlX3RleHQiOiJSZWxhdGVkIFByb2R1Y3RzIiwicHJvZHVjdHNfdXBzZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBhbHNvIGxpa2UuLi4iLCJwcm9kdWN0c19jcm9zc19zZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBiZSBpbnRlcmVzdGVkIGluLi4uIiwiaW1hZ2VfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwic3Rhcl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJvbGRfcHJpY2VfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sInZpZXdfY2FydF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJib3hfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiYm94X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjcxNjE3ZGYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZ2xvYmFsc19fIjp7ImJveF9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjUifSwiaGlkZV93aWRlc2NyZWVuIjoiaGlkZGVuLXdpZGVzY3JlZW4iLCJoaWRlX2Rlc2t0b3AiOiJoaWRkZW4tZGVza3RvcCIsImhpZGVfdGFibGV0X2V4dHJhIjoiaGlkZGVuLXRhYmxldF9leHRyYSIsImhpZGVfdGFibGV0IjoiaGlkZGVuLXRhYmxldCIsImhpZGVfbW9iaWxlX2V4dHJhIjoiaGlkZGVuLW1vYmlsZV9leHRyYSIsImhpZGVfbW9iaWxlIjoiaGlkZGVuLW1vYmlsZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(6191, 559, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:7:{i:0;s:33:\"widget-woocommerce-product-images\";i:1;s:14:\"widget-heading\";i:2;s:32:\"widget-woocommerce-product-price\";i:3;s:38:\"widget-woocommerce-product-add-to-cart\";i:4;s:18:\"widget-pp-info-box\";i:5;s:15:\"widget-icon-box\";i:6;s:24:\"widget-pp-business-hours\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(6192, 332, '_elementor_page_assets', 'a:0:{}'),
(6193, 559, '_elementor_css', 'a:6:{s:4:\"time\";i:1772939484;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:3:\"svg\";i:3;s:8:\"fa-solid\";i:5;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"ce8187f\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(6194, 563, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>'),
(6195, 568, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>'),
(6196, 570, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>'),
(6197, 559, '_elementor_element_cache', '{\"timeout\":1773025884,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-19e2250 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"19e2250\\\" 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-162f897 e-con-full e-flex e-con e-child\\\" data-id=\\\"162f897\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-46779c1 e-con-full e-flex e-con e-child\\\" data-id=\\\"46779c1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjVkZDQyYmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjQ0ZjUwMzkifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LWltYWdlcyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fa23729 e-con-full e-flex e-con e-child\\\" data-id=\\\"fa23729\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImNlODE4N2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cIndvb2NvbW1lcmNlLXByb2R1Y3QtdGl0bGUtdGFnXCIgc2V0dGluZ3M9XCIlN0IlMjJwcm9kdWN0X2lkJTIyJTNBZmFsc2UlMkMlMjJiZWZvcmUlMjIlM0ElMjIlMjIlMkMlMjJhZnRlciUyMiUzQSUyMiUyMiUyQyUyMmZhbGxiYWNrJTIyJTNBJTIyJTIyJTdEXCJdIn0sInRpdGxlIjoiQWRkIFlvdXIgSGVhZGluZyBUZXh0IEhlcmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozOCwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjkzZmExY2YifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LXRpdGxlIn0=\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjczMzQyNTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6Ijg1NzY5OWMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LXByaWNlIn0=\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjFjMTUwOWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjkwYzlhNWMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LXNob3J0LWRlc2NyaXB0aW9uIn0=\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImQzNTNmZmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjE3OGVmZDcifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LWFkZC10by1jYXJ0In0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-357313b e-con-full e-flex e-con e-child\\\" data-id=\\\"357313b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-92c637b elementor-grid-tablet-3 elementor-grid-mobile_extra-1 elementor-grid-3 elementor-grid-mobile-1 pp-info-box-above-title elementor-widget elementor-widget-pp-info-box-carousel\\\" data-id=\\\"92c637b\\\" 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\\\" id=\\\"Layer_1\\\" height=\\\"64.054\\\" viewBox=\\\"0 0 64.054 64.054\\\" width=\\\"64.054\\\"><g><g><circle cx=\\\"22.984\\\" cy=\\\"47.507\\\" r=\\\"4.206\\\"><\\/circle><circle cx=\\\"52.424\\\" cy=\\\"47.239\\\" r=\\\"4.474\\\"><\\/circle><path d=\\\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tFree shipping\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>On orders over $150<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Capa_1\\\" height=\\\"512\\\" viewBox=\\\"0 0 512.001 512.001\\\" width=\\\"512\\\"><g><g id=\\\"Layer_2_21_\\\"><g id=\\\"Layer_1-2_22_\\\"><g id=\\\"protection_1_\\\"><path d=\\\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\\\"><\\/path><path d=\\\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\\\"><\\/path><path d=\\\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\\\"><\\/path><path d=\\\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\\\"><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t60-day money-back\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>guarantee<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Layer_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" viewBox=\\\"0 0 330 330\\\" style=\\\"enable-background:new 0 0 330 330;\\\" xml:space=\\\"preserve\\\"><g id=\\\"XMLID_504_\\\">\\t<path id=\\\"XMLID_505_\\\" d=\\\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\\\"><\\/path><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tSecure checkout\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>256-bit SSL<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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-b1f5380 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b1f5380\\\" 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-0b9f2dd e-con-full e-flex e-con e-child\\\" data-id=\\\"0b9f2dd\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0e6153b elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"0e6153b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Layer_1\\\" height=\\\"512\\\" viewBox=\\\"0 0 512 512\\\" width=\\\"512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tCertificate of Analysis\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tThird Party Tested by Freedom Diagnostics\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4d77204 e-con-full e-flex e-con e-child\\\" data-id=\\\"4d77204\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9d1650a e-con-full e-flex e-con e-child\\\" data-id=\\\"9d1650a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-aa30609 elementor-widget elementor-widget-heading\\\" data-id=\\\"aa30609\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\">LATEST<\\/span>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b2c0953 elementor-widget elementor-widget-heading\\\" data-id=\\\"b2c0953\\\" 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\\\">99.93%<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cc6d4de elementor-widget elementor-widget-heading\\\" data-id=\\\"cc6d4de\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\">Purity<\\/span>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c93cbf0 elementor-widget elementor-widget-pp-business-hours\\\" data-id=\\\"c93cbf0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-business-hours.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-6d4d85c\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tVariant: \\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\tGLP-3 (RT) 20mg\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-2c6a03a\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tLot #:\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\t A0112\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-cba043e\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tLabeled:\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\t 20mg\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-20f43cc\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tActual: \\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\t22.56mg\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-1f36786\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tTested: \\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\tFeb 4, 2026\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-95705a0 elementor-widget elementor-widget-button\\\" data-id=\\\"95705a0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-file-pdf\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View COA<\\/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-a3b3b01 e-con-full e-flex e-con e-child\\\" data-id=\\\"a3b3b01\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-478d215 elementor-widget elementor-widget-heading\\\" data-id=\\\"478d215\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\">LATEST<\\/span>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bc2c2bf elementor-widget elementor-widget-heading\\\" data-id=\\\"bc2c2bf\\\" 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\\\">99.93%<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b049ca7 elementor-widget elementor-widget-heading\\\" data-id=\\\"b049ca7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\">99.79%<\\/span>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-abf8cf4 elementor-widget elementor-widget-pp-business-hours\\\" data-id=\\\"abf8cf4\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-business-hours.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-6d4d85c\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tVariant: \\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\tGLP-3 (RT) 10mg\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-2c6a03a\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tLot #:\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\tA1115\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-cba043e\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tLabeled:\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\t10mg\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-20f43cc\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tActual: \\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\t10.14mg\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-business-hours-row clearfix elementor-repeater-item-1f36786\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-day\\\">\\n\\t\\t\\t\\t\\t\\t\\tTested: \\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-business-timing\\\">\\n\\t\\t\\t\\t\\t\\tFeb 4, 2026\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-34ada44 elementor-widget elementor-widget-button\\\" data-id=\\\"34ada44\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-file-pdf\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View COA<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-62db9d5 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"62db9d5\\\" 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-ebbdd63 elementor-widget elementor-widget-pp-info-box\\\" data-id=\\\"ebbdd63\\\" 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<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\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\u26a0\\ufe0f Important Research Notice\\t\\t\\t\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\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>Not for human consumption.<\\/strong> This product is sold exclusively for research and educational purposes. It is not intended to diagnose, treat, cure, or prevent any disease.<\\/p><p>All clinical trial data and research findings presented on this page are sourced from peer-reviewed journals and official publications. They are provided for educational reference only and should not be interpreted as medical advice or product claims.<\\/p><p>By purchasing this product, you confirm that you are a qualified researcher and will use it in accordance with all applicable laws and regulations.<\\/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\":[]}}'),
(3593, 382, '_wp_page_template', 'elementor_header_footer'),
(3594, 382, '_elementor_edit_mode', 'builder'),
(3595, 382, '_elementor_template_type', 'wp-page'),
(3596, 382, '_elementor_version', '3.35.6'),
(3597, 382, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3598, 382, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3619, 384, '_elementor_page_settings', 'a:0:{}'),
(3620, 385, '_wp_page_template', 'elementor_header_footer'),
(3621, 385, '_elementor_edit_mode', 'builder'),
(3622, 385, '_elementor_template_type', 'wp-page'),
(3623, 385, '_elementor_version', '3.35.6'),
(3624, 385, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3625, 385, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3665, 390, '_wp_page_template', 'elementor_header_footer'),
(3645, 388, '_wp_page_template', 'elementor_header_footer'),
(3646, 388, '_elementor_edit_mode', 'builder'),
(3647, 388, '_elementor_template_type', 'wp-page'),
(3648, 388, '_elementor_version', '3.35.6'),
(3649, 388, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3650, 388, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3700, 394, '_wp_page_template', 'elementor_header_footer'),
(3680, 392, '_wp_page_template', 'elementor_header_footer'),
(3681, 392, '_elementor_edit_mode', 'builder'),
(3682, 392, '_elementor_template_type', 'wp-page'),
(3683, 392, '_elementor_version', '3.35.6'),
(3684, 392, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3685, 392, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3718, 395, '_elementor_page_settings', 'a:0:{}'),
(3719, 396, '_wp_page_template', 'elementor_header_footer'),
(3720, 396, '_elementor_edit_mode', 'builder'),
(3721, 396, '_elementor_template_type', 'wp-page'),
(3722, 396, '_elementor_version', '3.35.6'),
(3723, 396, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3724, 396, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3669, 390, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3670, 390, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3666, 390, '_elementor_edit_mode', 'builder'),
(3667, 390, '_elementor_template_type', 'wp-page'),
(3668, 390, '_elementor_version', '3.35.6'),
(3643, 387, '_wp_attached_file', '2026/03/nad-banner-a.webp'),
(3644, 387, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:25:\"2026/03/nad-banner-a.webp\";s:8:\"filesize\";i:19454;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"nad-banner-a-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9034;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"nad-banner-a-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4510;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"nad-banner-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3024;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"nad-banner-a-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1854;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"nad-banner-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3024;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3652, 388, '_elementor_page_settings', 'a:0:{}'),
(5336, 558, '_elementor_edit_mode', 'builder'),
(5337, 558, '_elementor_template_type', 'wp-page'),
(5338, 558, '_elementor_version', '3.35.6'),
(5339, 558, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5340, 558, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3655, 389, '_wp_page_template', 'elementor_header_footer'),
(3656, 389, '_elementor_edit_mode', 'builder'),
(3657, 389, '_elementor_template_type', 'wp-page'),
(3658, 389, '_elementor_version', '3.35.6'),
(3659, 389, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3660, 389, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3662, 389, '_elementor_page_settings', 'a:0:{}'),
(5325, 557, '_wp_page_template', 'elementor_header_footer'),
(5326, 557, '_elementor_edit_mode', 'builder'),
(5327, 557, '_elementor_template_type', 'wp-page'),
(5328, 557, '_elementor_version', '3.35.6'),
(5329, 557, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5330, 557, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5331, 557, '_elementor_page_settings', 'a:0:{}'),
(5321, 556, '_elementor_page_settings', 'a:0:{}'),
(3711, 395, '_wp_page_template', 'elementor_header_footer'),
(3712, 395, '_elementor_edit_mode', 'builder'),
(3713, 395, '_elementor_template_type', 'wp-page'),
(3714, 395, '_elementor_version', '3.35.6'),
(3715, 395, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3716, 395, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3678, 391, '_wp_attached_file', '2026/03/bg-a.webp'),
(3679, 391, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:17:\"2026/03/bg-a.webp\";s:8:\"filesize\";i:20968;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"bg-a-300x156.webp\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2822;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"bg-a-1024x533.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"bg-a-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"bg-a-768x400.webp\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5798;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"bg-a-1536x800.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12638;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"bg-a-1000x521.webp\";s:5:\"width\";i:1000;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7810;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"bg-a-1000x521.webp\";s:5:\"width\";i:1000;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7810;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"bg-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1942;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:15:\"bg-a-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1646;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:17:\"bg-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1942;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3687, 392, '_elementor_page_settings', 'a:0:{}'),
(3690, 393, '_wp_page_template', 'elementor_header_footer'),
(3691, 393, '_elementor_edit_mode', 'builder'),
(3692, 393, '_elementor_template_type', 'wp-page'),
(3693, 393, '_elementor_version', '3.35.6'),
(3694, 393, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3695, 393, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bubbles2.jpg\",\"id\":273,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3697, 393, '_elementor_page_settings', 'a:0:{}'),
(3701, 394, '_elementor_edit_mode', 'builder'),
(3702, 394, '_elementor_template_type', 'wp-page'),
(3703, 394, '_elementor_version', '3.35.6'),
(3704, 394, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3705, 394, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5292, 552, '_elementor_page_settings', 'a:0:{}'),
(3726, 396, '_elementor_page_settings', 'a:0:{}'),
(3727, 397, '_wp_page_template', 'elementor_header_footer'),
(3728, 397, '_elementor_edit_mode', 'builder'),
(3729, 397, '_elementor_template_type', 'wp-page'),
(3730, 397, '_elementor_version', '3.35.6'),
(3731, 397, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3732, 397, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3739, 399, '_wp_page_template', 'elementor_header_footer'),
(3740, 399, '_elementor_edit_mode', 'builder'),
(3741, 399, '_elementor_template_type', 'wp-page'),
(3742, 399, '_elementor_version', '3.35.6'),
(3743, 399, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3744, 399, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3736, 398, '_wp_attached_file', '2026/03/bolt-shape_16127.svg'),
(3737, 398, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1348;s:5:\"width\";i:418;s:6:\"height\";i:418;}'),
(3746, 399, '_elementor_page_settings', 'a:0:{}'),
(3747, 400, '_wp_page_template', 'elementor_header_footer'),
(3748, 400, '_elementor_edit_mode', 'builder'),
(3749, 400, '_elementor_template_type', 'wp-page'),
(3750, 400, '_elementor_version', '3.35.6'),
(3751, 400, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3752, 400, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\"},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3754, 400, '_elementor_page_settings', 'a:0:{}'),
(3755, 401, '_wp_page_template', 'elementor_header_footer'),
(3756, 401, '_elementor_edit_mode', 'builder'),
(3757, 401, '_elementor_template_type', 'wp-page'),
(3758, 401, '_elementor_version', '3.35.6'),
(3759, 401, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3760, 401, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bolt-shape_16127.svg\",\"id\":398},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3769, 403, '_wp_page_template', 'elementor_header_footer'),
(3770, 403, '_elementor_edit_mode', 'builder'),
(3771, 403, '_elementor_template_type', 'wp-page'),
(3772, 403, '_elementor_version', '3.35.6'),
(3773, 403, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3774, 403, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bolt-shape_16127.svg\",\"id\":398},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3805, 407, '_wp_page_template', 'elementor_header_footer'),
(3806, 407, '_elementor_edit_mode', 'builder'),
(3807, 407, '_elementor_template_type', 'wp-page'),
(3808, 407, '_elementor_version', '3.35.6'),
(3809, 407, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3810, 407, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3839, 411, '_wp_page_template', 'elementor_header_footer'),
(3840, 411, '_elementor_edit_mode', 'builder'),
(3841, 411, '_elementor_template_type', 'wp-page'),
(3842, 411, '_elementor_version', '3.35.6'),
(3843, 411, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3844, 411, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3836, 410, '_wp_attached_file', '2026/03/alarm-clock_63870.svg'),
(3837, 410, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1662;s:5:\"width\";i:46;s:6:\"height\";i:46;}'),
(3846, 411, '_elementor_page_settings', 'a:0:{}'),
(3847, 412, '_wp_page_template', 'elementor_header_footer'),
(3848, 412, '_elementor_edit_mode', 'builder'),
(3849, 412, '_elementor_template_type', 'wp-page'),
(3850, 412, '_elementor_version', '3.35.6'),
(3851, 412, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3852, 412, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3766, 402, '_wp_attached_file', '2026/03/electric_11869452.svg'),
(3767, 402, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:326;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3776, 403, '_elementor_page_settings', 'a:0:{}'),
(5285, 552, '_wp_page_template', 'elementor_header_footer'),
(5286, 552, '_elementor_edit_mode', 'builder'),
(5287, 552, '_elementor_template_type', 'wp-page'),
(5288, 552, '_elementor_version', '3.35.6'),
(5289, 552, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5290, 552, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"ae007f7\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"eb9eba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3779, 404, '_wp_page_template', 'elementor_header_footer'),
(3780, 404, '_elementor_edit_mode', 'builder'),
(3781, 404, '_elementor_template_type', 'wp-page'),
(3782, 404, '_elementor_version', '3.35.6'),
(3783, 404, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3784, 404, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bolt-shape_16127.svg\",\"id\":398},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3786, 404, '_elementor_page_settings', 'a:0:{}'),
(5282, 551, '_elementor_page_settings', 'a:0:{}'),
(3789, 405, '_wp_page_template', 'elementor_header_footer'),
(3790, 405, '_elementor_edit_mode', 'builder'),
(3791, 405, '_elementor_template_type', 'wp-page'),
(3792, 405, '_elementor_version', '3.35.6'),
(3793, 405, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3794, 405, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6063, 640, '_wp_page_template', 'elementor_header_footer'),
(6064, 640, '_elementor_edit_mode', 'builder'),
(6065, 640, '_elementor_template_type', 'wp-page'),
(6066, 640, '_elementor_version', '3.35.6'),
(6067, 640, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6068, 640, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5308, 555, '_wp_attached_file', '2026/03/cgc-ab-new.webp'),
(5309, 555, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2026/03/cgc-ab-new.webp\";s:8:\"filesize\";i:52530;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"cgc-ab-new-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"cgc-ab-new-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"cgc-ab-new-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15422;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"cgc-ab-new-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1630;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"cgc-ab-new-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:986;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"cgc-ab-new-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5310, 329, 'rwpp_sortorder_17', '6'),
(3802, 406, '_wp_attached_file', '2026/03/padlock_894764.svg'),
(3803, 406, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2244;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3812, 407, '_elementor_page_settings', 'a:0:{}'),
(3815, 408, '_wp_page_template', 'elementor_header_footer'),
(3816, 408, '_elementor_edit_mode', 'builder'),
(3817, 408, '_elementor_template_type', 'wp-page'),
(3818, 408, '_elementor_version', '3.35.6'),
(3819, 408, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3820, 408, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3822, 408, '_elementor_page_settings', 'a:0:{}'),
(5258, 550, '_wp_page_template', 'elementor_header_footer'),
(5259, 550, '_elementor_edit_mode', 'builder'),
(5260, 550, '_elementor_template_type', 'wp-page'),
(5261, 550, '_elementor_version', '3.35.6'),
(5262, 550, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5263, 550, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"ae007f7\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"eb9eba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3825, 409, '_wp_page_template', 'elementor_header_footer'),
(3826, 409, '_elementor_edit_mode', 'builder'),
(3827, 409, '_elementor_template_type', 'wp-page'),
(3828, 409, '_elementor_version', '3.35.6'),
(3829, 409, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3830, 409, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3854, 412, '_elementor_page_settings', 'a:0:{}'),
(3855, 413, '_wp_page_template', 'elementor_header_footer'),
(3856, 413, '_elementor_edit_mode', 'builder'),
(3857, 413, '_elementor_template_type', 'wp-page'),
(3858, 413, '_elementor_version', '3.35.6'),
(3859, 413, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3860, 413, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3913, 419, '_wp_page_template', 'elementor_header_footer'),
(3866, 414, '_wp_page_template', 'elementor_header_footer'),
(3867, 414, '_elementor_edit_mode', 'builder'),
(3868, 414, '_elementor_template_type', 'wp-page'),
(3869, 414, '_elementor_version', '3.35.6'),
(3870, 414, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3871, 414, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3914, 419, '_elementor_edit_mode', 'builder'),
(3897, 417, '_wp_page_template', 'elementor_header_footer'),
(3898, 417, '_elementor_edit_mode', 'builder'),
(3899, 417, '_elementor_template_type', 'wp-page'),
(3900, 417, '_elementor_version', '3.35.6'),
(3901, 417, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3902, 417, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3904, 417, '_elementor_page_settings', 'a:0:{}'),
(3905, 418, '_wp_page_template', 'elementor_header_footer'),
(3906, 418, '_elementor_edit_mode', 'builder'),
(3907, 418, '_elementor_template_type', 'wp-page'),
(3908, 418, '_elementor_version', '3.35.6'),
(3909, 418, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3910, 418, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3873, 414, '_elementor_page_settings', 'a:0:{}'),
(5248, 549, '_wp_page_template', 'elementor_header_footer'),
(5249, 549, '_elementor_edit_mode', 'builder'),
(5250, 549, '_elementor_template_type', 'wp-page'),
(5251, 549, '_elementor_version', '3.35.6'),
(5252, 549, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5253, 549, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"ae007f7\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"eb9eba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5255, 549, '_elementor_page_settings', 'a:0:{}'),
(3876, 415, '_wp_page_template', 'elementor_header_footer'),
(3877, 415, '_elementor_edit_mode', 'builder'),
(3878, 415, '_elementor_template_type', 'wp-page'),
(3879, 415, '_elementor_version', '3.35.6'),
(3880, 415, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3881, 415, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-hourglass\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3883, 415, '_elementor_page_settings', 'a:0:{}'),
(5245, 548, '_elementor_page_settings', 'a:0:{}'),
(3886, 416, '_wp_page_template', 'elementor_header_footer'),
(3887, 416, '_elementor_edit_mode', 'builder'),
(3888, 416, '_elementor_template_type', 'wp-page'),
(3889, 416, '_elementor_version', '3.35.6'),
(3890, 416, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3891, 416, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Always in Stock\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5275, 551, '_wp_page_template', 'elementor_header_footer'),
(5276, 551, '_elementor_edit_mode', 'builder'),
(5277, 551, '_elementor_template_type', 'wp-page'),
(5278, 551, '_elementor_version', '3.35.6'),
(5279, 551, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5280, 551, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"ae007f7\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"eb9eba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5237, 46, '_elementor_screenshot_failed', '2026-03-07 04:43:12'),
(3912, 418, '_elementor_page_settings', 'a:0:{}'),
(3915, 419, '_elementor_template_type', 'wp-page'),
(3916, 419, '_elementor_version', '3.35.6'),
(3917, 419, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3918, 419, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3959, 425, '_wp_page_template', 'elementor_header_footer'),
(3941, 423, '_wp_page_template', 'elementor_header_footer'),
(3942, 423, '_elementor_edit_mode', 'builder'),
(3943, 423, '_elementor_template_type', 'wp-page'),
(3944, 423, '_elementor_version', '3.35.6'),
(3945, 423, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3946, 423, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4006, 433, '_wp_page_template', 'elementor_header_footer'),
(3990, 431, '_wp_page_template', 'elementor_header_footer'),
(3991, 431, '_elementor_edit_mode', 'builder'),
(3992, 431, '_elementor_template_type', 'wp-page'),
(3993, 431, '_elementor_version', '3.35.6'),
(3994, 431, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3995, 431, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3969, 426, '_wp_attached_file', '2026/03/free-shipping_18293694.svg'),
(3970, 426, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2829;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3972, 427, '_wp_attached_file', '2026/03/network_2082820.svg'),
(3973, 427, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3719;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3975, 428, '_wp_attached_file', '2026/03/diamond-ring_18723169.svg'),
(3976, 428, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3000;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(4016, 434, '_elementor_edit_mode', 'builder'),
(4017, 434, '_elementor_template_type', 'wp-page'),
(4018, 434, '_elementor_version', '3.35.6'),
(4019, 434, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4020, 434, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3987, 430, '_wp_attached_file', '2026/03/package_7044332.svg'),
(4007, 433, '_elementor_edit_mode', 'builder'),
(4008, 433, '_elementor_template_type', 'wp-page'),
(4009, 433, '_elementor_version', '3.35.6'),
(4010, 433, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4011, 433, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3988, 430, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1205;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3924, 420, '_wp_attached_file', '2026/03/alarm-clock_63870-1.svg'),
(3925, 420, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1662;s:5:\"width\";i:46;s:6:\"height\";i:46;}'),
(3963, 425, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3964, 425, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3960, 425, '_elementor_edit_mode', 'builder'),
(3961, 425, '_elementor_template_type', 'wp-page'),
(3962, 425, '_elementor_version', '3.35.6'),
(3938, 422, '_wp_attached_file', '2026/03/clock_16087624.svg'),
(3939, 422, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:876;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(3948, 423, '_elementor_page_settings', 'a:0:{}'),
(3950, 424, '_wp_page_template', 'elementor_header_footer'),
(3951, 424, '_elementor_edit_mode', 'builder'),
(3952, 424, '_elementor_template_type', 'wp-page'),
(3953, 424, '_elementor_version', '3.35.6'),
(3954, 424, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3955, 424, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3957, 424, '_elementor_page_settings', 'a:0:{}'),
(5296, 553, '_elementor_edit_mode', 'builder'),
(5297, 553, '_elementor_template_type', 'wp-page'),
(5298, 553, '_elementor_version', '3.35.6'),
(5299, 553, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5300, 553, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5224, 547, '_wp_page_template', 'elementor_header_footer'),
(5225, 547, '_elementor_edit_mode', 'builder'),
(5226, 547, '_elementor_template_type', 'wp-page'),
(5227, 547, '_elementor_version', '3.35.6'),
(5228, 547, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5229, 547, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"ae007f7\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"eb9eba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5221, 546, '_elementor_page_settings', 'a:0:{}'),
(3997, 431, '_elementor_page_settings', 'a:0:{}'),
(3998, 432, '_wp_page_template', 'elementor_header_footer'),
(3999, 432, '_elementor_edit_mode', 'builder'),
(4000, 432, '_elementor_template_type', 'wp-page'),
(4001, 432, '_elementor_version', '3.35.6'),
(4002, 432, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4003, 432, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4005, 432, '_elementor_page_settings', 'a:0:{}'),
(4015, 434, '_wp_page_template', 'elementor_header_footer'),
(4022, 434, '_elementor_page_settings', 'a:0:{}'),
(4023, 435, '_wp_page_template', 'elementor_header_footer'),
(4024, 435, '_elementor_edit_mode', 'builder'),
(4025, 435, '_elementor_template_type', 'wp-page'),
(4026, 435, '_elementor_version', '3.35.6'),
(4027, 435, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4028, 435, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4030, 435, '_elementor_page_settings', 'a:0:{}'),
(4031, 436, '_wp_page_template', 'elementor_header_footer'),
(4032, 436, '_elementor_edit_mode', 'builder'),
(4033, 436, '_elementor_template_type', 'wp-page'),
(4034, 436, '_elementor_version', '3.35.6'),
(4035, 436, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4036, 436, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4040, 437, '_wp_page_template', 'elementor_header_footer'),
(4041, 437, '_elementor_edit_mode', 'builder'),
(4042, 437, '_elementor_template_type', 'wp-page'),
(4043, 437, '_elementor_version', '3.35.6'),
(4044, 437, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4045, 437, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4047, 437, '_elementor_page_settings', 'a:0:{}'),
(4048, 438, '_wp_page_template', 'elementor_header_footer'),
(4049, 438, '_elementor_edit_mode', 'builder'),
(4050, 438, '_elementor_template_type', 'wp-page'),
(4051, 438, '_elementor_version', '3.35.6'),
(4052, 438, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4053, 438, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4055, 438, '_elementor_page_settings', 'a:0:{}'),
(4056, 439, '_wp_page_template', 'elementor_header_footer'),
(4057, 439, '_elementor_edit_mode', 'builder'),
(4058, 439, '_elementor_template_type', 'wp-page'),
(4059, 439, '_elementor_version', '3.35.6'),
(4060, 439, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4061, 439, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4067, 440, '_wp_page_template', 'elementor_header_footer'),
(4068, 440, '_elementor_edit_mode', 'builder'),
(4069, 440, '_elementor_template_type', 'wp-page'),
(4070, 440, '_elementor_version', '3.35.6'),
(4071, 440, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4072, 440, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4136, 446, '_wp_page_template', 'elementor_header_footer'),
(4116, 444, '_wp_page_template', 'elementor_header_footer'),
(4117, 444, '_elementor_edit_mode', 'builder'),
(4118, 444, '_elementor_template_type', 'wp-page'),
(4119, 444, '_elementor_version', '3.35.6'),
(4120, 444, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4121, 444, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4154, 447, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4178, 449, '_elementor_source', 'post'),
(4179, 449, '_elementor_edit_mode', 'builder'),
(4180, 449, '_elementor_template_type', 'header'),
(4181, 449, '_elementor_version', '3.35.6'),
(4182, 449, '_elementor_pro_version', '3.35.1'),
(4183, 449, '_wp_page_template', 'default'),
(4184, 449, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"0a0ea57\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"261778c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"8fa9952\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"769f09e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b550b7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"flex_align_items_tablet_extra\":\"center\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"4b6f78e\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"fc7c417\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"70fea18\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(4262, 456, '_elementor_page_settings', 'a:0:{}'),
(4263, 457, '_wp_page_template', 'elementor_header_footer'),
(4264, 457, '_elementor_edit_mode', 'builder'),
(4265, 457, '_elementor_template_type', 'wp-page'),
(4266, 457, '_elementor_version', '3.35.6'),
(4267, 457, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4268, 457, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4074, 440, '_elementor_page_settings', 'a:0:{}'),
(5214, 546, '_wp_page_template', 'elementor_header_footer'),
(5215, 546, '_elementor_edit_mode', 'builder'),
(5216, 546, '_elementor_template_type', 'wp-page'),
(5217, 546, '_elementor_version', '3.35.6'),
(5218, 546, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5219, 546, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4077, 441, '_wp_page_template', 'elementor_header_footer'),
(4078, 441, '_elementor_edit_mode', 'builder'),
(4079, 441, '_elementor_template_type', 'wp-page'),
(4080, 441, '_elementor_version', '3.35.6'),
(4081, 441, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4082, 441, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}]},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4084, 441, '_elementor_page_settings', 'a:0:{}'),
(5211, 545, '_elementor_page_settings', 'a:0:{}'),
(4087, 442, '_wp_page_template', 'elementor_header_footer'),
(4088, 442, '_elementor_edit_mode', 'builder'),
(4089, 442, '_elementor_template_type', 'wp-page'),
(4090, 442, '_elementor_version', '3.35.6'),
(4091, 442, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4092, 442, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6175, 427, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>'),
(6165, 83, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" class=\"transition-transform duration-300 group-hover:translate-x-1\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>'),
(6166, 160, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>'),
(6167, 177, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>'),
(6168, 182, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>'),
(6169, 402, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>'),
(6170, 406, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>'),
(6171, 410, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>'),
(6172, 275, '_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 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>'),
(6173, 422, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>'),
(6174, 426, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>'),
(5586, 588, '_wp_page_template', 'elementor_header_footer'),
(5587, 588, '_elementor_edit_mode', 'builder'),
(5588, 588, '_elementor_template_type', 'wp-page'),
(5589, 588, '_elementor_version', '3.35.6'),
(5590, 588, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5591, 588, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6176, 428, '_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=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>'),
(6177, 430, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6178, 15, '_elementor_element_cache', '{\"timeout\":1773088009,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-fde90d1 e-con-full banner_sections e-flex e-con e-parent\\\" data-id=\\\"fde90d1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b359b2d e-con-full common_left_sections e-flex e-con e-child\\\" data-id=\\\"b359b2d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3cc24a0 e-con-full e-flex e-con e-child\\\" data-id=\\\"3cc24a0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7c5127c elementor-widget elementor-widget-heading\\\" data-id=\\\"7c5127c\\\" 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\\\">Pure Peptides. Professional Standards.<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImE4YTQzYzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UaGUgR29sZCBTdGFuZGFyZCBmb3IgUGVwdGlkZXMuIDNyZC1wYXJ0eSB0ZXN0ZWQgcGVwdGlkZXMgd2l0aCBhIGd1YXJhbnRlZWQgOTklKyBwdXJpdHkgcHJvZmlsZS48XC9wPiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiNmEwYjA2MiJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-0e6bc8b elementor-widget elementor-widget-button\\\" data-id=\\\"0e6bc8b\\\" 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\\/s1labs\\/my-account\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"24\\\" height=\\\"8\\\" viewBox=\\\"0 0 45 15\\\" fill=\\\"none\\\" class=\\\"transition-transform duration-300 group-hover:translate-x-1\\\" aria-hidden=\\\"true\\\"><path d=\\\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\\\" fill=\\\"currentColor\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Get Started<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9a36e5a e-con-full e-flex e-con e-child\\\" data-id=\\\"9a36e5a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fcf22be banner_main_image elementor-widget elementor-widget-image\\\" data-id=\\\"fcf22be\\\" 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=\\\"560\\\" height=\\\"727\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\\\" class=\\\"attachment-full size-full wp-image-104\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png 560w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la-231x300.png 231w\\\" sizes=\\\"(max-width: 560px) 100vw, 560px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-510a0c1 elementor-absolute banner_top_image elementor-widget elementor-widget-image\\\" data-id=\\\"510a0c1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_position&quot;:&quot;absolute&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"500\\\" height=\\\"500\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\\\" class=\\\"attachment-full size-full wp-image-387\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp 500w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a-300x300.webp 300w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a-150x150.webp 150w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a-100x100.webp 100w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a-50x50.webp 50w\\\" sizes=\\\"(max-width: 500px) 100vw, 500px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e97b18c elementor-absolute banner_bottom_image elementor-widget elementor-widget-image\\\" data-id=\\\"e97b18c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_position&quot;:&quot;absolute&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"500\\\" height=\\\"500\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\\\" class=\\\"attachment-full size-full wp-image-148\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png 500w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom-100x100.png 100w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom-300x300.png 300w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom-150x150.png 150w\\\" sizes=\\\"(max-width: 500px) 100vw, 500px\\\" \\/>\\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<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-08a73ee e-con-full e-flex e-con e-parent\\\" data-id=\\\"08a73ee\\\" 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-062f1dc e-con-full e-flex e-con e-child\\\" data-id=\\\"062f1dc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-be7a66b elementor-absolute elementor-widget elementor-widget-image\\\" data-id=\\\"be7a66b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_position&quot;:&quot;absolute&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"500\\\" height=\\\"500\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\\\" class=\\\"attachment-full size-full wp-image-152\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png 500w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top-100x100.png 100w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top-300x300.png 300w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top-150x150.png 150w\\\" sizes=\\\"(max-width: 500px) 100vw, 500px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8b2e3c2 elementor-widget elementor-widget-image\\\" data-id=\\\"8b2e3c2\\\" 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=\\\"500\\\" height=\\\"500\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\\\" class=\\\"attachment-full size-full wp-image-148\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png 500w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom-100x100.png 100w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom-300x300.png 300w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom-150x150.png 150w\\\" sizes=\\\"(max-width: 500px) 100vw, 500px\\\" \\/>\\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<div class=\\\"elementor-element elementor-element-c678c31 e-con-full common_rightt_sections e-flex e-con e-child\\\" data-id=\\\"c678c31\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1ffcb07 e-con-full e-flex e-con e-child\\\" data-id=\\\"1ffcb07\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-260bd1c elementor-widget elementor-widget-heading\\\" data-id=\\\"260bd1c\\\" 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\\\">The S1 Labs Commitment<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjExMjE1ZDkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBdCBTMSBMYWJzLCBleGNlbGxlbmNlIGlzIG5vbi1uZWdvdGlhYmxlLiBFdmVyeSBwcm9kdWN0IGlzIGRldmVsb3BlZCB3aXRoIHByZWNpc2lvbiwgdGVzdGVkIGZvciBwdXJpdHksIGFuZCBoZWxkIHRvIHVuY29tcHJvbWlzaW5nIHF1YWxpdHkgc3RhbmRhcmRzIHlvdSBjYW4gdHJ1c3QuIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI2YTBiMDYyIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c1858b2 e-con-full e-flex e-con e-child\\\" data-id=\\\"c1858b2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8329b8e elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8329b8e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" height=\\\"512\\\" viewBox=\\\"0 0 24 24\\\" width=\\\"512\\\"><g id=\\\"Layer_2\\\" data-name=\\\"Layer 2\\\"><path d=\\\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\\\"><\\/path><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t99% Purity Guaranteed\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tOr your money back\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-48e2c33 e-con-full e-flex e-con e-child\\\" data-id=\\\"48e2c33\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-13c2ada elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"13c2ada\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Glyph\\\" height=\\\"512\\\" viewBox=\\\"0 0 64 64\\\" width=\\\"512\\\"><path d=\\\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\\\"><\\/path><path d=\\\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\\\"><\\/path><path d=\\\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\\\"><\\/path><path d=\\\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\\\"><\\/path><path d=\\\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\\\"><\\/path><path d=\\\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\\\"><\\/path><path d=\\\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tShipment Protection\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\nEvery order fully covered\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0cc5bd2 e-con-full e-flex e-con e-child\\\" data-id=\\\"0cc5bd2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4831778 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"4831778\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Layer_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" viewBox=\\\"0 0 512 512\\\" style=\\\"enable-background:new 0 0 512 512;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tCoA with Every Batch\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tThird Party tested in America\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5efd49f home_product_sections e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5efd49f\\\" 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-b507c78 e-con-full e-flex e-con e-child\\\" data-id=\\\"b507c78\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-fea7447 e-con-full e-flex e-con e-child\\\" data-id=\\\"fea7447\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-db58cbc elementor-widget elementor-widget-heading\\\" data-id=\\\"db58cbc\\\" 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\\\">Featured Products<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjM3YjFmMjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJQcmVtaXVybiByZXNlYXJjaCBwZXB0aWRlcywgdGVzdGVkIGZvciBwdXJpdHkiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjI0NDY3MzYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImFsaWduX21vYmlsZV9leHRyYSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9b28dba e-con-full e-flex e-con e-child\\\" data-id=\\\"9b28dba\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-95f3e9c elementor-align-right elementor-mobile_extra-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"95f3e9c\\\" 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\\/s1labs\\/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\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2e569e8 e-con-full e-flex e-con e-child\\\" data-id=\\\"2e569e8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImIxNzNjZWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb2x1bW5zX3RhYmxldF9leHRyYSI6MywiY29sdW1uc19tb2JpbGVfZXh0cmEiOjEsInJvd3MiOjEsInByb2R1Y3RzX3JlbGF0ZWRfcHJvZHVjdHNfdGl0bGVfdGV4dCI6IlJlbGF0ZWQgUHJvZHVjdHMiLCJwcm9kdWN0c191cHNlbGxzX3RpdGxlX3RleHQiOiJZb3UgbWF5IGFsc28gbGlrZS4uLiIsInByb2R1Y3RzX2Nyb3NzX3NlbGxzX3RpdGxlX3RleHQiOiJZb3UgbWF5IGJlIGludGVyZXN0ZWQgaW4uLi4iLCJpbWFnZV9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJzdGFyX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIm9sZF9wcmljZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJidXR0b25fc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwidmlld19jYXJ0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImJveF9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJib3hfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiNzE2MTdkZiIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wMy0wOCAxNDoxMiJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX19nbG9iYWxzX18iOnsiYm94X2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNSJ9LCJjb2x1bW5zX21vYmlsZSI6MSwicXVlcnlfcG9zdF90eXBlIjoiYnlfaWQiLCJxdWVyeV9wb3N0c19pZHMiOlsiMzQwIiwiMzMyIiwiMzIwIiwiMzQzIl0sInF1ZXJ5X29yZGVyYnkiOiJ0aXRsZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0cyJ9\\\"]\\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-cfc5884 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"cfc5884\\\" 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-78f253b e-con-full e-flex e-con e-child\\\" data-id=\\\"78f253b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9d97ac3 elementor-widget elementor-widget-heading\\\" data-id=\\\"9d97ac3\\\" 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\\\">ABOUT US <\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjY2ZmQ2ZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJTMSBMYWJzIGlzIGEgdG9wIHN1cHBsaWVyIG9mIHJlc2VhcmNoLXVzZS1vbmx5IHBlcHRpZGVzLCBjb21taXR0ZWQgdG8gZGVsaXZlcmluZyBleGNlcHRpb25hbCBxdWFsaXR5IGF0IGNvbXBldGl0aXZlIHByaWNlcy4gT3VyIGNvbXBvdW5kcyBhcmUgdGVzdGVkIGZvciBwdXJpdHkgdG8gbWVldCB0aGUgaGlnaGVzdCBzdGFuZGFyZHMgY29uc2lzdGVudGx5LiBXZSBwcmlkZSBvdXJzZWx2ZXMgb24gZmFzdCwgcmVsaWFibGUgc2hpcHBpbmcgXHUyMDE0IHdpdGggbW9zdCBvcmRlcnMgYmVpbmcgc2hpcHBlZCB0aGUgc2FtZSBvciBuZXh0IGRheS4gV2UgYXJlIHRydXN0ZWQgYnkgcmVzZWFyY2hlcnMgbmF0aW9ud2lkZSB0byBwcm92aWRlIGhpZ2gtcXVhbGl0eSByZXNlYXJjaCBwZXB0aWRlcy5cbiIsImFsaWduIjoiY2VudGVyIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJhYjU3NjNhIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-f07b909 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"f07b909\\\" 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\\/s1labs\\/about-us\\/\\\">\\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\\\">Learn More<\\/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-5b7e392 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5b7e392\\\" 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-bf7afce e-con-full e-flex e-con e-child\\\" data-id=\\\"bf7afce\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9f632a5 e-con-full e-flex e-con e-child\\\" data-id=\\\"9f632a5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bd1e078 elementor-widget elementor-widget-heading\\\" data-id=\\\"bd1e078\\\" 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\\\">Proven Quality. Transparent Standards.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImUzYzgwMjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBdCBTMSBMYWJzLCBldmVyeSBwcm9kdWN0aW9uIGJhdGNoIHVuZGVyZ29lcyByaWdvcm91cyB0aGlyZC1wYXJ0eSB0ZXN0aW5nIGJ5IGNlcnRpZmllZCBsYWJvcmF0b3JpZXMuIFdlIGJlbGlldmUgY29uZmlkZW5jZSBjb21lcyBmcm9tIHZlcmlmaWNhdGlvbiBcdTIwMTQgbm90IHByb21pc2VzLiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMWZmMTY5YSJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5117f9c e-con-full e-flex e-con e-child\\\" data-id=\\\"5117f9c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-deff916 e-con-full e-flex e-con e-child\\\" data-id=\\\"deff916\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-295ab8b pp-dual-heading-inline elementor-widget elementor-widget-pp-dual-heading\\\" data-id=\\\"295ab8b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-dual-heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"pp-dual-heading\\\"><span class=\\\"pp-first-text\\\">99%+<\\/span><span class=\\\"pp-second-text\\\">Purity  Guaranteed<\\/span><\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c0da76a e-con-full e-flex e-con e-child\\\" data-id=\\\"c0da76a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a8b1157 pp-dual-heading-inline elementor-widget elementor-widget-pp-dual-heading\\\" data-id=\\\"a8b1157\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-dual-heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"pp-dual-heading\\\"><span class=\\\"pp-first-text\\\">5<\\/span><span class=\\\"pp-second-text\\\">Quality Checks<\\/span><\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4a3fb8b e-con-full e-flex e-con e-child\\\" data-id=\\\"4a3fb8b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9a1e9fd pp-dual-heading-inline elementor-widget elementor-widget-pp-dual-heading\\\" data-id=\\\"9a1e9fd\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-dual-heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"pp-dual-heading\\\"><span class=\\\"pp-first-text\\\">\\n100%<\\/span><span class=\\\"pp-second-text\\\">\\nU.S. Verified<\\/span><\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-de97976 e-con-full e-flex e-con e-child\\\" data-id=\\\"de97976\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ee814c1 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\\\" data-id=\\\"ee814c1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\\\" data-widget_type=\\\"nested-tabs.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-n-tabs\\\" data-widget-number=\\\"250090689\\\" aria-label=\\\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\\\">\\n\\t\\t\\t<div class=\\\"e-n-tabs-heading\\\" role=\\\"tablist\\\">\\n\\t\\t\\t\\t\\t<button id=\\\"e-n-tab-title-2500906891\\\" data-tab-title-id=\\\"e-n-tab-title-2500906891\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"true\\\" data-tab-index=\\\"1\\\" role=\\\"tab\\\" tabindex=\\\"0\\\" aria-controls=\\\"e-n-tab-content-2500906891\\\" style=\\\"--n-tabs-title-order: 1;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 512 512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/svg>\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 512 512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tPotency\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-2500906892\\\" data-tab-title-id=\\\"e-n-tab-title-2500906892\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"2\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-2500906892\\\" style=\\\"--n-tabs-title-order: 2;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" viewBox=\\\"0 0 512 512\\\" style=\\\"enable-background:new 0 0 512 512;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" viewBox=\\\"0 0 512 512\\\" style=\\\"enable-background:new 0 0 512 512;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tPurity\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-2500906893\\\" data-tab-title-id=\\\"e-n-tab-title-2500906893\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"3\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-2500906893\\\" style=\\\"--n-tabs-title-order: 3;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"46.336px\\\" height=\\\"46.337px\\\" viewBox=\\\"0 0 46.336 46.337\\\" style=\\\"enable-background:new 0 0 46.336 46.337;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\\\"><\\/path>\\t\\t<path d=\\\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"46.336px\\\" height=\\\"46.337px\\\" viewBox=\\\"0 0 46.336 46.337\\\" style=\\\"enable-background:new 0 0 46.336 46.337;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\\\"><\\/path>\\t\\t<path d=\\\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tStability\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-2500906894\\\" data-tab-title-id=\\\"e-n-tab-title-2500906894\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"4\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-2500906894\\\" style=\\\"--n-tabs-title-order: 4;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/path><\\/svg>\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/path><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tSafety\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"e-n-tabs-content\\\">\\n\\t\\t\\t\\t<div id=\\\"e-n-tab-content-2500906891\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-2500906891\\\" data-tab-index=\\\"1\\\" style=\\\"--n-tabs-title-order: 1;\\\" class=\\\"e-active elementor-element elementor-element-e118e3d e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"e118e3d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-00df01c e-flex e-con-boxed e-con e-child\\\" data-id=\\\"00df01c\\\" 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-4449b9b elementor-widget elementor-widget-heading\\\" data-id=\\\"4449b9b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Verified Potency<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b979e8f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"b979e8f\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">List Item #1<\\/span>\\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<div class=\\\"elementor-element elementor-element-9845efc e-flex e-con-boxed e-con e-child\\\" data-id=\\\"9845efc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjYwZWFjZTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJFdmVyeSBTMSBMYWJzIHZpYWwgaXMgdGVzdGVkIHRvIGNvbmZpcm0gaXQgY29udGFpbnMgZXhhY3RseSB3aGF0IHRoZSBsYWJlbCBzYXlzXHUyMDE0ZG93biB0byB0aGUgbWljcm9ncmFtLiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiYmU1MmZmMyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjdmYjg5MTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3Ryb25nPldoeSBpdCBtYXR0ZXJzOjxcL3N0cm9uZz4gTm8gZ3Vlc3NpbmcgZ2FtZXMuIFdpdGggUzEgTGFicywgeW91IGdldCB0aGUgZXhhY3QgY29uY2VudHJhdGlvbiB5b3UgcGFpZCBmb3IsIGV2ZXJ5IHNpbmdsZSB0aW1lLiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImJlNTJmZjMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIxMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQiLCJfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-2500906892\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-2500906892\\\" data-tab-index=\\\"2\\\" style=\\\"--n-tabs-title-order: 2;\\\" class=\\\" elementor-element elementor-element-2d284cd e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"2d284cd\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3f271b0 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"3f271b0\\\" 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-4b1f4b9 elementor-widget elementor-widget-heading\\\" data-id=\\\"4b1f4b9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">99%+ Purity Guaranteed<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-81c5ace elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"81c5ace\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">Mass Spectrometry<\\/span>\\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<div class=\\\"elementor-element elementor-element-7edbf97 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"7edbf97\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjFjZWQyN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb21wcmVoZW5zaXZlIHRlc3RpbmcgY29uZmlybXMgUzEgTGFicyBwZXB0aWRlcyBhcmUgZnJlZSBmcm9tIGltcHVyaXRpZXMsIGRlZ3JhZGF0aW9uIHByb2R1Y3RzLCBhbmQgc3ludGhlc2lzIGJ5cHJvZHVjdHMuIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJiZTUyZmYzIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjQ4NjVmY2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaHkgaXQgbWF0dGVyczogSGlnaGVyIHB1cml0eSBtZWFucyBiZXR0ZXIgcmVzdWx0cy4gUzEgTGFicyBndWFyYW50ZWVzIDk5JSsgb3IgeW91ciBtb25leSBiYWNrLiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImJlNTJmZjMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIxMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQiLCJfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-2500906893\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-2500906893\\\" data-tab-index=\\\"3\\\" style=\\\"--n-tabs-title-order: 3;\\\" class=\\\" elementor-element elementor-element-c05cdb3 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"c05cdb3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f630fde e-flex e-con-boxed e-con e-child\\\" data-id=\\\"f630fde\\\" 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-557f2c3 elementor-widget elementor-widget-heading\\\" data-id=\\\"557f2c3\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Long-Term Stability<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a46a527 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"a46a527\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">pH &amp; Stability Testing<\\/span>\\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<div class=\\\"elementor-element elementor-element-98788a5 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"98788a5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImU2OWNjZjkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJPcHRpbWFsIHBIIGFuZCBmb3JtdWxhdGlvbiB0ZXN0aW5nIGVuc3VyZXMgUzEgTGFicyBwZXB0aWRlcyByZW1haW4gZWZmZWN0aXZlIHRocm91Z2hvdXQgdGhlaXIgZW50aXJlIHNoZWxmIGxpZmUuIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJiZTUyZmYzIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjhhMWQ5ZjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3Ryb25nPldoeSBpdCBtYXR0ZXJzOjxcL3N0cm9uZz4gWW91ciBwZXB0aWRlcyB3b3JrIHdoZW4geW91IG5lZWQgdGhlbVx1MjAxNG5vdCBqdXN0IHdoZW4gdGhleSBhcnJpdmUuIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiYmU1MmZmMyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIzIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZ2xvYmFsc19fIjp7Il9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNCIsIl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-2500906894\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-2500906894\\\" data-tab-index=\\\"4\\\" style=\\\"--n-tabs-title-order: 4;\\\" class=\\\" elementor-element elementor-element-ff7f792 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"ff7f792\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f612b25 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"f612b25\\\" 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-4b258d7 elementor-widget elementor-widget-heading\\\" data-id=\\\"4b258d7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Contaminant-Free<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-92d5628 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"92d5628\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">USP Sterility &amp; LAL<\\/span>\\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<div class=\\\"elementor-element elementor-element-3cc39bf e-flex e-con-boxed e-con e-child\\\" data-id=\\\"3cc39bf\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjIzZmQ0MzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJSaWdvcm91cyBzdGVyaWxpdHkgYW5kIGVuZG90b3hpbiB0ZXN0aW5nIGNvbmZpcm1zIFMxIExhYnMgcHJvZHVjdHMgYXJlIGZyZWUgZnJvbSBiYWN0ZXJpYSwgZnVuZ2ksIGFuZCBoYXJtZnVsIHRveGlucy4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImJlNTJmZjMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjJhNjhjMjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaHkgaXQgbWF0dGVyczogUGVhY2Ugb2YgbWluZCBrbm93aW5nIHlvdXIgcmVzZWFyY2ggd29uJ3QgYmUgY29tcHJvbWlzZWQgYnkgY29udGFtaW5hdGlvbi4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjp0cnVlfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJiZTUyZmYzIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjMiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIxMCIsImlzTGlua2VkIjp0cnVlfSwiX19nbG9iYWxzX18iOnsiX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0IiwiX2JvcmRlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\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<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-289a2c6 e-con-full e-flex e-con e-child\\\" data-id=\\\"289a2c6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-aaf0d5a elementor-widget elementor-widget-button\\\" data-id=\\\"aaf0d5a\\\" 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\\/s1labs\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"24\\\" height=\\\"8\\\" viewBox=\\\"0 0 45 15\\\" fill=\\\"none\\\" class=\\\"transition-transform duration-300 group-hover:translate-x-1\\\" aria-hidden=\\\"true\\\"><path d=\\\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\\\" fill=\\\"currentColor\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Shop Now<\\/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 class=\\\"elementor-element elementor-element-ceb9493 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"ceb9493\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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 COA included with every S1 Labs order<\\/span>\\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<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-11634f8 e-con-full e-flex e-con e-child\\\" data-id=\\\"11634f8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-823c4ac e-con-full e-flex e-con e-child\\\" data-id=\\\"823c4ac\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f613d59 elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"f613d59\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-check\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t99%+ Purity\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tVerified by S1 Labs HPLC\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4bb287d elementor-widget elementor-widget-image\\\" data-id=\\\"4bb287d\\\" 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=\\\"350\\\" height=\\\"454\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\\\" class=\\\"elementor-animation-grow attachment-full size-full wp-image-27\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png 350w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a-231x300.png 231w\\\" sizes=\\\"(max-width: 350px) 100vw, 350px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ca92b77 e-con-full e-flex e-con e-child\\\" data-id=\\\"ca92b77\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d9d70c6 elementor-view-stacked elementor-position-inline-start elementor-widget__width-initial elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"d9d70c6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"See the Proof\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-file-alt\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\\\" >\\n\\t\\t\\t\\t\\t\\t\\tSee the Proof\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tView S1 Labs quality procedures\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-256fab8 elementor-widget elementor-widget-button\\\" data-id=\\\"256fab8\\\" 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\\/s1labs\\/about-us\\/#s1labs_difference\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-angle-right\\\" viewBox=\\\"0 0 256 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f5ee38f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f5ee38f\\\" 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-a2026db e-con-full e-flex e-con e-child\\\" data-id=\\\"a2026db\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a45580f elementor-widget elementor-widget-heading\\\" data-id=\\\"a45580f\\\" 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\\\">Why choose S1 Labs?<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9dfcaa9 e-con-full e-flex e-con e-child\\\" data-id=\\\"9dfcaa9\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-97a7ab0 elementor-grid-mobile_extra-1 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-info-box-above-title elementor-widget elementor-widget-pp-info-box-carousel\\\" data-id=\\\"97a7ab0\\\" 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\\\" stroke-linejoin=\\\"round\\\" stroke-miterlimit=\\\"2\\\" viewBox=\\\"0 0 48 48\\\"><g id=\\\"Line-black\\\"><path d=\\\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\\\"><\\/path><path d=\\\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\\\"><\\/path><path d=\\\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\\\"><\\/path><path d=\\\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\\\"><\\/path><path d=\\\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tAlways in Stock\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"regular\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\\\"><\\/path><path d=\\\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tClock\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 512 512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tSafe &amp; Protected Shipping\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_5\\\" height=\\\"512\\\" viewBox=\\\"0 0 64 64\\\" width=\\\"512\\\"><path d=\\\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\\\"><\\/path><path d=\\\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\\\"><\\/path><path d=\\\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\\\"><\\/path><path d=\\\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\\\"><\\/path><path d=\\\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\\\"><\\/path><path d=\\\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\\\"><\\/path><path d=\\\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\\\"><\\/path><path d=\\\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\\\"><\\/path><path d=\\\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\\\"><\\/path><path d=\\\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\\\"><\\/path><path d=\\\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\\\"><\\/path><path d=\\\"m14.879 44.05h2.243v7.9h-2.243z\\\" transform=\\\"matrix(.707 -.707 .707 .707 -29.255 25.373)\\\"><\\/path><path d=\\\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\\\"><\\/path><path d=\\\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\\\"><\\/path><path d=\\\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\\\"><\\/path><path d=\\\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\\\"><\\/path><path d=\\\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\\\"><\\/path><circle cx=\\\"11\\\" cy=\\\"10\\\" r=\\\"3\\\"><\\/circle><path d=\\\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\\\"><\\/path><circle cx=\\\"53\\\" cy=\\\"52\\\" r=\\\"3\\\"><\\/circle><path d=\\\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\\\"><\\/path><path d=\\\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\\\"><\\/path><path d=\\\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\\\"><\\/path><path d=\\\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\\\"><\\/path><circle cx=\\\"53\\\" cy=\\\"10\\\" r=\\\"3\\\"><\\/circle><path d=\\\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\\\"><\\/path><path d=\\\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\\\"><\\/path><path d=\\\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\\\"><\\/path><path d=\\\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tCommunity Sourced Research\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 64 64\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\\\"><\\/path><path d=\\\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\\\"><\\/path><path d=\\\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\\\"><\\/path><path d=\\\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t99%+ Purity Guaranteed\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Line\\\" height=\\\"512\\\" viewBox=\\\"0 0 64 64\\\" width=\\\"512\\\"><path d=\\\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\\\"><\\/path><path d=\\\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tShipment Protection\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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-ffbe0e9 faq_sections e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ffbe0e9\\\" 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-f50fec5 e-con-full e-flex e-con e-child\\\" data-id=\\\"f50fec5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-af44953 elementor-widget elementor-widget-heading\\\" data-id=\\\"af44953\\\" 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\\\">Frequently Asked Questions<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e492b12 elementor-widget elementor-widget-heading\\\" data-id=\\\"e492b12\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Everything you need to know about peptide research with S1 Labs<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ceac4c6 e-con-full e-flex e-con e-child\\\" data-id=\\\"ceac4c6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d94d095 elementor-widget elementor-widget-pp-faq\\\" data-id=\\\"d94d095\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;faq_layout&quot;:&quot;accordion&quot;,&quot;accordion_type&quot;:&quot;accordion&quot;,&quot;toggle_speed&quot;:300}\\\" data-widget_type=\\\"pp-faq.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faqs pp-advanced-accordion pp-toggle-icon-align-right\\\" id=\\\"pp-advanced-accordion-d94d095\\\" data-accordion-id=\\\"d94d095\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2271\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"1\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tWhat purity level are your peptides and how is it verified?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2271\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"1\\\">\\n\\t\\t\\t\\t\\t<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2272\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"2\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tWhat is a Certificate of Analysis (CoA) and how do I read it?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2272\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"2\\\">\\n\\t\\t\\t\\t\\t<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2273\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"3\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tHow do I reconstitute lyophilized peptides?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2273\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"3\\\">\\n\\t\\t\\t\\t\\t<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2274\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"4\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tWhat is bacteriostatic water and why is it recommended?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2274\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"4\\\">\\n\\t\\t\\t\\t\\t<p>Bacteriostatic water (BAC water) is sterile water containing 0.9% benzyl alcohol, which inhibits bacterial growth. It&#8217;s preferred over regular sterile water because it allows for multiple uses from the same vial over several weeks. Use approximately 1-2mL of BAC water per 5mg of peptide for easy dosing calculations. We offer pharmaceutical-grade BAC water in our accessories section.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2275\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"5\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tHow do I calculate peptide dosing after reconstitution?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2275\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"5\\\">\\n\\t\\t\\t\\t\\t<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2276\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"6\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tHow should I store peptides before reconstitution?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2276\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"6\\\">\\n\\t\\t\\t\\t\\t<p>Lyophilized (freeze-dried) peptides are very stable. For short-term storage (under 3 months), room temperature in a cool, dark place is fine. For long-term storage, refrigerate at 2-8\\u00b0C or freeze at -20\\u00b0C. Avoid repeated freeze-thaw cycles. Properly stored lyophilized peptides can remain stable for 2+ years.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2277\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"7\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tHow long do peptides last after reconstitution?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2277\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"7\\\">\\n\\t\\t\\t\\t\\t<p>Once reconstituted with bacteriostatic water, most peptides remain stable for 4-6 weeks when refrigerated at 2-8\\u00b0C. If reconstituted with sterile water (no preservative), use within 7-10 days. Never freeze reconstituted peptides. Always inspect for cloudiness or particles before use\\u2014clear solution indicates stability.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2278\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"8\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tHow fast do you ship and is cold shipping required?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2278\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"8\\\">\\n\\t\\t\\t\\t\\t<p>Orders are processed within 0-2 business days. Standard shipping takes 3-5 business days from fulfillment. Every order includes free shipment protection. Lyophilized peptides don&#8217;t require cold shipping\\u2014they&#8217;re stable at room temperature. All orders ship in discreet, unlabeled packaging.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-2279\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"9\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tDo you ship internationally?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-2279\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"9\\\">\\n\\t\\t\\t\\t\\t<p>Currently, we ship to all 50 U.S. states. International shipping varies by country due to customs regulations on research materials. Contact our support team for specific country availability. All international orders may be subject to local customs fees and import duties.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-faq-item elementor-grid-item pp-accordion-item\\\">\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-title-22710\\\" class=\\\"pp-faq-question pp-accordion-tab-title\\\" tabindex=\\\"0\\\" data-tab=\\\"10\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-title-text\\\">\\n\\t\\t\\t\\t\\t\\t\\tAre these peptides for human use?\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-accordion-toggle-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\'pp-accordion-toggle-icon-close pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\\\"><\\/path><\\/svg>\\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<span class=\'pp-accordion-toggle-icon-open pp-icon\'>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-chevron-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\\\"><\\/path><\\/svg>\\t\\t\\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\\t<\\/div>\\n\\n\\t\\t\\t\\t<div id=\\\"pp-accordion-tab-content-22710\\\" class=\\\"pp-faq-answer pp-accordion-tab-content\\\" data-tab=\\\"10\\\">\\n\\t\\t\\t\\t\\t<p>All S1 Labs peptides are sold strictly for research, laboratory, and educational purposes only. They are not approved for human consumption, veterinary use, or any therapeutic application. By purchasing, you confirm you are a qualified researcher and will use products in accordance with all applicable laws and regulations.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\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\",\"scripts\":[],\"styles\":[]}}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5809, 617, '_elementor_template_type', 'footer'),
(5810, 617, '_elementor_version', '3.35.6'),
(5811, 617, '_elementor_pro_version', '3.35.1'),
(5812, 617, '_wp_page_template', 'default'),
(5813, 617, '_elementor_data', '[{\"id\":\"506a5318\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8492c7a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22e8c6a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"94f2c26\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c6d0a0e\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"58d3ef36\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b46e820\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"835bee4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6b6b48b\"}],\"pp_display_conditions\":[{\"_id\":\"6e20e90\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"7cab4e7d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"66206641\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"46e4aff\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"be36aee\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":212,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26f6cf89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"b24c8c9\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#008080\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"59598dec\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"54e80331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d816f16\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"All Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"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=astglobalcolor2\",\"text_color\":\"\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#008080\",\"text_color_hover\":\"#106090\",\"icon_color\":\"#010101\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0c4b2d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"bd54731\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nSupport\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a7d13b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ee51783\"}],\"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=astglobalcolor2\",\"text_color\":\"\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#008080\",\"text_color_hover\":\"#106090\",\"icon_color\":\"#010101\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ecae4e3\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"748f6f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c504e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms of Service\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8b564c2\"},{\"text\":\"Disclaimer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"}],\"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=astglobalcolor2\",\"text_color\":\"\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#008080\",\"text_color_hover\":\"#106090\",\"icon_color\":\"#010101\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6199b2f2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e4d9f07\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a725699\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3ee2b2f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1bde430\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"2a15076\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright 2026 All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"062ef0b\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(5818, 471, '_elementor_page_settings', 'a:0:{}'),
(5819, 471, '_elementor_controls_usage', 'a:5:{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:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";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:11:\"text-editor\";a:3:{s:5:\"count\";i:1;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: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:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:7;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;}}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:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:4;s:14:\"flex_direction\";i:3;s:20:\"flex_justify_content\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;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:4;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:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:3;s:10:\"link_click\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_icon_style\";a:4:{s:24:\"icon_self_vertical_align\";i:3;s:20:\"icon_vertical_offset\";i:3;s:16:\"icon_color_hover\";i:3;s:10:\"icon_color\";i:3;}s:18:\"section_text_style\";a:2:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}}'),
(4224, 453, '_wp_page_template', 'elementor_header_footer'),
(4225, 453, '_elementor_edit_mode', 'builder'),
(4226, 453, '_elementor_template_type', 'wp-page'),
(4227, 453, '_elementor_version', '3.35.6'),
(4228, 453, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4229, 453, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4108, 443, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(5238, 548, '_wp_page_template', 'elementor_header_footer'),
(5171, 542, '_wp_page_template', 'elementor_header_footer'),
(5172, 542, '_elementor_edit_mode', 'builder'),
(5173, 542, '_elementor_template_type', 'wp-page'),
(5174, 542, '_elementor_version', '3.35.6'),
(5175, 542, '_elementor_pro_version', '3.35.1'),
(5239, 548, '_elementor_edit_mode', 'builder'),
(5240, 548, '_elementor_template_type', 'wp-page'),
(4123, 444, '_elementor_page_settings', 'a:0:{}'),
(5295, 553, '_wp_page_template', 'elementor_header_footer'),
(5241, 548, '_elementor_version', '3.35.6'),
(5242, 548, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5243, 548, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"ae007f7\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"eb9eba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4126, 445, '_wp_page_template', 'elementor_header_footer'),
(4127, 445, '_elementor_edit_mode', 'builder'),
(4128, 445, '_elementor_template_type', 'wp-page'),
(4129, 445, '_elementor_version', '3.35.6'),
(4130, 445, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4131, 445, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor0\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5176, 542, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4133, 445, '_elementor_page_settings', 'a:0:{}'),
(5192, 544, '_elementor_edit_mode', 'builder'),
(5193, 544, '_elementor_template_type', 'wp-page'),
(5194, 544, '_elementor_version', '3.35.6'),
(5195, 544, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5196, 544, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4137, 446, '_elementor_edit_mode', 'builder'),
(4138, 446, '_elementor_template_type', 'wp-page'),
(4139, 446, '_elementor_version', '3.35.6'),
(4140, 446, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4141, 446, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5103, 536, '_wp_page_template', 'elementor_header_footer'),
(5104, 536, '_elementor_edit_mode', 'builder'),
(5105, 536, '_elementor_template_type', 'wp-page'),
(5106, 536, '_elementor_version', '3.35.6'),
(5107, 536, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5108, 536, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"8578d2a\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-10 04:19\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5071, 533, '_elementor_page_settings', 'a:0:{}'),
(4255, 456, '_wp_page_template', 'elementor_header_footer'),
(4256, 456, '_elementor_edit_mode', 'builder'),
(4257, 456, '_elementor_template_type', 'wp-page'),
(4258, 456, '_elementor_version', '3.35.6'),
(4259, 456, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4260, 456, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4165, 448, '_elementor_source', 'post'),
(4166, 448, '_elementor_edit_mode', 'builder'),
(4167, 448, '_elementor_template_type', 'header'),
(4168, 448, '_elementor_version', '3.35.6'),
(4169, 448, '_elementor_pro_version', '3.35.1'),
(4170, 448, '_wp_page_template', 'default'),
(4171, 448, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"0a0ea57\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"261778c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"8fa9952\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"769f09e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b550b7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"flex_align_items_tablet_extra\":\"center\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"4b6f78e\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"fc7c417\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"70fea18\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(4172, 448, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4185, 449, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4189, 450, '_elementor_source', 'post'),
(4190, 450, '_elementor_edit_mode', 'builder'),
(4191, 450, '_elementor_template_type', 'header'),
(4192, 450, '_elementor_version', '3.35.6'),
(4193, 450, '_elementor_pro_version', '3.35.1'),
(4194, 450, '_wp_page_template', 'default'),
(4195, 450, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"0a0ea57\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"261778c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"8fa9952\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"769f09e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b550b7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"flex_align_items_tablet_extra\":\"center\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"4b6f78e\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"fc7c417\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"70fea18\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(4196, 450, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4200, 451, '_elementor_source', 'post'),
(4201, 451, '_elementor_edit_mode', 'builder'),
(4202, 451, '_elementor_template_type', 'header'),
(4203, 451, '_elementor_version', '3.35.6'),
(4204, 451, '_elementor_pro_version', '3.35.1'),
(4205, 451, '_wp_page_template', 'default');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4206, 451, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"0a0ea57\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"261778c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"8fa9952\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"769f09e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b550b7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"flex_align_items_tablet_extra\":\"center\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"4b6f78e\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"fc7c417\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"70fea18\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"]},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(4207, 451, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4211, 452, '_elementor_source', 'post'),
(4212, 452, '_elementor_edit_mode', 'builder'),
(4213, 452, '_elementor_template_type', 'header'),
(4214, 452, '_elementor_version', '3.35.6'),
(4215, 452, '_elementor_pro_version', '3.35.1'),
(4216, 452, '_wp_page_template', 'default'),
(4217, 452, '_elementor_data', '[{\"id\":\"7ab740e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"50b66e30\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"bfe2cfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"33172e1\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"a95bab7\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"bed9df2\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"0a0ea57\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"6cf5bbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"261778c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b3d4515\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"458adda\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b286768\"}],\"pp_display_conditions\":[{\"_id\":\"0f35c1f\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"flex_wrap_mobile_extra\":\"nowrap\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFD\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":3,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"z_index\":9,\"sticky\":\"top\",\"sticky_effects_offset\":50,\"flex_gap_tablet_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"8fa9952\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"769f09e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"401c9f7\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"645eac4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b550b7\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2264489\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0aab7e4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"59da66e\"}],\"pp_display_conditions\":[{\"_id\":\"b5a4b1c\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content_tablet_extra\":\"flex-end\",\"flex_align_items_tablet_extra\":\"center\",\"_flex_order_tablet_extra\":\"end\"},\"elements\":[{\"id\":\"4b6f78e\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"toggle_button_background_color\":\"#00808000\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"8a8da57\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_background_color\":\"\",\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"items_indicator_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"items_indicator_text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"},{\"id\":\"fc7c417\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"70fea18\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"menu_type\":\"off-canvas\",\"toggle_label\":\"Menu\",\"toggle_align\":\"\",\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#9b485f\",\"color_menu_item_active\":\"#9b485f\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#218dcd\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#9b485f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#9b485f\",\"toggle_color\":\"#000000\",\"toggle_background_color\":\"#02010100\",\"toggle_color_hover\":\"#000000\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"overlay_bg_color\":\"#ffffff\",\"mobile_link_color\":\"#000000\",\"mobile_sub_link_bg_color\":\"#ffffff\",\"mobile_sub_link_color\":\"#000000\",\"mobile_link_hover\":\"#ffffff\",\"mobile_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_bg_hover\":\"#218dcd\",\"mobile_sub_link_hover\":\"#ffffff\",\"close_icon_color\":\"#000000\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"d41f24b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=astglobalcolor3\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"toggle_color\":\"globals\\/colors?id=astglobalcolor3\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_sub_link_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor3\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor4\",\"close_icon_color\":\"\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"dropdown_divider_color\":\"globals\\/colors?id=astglobalcolor2\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71691221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":314,\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"px\",\"size\":202,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":195,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7714e3e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"db13f58\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d79f90f\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":272,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions_enable\":\"yes\",\"pp_display_conditions\":[{\"pp_condition_key\":\"page\",\"pp_condition_operator\":\"not\",\"_id\":\"c7095d9\",\"pp_condition_page_value\":[\"10\"],\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_overlay_color_b\":\"globals\\/colors?id=astglobalcolor1\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"page_title\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"titles\\\":[{\\\"id\\\":15,\\\"text\\\":\\\"Home\\\"}]}]]\"],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"556cf690\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%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\":\"245f94b\",\"pp_condition_date_value\":\"2025-08-24 to 2025-08-30\",\"pp_condition_date_time_before_value\":\"2025-08-30 11:07\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"zoomIn\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false}]'),
(4218, 452, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4220, 46, '_elementor_page_settings', 'a:0:{}'),
(4221, 46, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:2;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: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:3:{s:5:\"align\";i:2;s:5:\"space\";i:2;s:5:\"width\";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:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:20:\"flex_justify_content\";i:6;s:13:\"content_width\";i:5;s:5:\"width\";i:5;s:14:\"flex_direction\";i:8;s:16:\"flex_align_items\";i:1;s:10:\"min_height\";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:8;}s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:2:{s:21:\"pp_display_conditions\";i:8;s:28:\"pp_display_conditions_enable\";i:1;}s:19:\"_section_responsive\";a:6:{s:11:\"hide_tablet\";i:3;s:17:\"hide_mobile_extra\";i:3;s:11:\"hide_mobile\";i:3;s:17:\"hide_tablet_extra\";i:2;s:15:\"hide_widescreen\";i:2;s:12:\"hide_desktop\";i:2;}s:14:\"section_layout\";a:3:{s:7:\"padding\";i:3;s:7:\"z_index\";i:2;s:20:\"e_display_conditions\";i:1;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:2;s:21:\"sticky_effects_offset\";i:2;}}}}s:16:\"pp-advanced-menu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;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:5:\"style\";a:5:{s:23:\"section_style_main_menu\";a:6:{s:15:\"color_menu_item\";i:2;s:21:\"color_menu_item_hover\";i:2;s:22:\"color_menu_item_active\";i:2;s:28:\"padding_horizontal_menu_item\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:18:\"menu_space_between\";i:2;}s:22:\"section_style_dropdown\";a:8:{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_width\";i:2;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:2;s:23:\"toggle_background_color\";i:2;s:18:\"toggle_color_hover\";i:2;s:29:\"toggle_background_color_hover\";i:2;}s:16:\"style_responsive\";a:12:{s:18:\"offcanvas_position\";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:27:\"close_icon_background_color\";i:2;s:33:\"close_icon_background_color_hover\";i:2;}s:16:\"style_typography\";a:6:{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:29:\"dropdown_typography_font_size\";i:2;s:31:\"dropdown_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;}}}}s:21:\"woocommerce-menu-cart\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:25:\"section_menu_icon_content\";a:1:{s:13:\"show_subtotal\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_toggle_style\";a:4:{s:30:\"toggle_button_background_color\";i:2;s:26:\"toggle_button_border_width\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:2;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:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:5:\"align\";i:2;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:16:\"theme-page-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:1:{s:5:\"align\";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:1:{s:10:\"_animation\";i:1;}}}}}'),
(4231, 453, '_elementor_page_settings', 'a:0:{}'),
(5188, 543, '_elementor_page_settings', 'a:0:{}'),
(4234, 454, '_wp_page_template', 'elementor_header_footer'),
(4235, 454, '_elementor_edit_mode', 'builder'),
(4236, 454, '_elementor_template_type', 'wp-page'),
(4237, 454, '_elementor_version', '3.35.6'),
(4238, 454, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4239, 454, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4241, 454, '_elementor_page_settings', 'a:0:{}'),
(5181, 543, '_wp_page_template', 'elementor_header_footer'),
(5182, 543, '_elementor_edit_mode', 'builder'),
(5183, 543, '_elementor_template_type', 'wp-page'),
(5184, 543, '_elementor_version', '3.35.6'),
(5185, 543, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5186, 543, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4244, 455, '_wp_page_template', 'elementor_header_footer'),
(4245, 455, '_elementor_edit_mode', 'builder'),
(4246, 455, '_elementor_template_type', 'wp-page'),
(4247, 455, '_elementor_version', '3.35.6'),
(4248, 455, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4249, 455, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5075, 534, '_wp_page_template', 'elementor_header_footer'),
(5076, 534, '_elementor_edit_mode', 'builder'),
(5077, 534, '_elementor_template_type', 'wp-page'),
(5078, 534, '_elementor_version', '3.35.6'),
(5079, 534, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5080, 534, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4270, 457, '_elementor_page_settings', 'a:0:{}'),
(4271, 458, '_wp_page_template', 'elementor_header_footer'),
(4272, 458, '_elementor_edit_mode', 'builder'),
(4273, 458, '_elementor_template_type', 'wp-page'),
(4274, 458, '_elementor_version', '3.35.6'),
(4275, 458, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4276, 458, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4280, 459, '_wp_page_template', 'elementor_header_footer'),
(4281, 459, '_elementor_edit_mode', 'builder'),
(4282, 459, '_elementor_template_type', 'wp-page'),
(4283, 459, '_elementor_version', '3.35.6'),
(4284, 459, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4285, 459, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4287, 459, '_elementor_page_settings', 'a:0:{}'),
(4288, 460, '_wp_page_template', 'elementor_header_footer'),
(4289, 460, '_elementor_edit_mode', 'builder'),
(4290, 460, '_elementor_template_type', 'wp-page'),
(4291, 460, '_elementor_version', '3.35.6'),
(4292, 460, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4293, 460, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4295, 460, '_elementor_page_settings', 'a:0:{}'),
(4296, 461, '_wp_page_template', 'elementor_header_footer'),
(4297, 461, '_elementor_edit_mode', 'builder'),
(4298, 461, '_elementor_template_type', 'wp-page'),
(4299, 461, '_elementor_version', '3.35.6'),
(4300, 461, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4301, 461, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4306, 462, '_wp_page_template', 'elementor_header_footer'),
(4307, 462, '_elementor_edit_mode', 'builder'),
(4308, 462, '_elementor_template_type', 'wp-page'),
(4309, 462, '_elementor_version', '3.35.6'),
(4310, 462, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4311, 462, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4313, 462, '_elementor_page_settings', 'a:0:{}'),
(4314, 463, '_wp_page_template', 'elementor_header_footer'),
(4315, 463, '_elementor_edit_mode', 'builder'),
(4316, 463, '_elementor_template_type', 'wp-page'),
(4317, 463, '_elementor_version', '3.35.6'),
(4318, 463, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4319, 463, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}]},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4321, 463, '_elementor_page_settings', 'a:0:{}'),
(4322, 464, '_wp_page_template', 'elementor_header_footer'),
(4323, 464, '_elementor_edit_mode', 'builder'),
(4324, 464, '_elementor_template_type', 'wp-page'),
(4325, 464, '_elementor_version', '3.35.6'),
(4326, 464, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4327, 464, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4331, 465, '_wp_page_template', 'elementor_header_footer'),
(4332, 465, '_elementor_edit_mode', 'builder'),
(4333, 465, '_elementor_template_type', 'wp-page'),
(4334, 465, '_elementor_version', '3.35.6'),
(4335, 465, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4336, 465, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4338, 465, '_elementor_page_settings', 'a:0:{}'),
(4339, 466, '_wp_page_template', 'elementor_header_footer'),
(4340, 466, '_elementor_edit_mode', 'builder'),
(4341, 466, '_elementor_template_type', 'wp-page'),
(4342, 466, '_elementor_version', '3.35.6'),
(4343, 466, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4344, 466, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4346, 466, '_elementor_page_settings', 'a:0:{}'),
(4347, 467, '_wp_page_template', 'elementor_header_footer'),
(4348, 467, '_elementor_edit_mode', 'builder'),
(4349, 467, '_elementor_template_type', 'wp-page'),
(4350, 467, '_elementor_version', '3.35.6'),
(4351, 467, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4352, 467, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4356, 468, '_wp_page_template', 'elementor_header_footer'),
(4357, 468, '_elementor_edit_mode', 'builder'),
(4358, 468, '_elementor_template_type', 'wp-page'),
(4359, 468, '_elementor_version', '3.35.6'),
(4360, 468, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4361, 468, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4363, 468, '_elementor_page_settings', 'a:0:{}'),
(4364, 469, '_wp_page_template', 'elementor_header_footer'),
(4365, 469, '_elementor_edit_mode', 'builder'),
(4366, 469, '_elementor_template_type', 'wp-page'),
(4367, 469, '_elementor_version', '3.35.6'),
(4368, 469, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4369, 469, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4371, 469, '_elementor_page_settings', 'a:0:{}'),
(4372, 470, '_wp_page_template', 'elementor_header_footer'),
(4373, 470, '_elementor_edit_mode', 'builder'),
(4374, 470, '_elementor_template_type', 'wp-page'),
(4375, 470, '_elementor_version', '3.35.6'),
(4376, 470, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4377, 470, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4776, 516, '_wp_page_template', 'elementor_header_footer'),
(4777, 516, '_elementor_edit_mode', 'builder'),
(4778, 516, '_elementor_template_type', 'wp-page'),
(4779, 516, '_elementor_version', '3.35.6'),
(4780, 516, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4781, 516, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4381, 471, '_elementor_edit_mode', 'builder'),
(4382, 471, '_elementor_template_type', 'footer'),
(4383, 472, '_elementor_edit_mode', 'builder'),
(4384, 472, '_elementor_template_type', 'footer'),
(4385, 471, '_elementor_version', '3.35.6'),
(4386, 471, '_elementor_pro_version', '3.35.1'),
(4387, 471, '_astra_content_layout_flag', 'disabled'),
(4389, 471, 'ast-title-bar-display', 'disabled'),
(4390, 471, 'ast-featured-img', 'disabled'),
(4391, 471, 'ast-site-content-layout', 'full-width-container'),
(4392, 471, 'site-sidebar-layout', 'no-sidebar'),
(4412, 471, '_elementor_data', '[{\"id\":\"506a5318\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8492c7a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22e8c6a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"94f2c26\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c6d0a0e\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"58d3ef36\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b46e820\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"835bee4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6b6b48b\"}],\"pp_display_conditions\":[{\"_id\":\"6e20e90\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"7cab4e7d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"66206641\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"46e4aff\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"be36aee\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":212,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26f6cf89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"b24c8c9\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#008080\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"59598dec\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"54e80331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d816f16\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"All Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"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=astglobalcolor2\",\"text_color\":\"\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#008080\",\"text_color_hover\":\"#106090\",\"icon_color\":\"#010101\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0c4b2d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"bd54731\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nSupport\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a7d13b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ee51783\"}],\"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=astglobalcolor2\",\"text_color\":\"\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#008080\",\"text_color_hover\":\"#106090\",\"icon_color\":\"#010101\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ecae4e3\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"748f6f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c504e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms of Service\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8b564c2\"},{\"text\":\"Disclaimer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"}],\"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=astglobalcolor2\",\"text_color\":\"\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#008080\",\"text_color_hover\":\"#106090\",\"icon_color\":\"#010101\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6199b2f2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e4d9f07\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a725699\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3ee2b2f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1bde430\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"2a15076\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright 2026 All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"062ef0b\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(4394, 471, '_edit_lock', '1772874611:1'),
(4395, 473, '_elementor_edit_mode', 'builder'),
(4396, 473, '_elementor_template_type', 'footer'),
(4397, 473, '_elementor_version', '3.35.6'),
(4398, 473, '_elementor_pro_version', '3.35.1'),
(4399, 473, '_elementor_page_settings', 'a:0:{}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4400, 473, '_elementor_data', '[{\"id\":\"6d7975b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8492c7a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22e8c6a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"94f2c26\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c6d0a0e\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#1D1D1D\",\"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\":\"9dc0eb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b46e820\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"835bee4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6b6b48b\"}],\"pp_display_conditions\":[{\"_id\":\"6e20e90\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content_tablet\":\"center\",\"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\":\"38f32a36\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ebbb85a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"46e4aff\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"be36aee\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":212,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93125da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\\u2019t look even slightly believable. \",\"pp_display_conditions\":[{\"_id\":\"b24c8c9\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f772f0e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ce9023f\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"487591e7\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\":\"#363636\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1e2c2ddc\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\":[]},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"780a133b\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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=astglobalcolor0\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"39262d0e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17646f2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ed7151f\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\":\"#363636\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f276cf5\",\"elType\":\"widget\",\"settings\":{\"business_hours\":[{\"day\":\"Sunday\",\"highlight\":\"yes\",\"_id\":\"a387f05\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor2\"},\"closed\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"_id\":\"da64ace\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"day\":\"Monday\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Tuesday\",\"_id\":\"a4cc763\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Wednesday\",\"_id\":\"6778403\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Thursday\",\"_id\":\"54a0872\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Friday\",\"_id\":\"12ce824\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Saturday\",\"highlight\":\"yes\",\"_id\":\"9cfdedb\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor2\"},\"closed\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"}],\"business_hours_custom\":[{\"day\":\"Monday\",\"_id\":\"cee2f1e\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Tuesday\",\"_id\":\"45ae0c5\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Wednesday\",\"_id\":\"86a6f01\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Thursday\",\"_id\":\"7a864b7\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Friday\",\"_id\":\"7829cb0\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Saturday\",\"closed\":\"yes\",\"highlight\":\"yes\",\"highlight_color\":\"#bc1705\",\"_id\":\"0ab76c1\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"highlight_bg\":\"\"},{\"day\":\"Sunday\",\"closed\":\"yes\",\"highlight\":\"yes\",\"highlight_color\":\"#bc1705\",\"_id\":\"872d85e\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"highlight_bg\":\"\"}],\"rows_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"3\",\"bottom\":\"5\",\"left\":\"3\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ef806cc\",\"pp_condition_date_time_before_value\":\"2024-06-11 13:29\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_day_color\":\"\",\"closed_row_tex_color\":\"\",\"day_color\":\"globals\\/colors?id=astglobalcolor2\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"491dde8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e4d9f07\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a725699\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3ee2b2f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1bde430\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor3\"},\"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\":\"329becdf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright 2024 All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"062ef0b\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4401, 474, '_elementor_edit_mode', 'builder'),
(4402, 474, '_elementor_template_type', 'footer'),
(4403, 474, '_elementor_version', '3.35.6'),
(4404, 474, '_elementor_pro_version', '3.35.1'),
(4405, 474, '_elementor_page_settings', 'a:0:{}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4406, 474, '_elementor_data', '[{\"id\":\"6d7975b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8492c7a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22e8c6a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"94f2c26\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c6d0a0e\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#1D1D1D\",\"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\":\"9dc0eb2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b46e820\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"835bee4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6b6b48b\"}],\"pp_display_conditions\":[{\"_id\":\"6e20e90\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content_tablet\":\"center\",\"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\":\"38f32a36\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ebbb85a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"46e4aff\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"be36aee\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":212,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"93125da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\\u2019t look even slightly believable. \",\"pp_display_conditions\":[{\"_id\":\"b24c8c9\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f772f0e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ce9023f\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"487591e7\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\":\"#363636\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1e2c2ddc\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\":[]},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"780a133b\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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=astglobalcolor0\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"39262d0e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17646f2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Opening Hours\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ed7151f\",\"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_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-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"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\":\"#363636\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f276cf5\",\"elType\":\"widget\",\"settings\":{\"business_hours\":[{\"day\":\"Sunday\",\"highlight\":\"yes\",\"_id\":\"a387f05\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor2\"},\"closed\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"_id\":\"da64ace\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"day\":\"Monday\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Tuesday\",\"_id\":\"a4cc763\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Wednesday\",\"_id\":\"6778403\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Thursday\",\"_id\":\"54a0872\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Friday\",\"_id\":\"12ce824\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Saturday\",\"highlight\":\"yes\",\"_id\":\"9cfdedb\",\"opening_hours\":\"10:00\",\"closing_hours\":\"19:00\",\"closed_text\":\"Closed\",\"__globals__\":{\"highlight_color\":\"globals\\/colors?id=astglobalcolor2\"},\"closed\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"}],\"business_hours_custom\":[{\"day\":\"Monday\",\"_id\":\"cee2f1e\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Tuesday\",\"_id\":\"45ae0c5\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Wednesday\",\"_id\":\"86a6f01\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Thursday\",\"_id\":\"7a864b7\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Friday\",\"_id\":\"7829cb0\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"closed\":\"no\",\"highlight\":\"no\",\"highlight_bg\":\"\",\"highlight_color\":\"\"},{\"day\":\"Saturday\",\"closed\":\"yes\",\"highlight\":\"yes\",\"highlight_color\":\"#bc1705\",\"_id\":\"0ab76c1\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"highlight_bg\":\"\"},{\"day\":\"Sunday\",\"closed\":\"yes\",\"highlight\":\"yes\",\"highlight_color\":\"#bc1705\",\"_id\":\"872d85e\",\"time\":\"09:00 AM - 05:00 PM\",\"closed_text\":\"Closed\",\"highlight_bg\":\"\"}],\"rows_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"3\",\"bottom\":\"5\",\"left\":\"3\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ef806cc\",\"pp_condition_date_time_before_value\":\"2024-06-11 13:29\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"closed_row_day_color\":\"\",\"closed_row_tex_color\":\"\",\"day_color\":\"globals\\/colors?id=astglobalcolor2\",\"hours_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"pp-business-hours\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"491dde8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e4d9f07\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a725699\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3ee2b2f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1bde430\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor3\"},\"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\":\"329becdf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright 2024 All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"062ef0b\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-03-02 to 2026-03-08\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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\\/03\\/05\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4408, 473, '_elementor_controls_usage', 'a:8:{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:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";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:11:\"text-editor\";a:3:{s:5:\"count\";i:1;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: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:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:6;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:3;s:14:\"flex_direction\";i:3;s:20:\"flex_justify_content\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;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:3;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:3;}}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:2;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:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:2;s:13:\"_border_width\";i:2;s:13:\"_border_color\";i:2;}}}}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:17:\"pp-business-hours\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_price_menu\";a:2:{s:14:\"business_hours\";i:1;s:21:\"business_hours_custom\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_rows_style\";a:1:{s:12:\"rows_padding\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(4831, 522, '_wp_page_template', 'elementor_header_footer'),
(4811, 520, '_wp_page_template', 'elementor_header_footer'),
(4812, 520, '_elementor_edit_mode', 'builder'),
(4813, 520, '_elementor_template_type', 'wp-page'),
(4814, 520, '_elementor_version', '3.35.6'),
(4815, 520, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4816, 520, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5138, 539, '_wp_page_template', 'elementor_header_footer'),
(5139, 539, '_elementor_edit_mode', 'builder'),
(5140, 539, '_elementor_template_type', 'wp-page'),
(5141, 539, '_elementor_version', '3.35.6'),
(5142, 539, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5143, 539, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5110, 536, '_elementor_page_settings', 'a:0:{}'),
(4411, 471, '_wp_page_template', 'default'),
(5808, 617, '_elementor_edit_mode', 'builder'),
(5572, 587, '_elementor_edit_mode', 'builder'),
(5573, 587, '_elementor_template_type', 'footer'),
(5574, 587, '_elementor_version', '3.35.6'),
(5575, 587, '_elementor_pro_version', '3.35.1'),
(5576, 587, '_wp_page_template', 'default'),
(5577, 587, '_elementor_data', '[{\"id\":\"506a5318\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8492c7a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22e8c6a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"94f2c26\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c6d0a0e\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"58d3ef36\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b46e820\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"835bee4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6b6b48b\"}],\"pp_display_conditions\":[{\"_id\":\"6e20e90\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"7cab4e7d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"66206641\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"46e4aff\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"be36aee\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":212,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26f6cf89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. \",\"pp_display_conditions\":[{\"_id\":\"b24c8c9\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"59598dec\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"54e80331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d816f16\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"All Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0c4b2d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"bd54731\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nSupport\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a7d13b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ee51783\"}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ecae4e3\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"748f6f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c504e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms of Service\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8b564c2\"},{\"text\":\"Disclaimer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6199b2f2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e4d9f07\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a725699\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3ee2b2f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1bde430\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"2a15076\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright 2026 All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"062ef0b\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(4413, 475, '_elementor_edit_mode', 'builder'),
(4414, 475, '_elementor_template_type', 'footer'),
(4415, 475, '_elementor_version', '3.35.6'),
(4416, 475, '_elementor_pro_version', '3.35.1'),
(4417, 475, '_wp_page_template', 'default'),
(4418, 475, '_elementor_data', '[{\"id\":\"506a5318\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8492c7a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22e8c6a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"94f2c26\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c6d0a0e\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"58d3ef36\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b46e820\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"835bee4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6b6b48b\"}],\"pp_display_conditions\":[{\"_id\":\"6e20e90\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"7cab4e7d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"66206641\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"46e4aff\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"be36aee\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":212,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26f6cf89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. \",\"pp_display_conditions\":[{\"_id\":\"b24c8c9\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57f9a622\",\"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=astglobalcolor0\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor4\",\"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\":\"59598dec\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"54e80331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d816f16\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"All Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0c4b2d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"bd54731\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nSupport\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a7d13b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ee51783\"}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ecae4e3\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"748f6f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c504e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms of Service\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8b564c2\"},{\"text\":\"Disclaimer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6199b2f2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e4d9f07\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a725699\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3ee2b2f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1bde430\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor3\"}},\"elements\":[{\"id\":\"2a15076\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright 2024 All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"062ef0b\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(4423, 476, '_elementor_edit_mode', 'builder'),
(4424, 476, '_elementor_template_type', 'footer'),
(4425, 476, '_elementor_version', '3.35.6'),
(4426, 476, '_elementor_pro_version', '3.35.1'),
(4427, 476, '_wp_page_template', 'default'),
(4428, 476, '_elementor_data', '[{\"id\":\"506a5318\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8492c7a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22e8c6a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"94f2c26\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c6d0a0e\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"58d3ef36\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b46e820\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"835bee4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6b6b48b\"}],\"pp_display_conditions\":[{\"_id\":\"6e20e90\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"7cab4e7d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"66206641\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s1-lave-logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"46e4aff\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"be36aee\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":212,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26f6cf89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. \",\"pp_display_conditions\":[{\"_id\":\"b24c8c9\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57f9a622\",\"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=astglobalcolor0\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor4\",\"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\":\"59598dec\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"54e80331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d816f16\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"All Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0c4b2d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"bd54731\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nSupport\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a7d13b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ee51783\"}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ecae4e3\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"afbe0da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"419a070\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7a64412\"}],\"pp_display_conditions\":[{\"_id\":\"11bcac5\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"748f6f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"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\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c504e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms of Service\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8b564c2\"},{\"text\":\"Disclaimer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6ef9837\"}],\"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=astglobalcolor2\",\"text_color\":\"globals\\/colors?id=astglobalcolor2\",\"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\":[]},\"icon_color_hover\":\"#106090\",\"text_color\":\"#e7f2f4\",\"text_color_hover\":\"#106090\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6199b2f2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e4d9f07\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a725699\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3ee2b2f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1bde430\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"2a15076\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright 2026 All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"062ef0b\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(4422, 471, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4430, 476, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(4435, 17, '_elementor_edit_mode', 'builder'),
(4436, 17, '_astra_content_layout_flag', 'disabled'),
(4438, 17, 'ast-title-bar-display', 'disabled'),
(4439, 17, 'ast-featured-img', 'disabled'),
(4440, 17, '_elementor_template_type', 'wp-page'),
(4441, 17, '_elementor_version', '3.35.6'),
(4442, 17, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4458, 17, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\",\"_element_id\":\"s1labs_difference\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"boxed_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Peptide Synthesis<\\/h5>\\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Purification<\\/h5>\\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"},{\"title\":\"04\",\"subtitle\":\"\",\"description\":\"<h5>Quality Testing<\\/h5>\\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"1320751\"},{\"title\":\"05\",\"subtitle\":\"\",\"description\":\"<h5>Documentation<\\/h5>\\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"9a6d248\"},{\"title\":\"06\",\"subtitle\":\"\",\"description\":\"<h5>Packaging &amp; Storage<\\/h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fe5289a\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4444, 477, '_wp_page_template', 'elementor_header_footer'),
(4446, 477, '_elementor_edit_mode', 'builder'),
(4447, 477, '_elementor_template_type', 'wp-page'),
(4448, 477, '_elementor_version', '3.35.6'),
(4449, 477, '_elementor_pro_version', '3.35.1'),
(4450, 477, '_elementor_page_settings', 'a:0:{}'),
(4451, 478, '_wp_page_template', 'elementor_header_footer'),
(4453, 478, '_elementor_edit_mode', 'builder'),
(4454, 478, '_elementor_template_type', 'wp-page'),
(4455, 478, '_elementor_version', '3.35.6'),
(4456, 478, '_elementor_pro_version', '3.35.1'),
(4457, 478, '_elementor_page_settings', 'a:0:{}'),
(4459, 479, '_wp_page_template', 'elementor_header_footer'),
(4461, 479, '_elementor_edit_mode', 'builder'),
(4462, 479, '_elementor_template_type', 'wp-page'),
(4463, 479, '_elementor_version', '3.35.6'),
(4464, 479, '_elementor_pro_version', '3.35.1'),
(4465, 479, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4470, 481, '_wp_page_template', 'elementor_header_footer'),
(4472, 481, '_elementor_edit_mode', 'builder'),
(4473, 481, '_elementor_template_type', 'wp-page'),
(4474, 481, '_elementor_version', '3.35.6'),
(4475, 481, '_elementor_pro_version', '3.35.1'),
(4476, 481, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4468, 480, '_wp_attached_file', '2026/03/2148816400-1.jpg'),
(4469, 480, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2026/03/2148816400-1.jpg\";s:8:\"filesize\";i:65110;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"2148816400-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16031;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"2148816400-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5852;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"2148816400-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62329;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"2148816400-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:3426;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"2148816400-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1472;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"2148816400-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:3426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4477, 481, '_elementor_page_settings', 'a:0:{}'),
(4478, 482, '_wp_page_template', 'elementor_header_footer'),
(4480, 482, '_elementor_edit_mode', 'builder'),
(4481, 482, '_elementor_template_type', 'wp-page'),
(4482, 482, '_elementor_version', '3.35.6'),
(4483, 482, '_elementor_pro_version', '3.35.1'),
(4484, 482, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4485, 482, '_elementor_page_settings', 'a:0:{}'),
(4486, 483, '_wp_page_template', 'elementor_header_footer'),
(4488, 483, '_elementor_edit_mode', 'builder'),
(4489, 483, '_elementor_template_type', 'wp-page'),
(4490, 483, '_elementor_version', '3.35.6'),
(4491, 483, '_elementor_pro_version', '3.35.1'),
(4492, 483, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4495, 484, '_wp_page_template', 'elementor_header_footer'),
(4497, 484, '_elementor_edit_mode', 'builder'),
(4498, 484, '_elementor_template_type', 'wp-page'),
(4499, 484, '_elementor_version', '3.35.6'),
(4500, 484, '_elementor_pro_version', '3.35.1'),
(4501, 484, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4502, 484, '_elementor_page_settings', 'a:0:{}'),
(4503, 485, '_wp_page_template', 'elementor_header_footer'),
(4505, 485, '_elementor_edit_mode', 'builder'),
(4506, 485, '_elementor_template_type', 'wp-page'),
(4507, 485, '_elementor_version', '3.35.6'),
(4508, 485, '_elementor_pro_version', '3.35.1'),
(4509, 485, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4510, 485, '_elementor_page_settings', 'a:0:{}'),
(4511, 486, '_wp_page_template', 'elementor_header_footer'),
(4513, 486, '_elementor_edit_mode', 'builder'),
(4514, 486, '_elementor_template_type', 'wp-page'),
(4515, 486, '_elementor_version', '3.35.6'),
(4516, 486, '_elementor_pro_version', '3.35.1'),
(4517, 486, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4536, 489, '_wp_page_template', 'elementor_header_footer'),
(4520, 487, '_wp_page_template', 'elementor_header_footer'),
(4522, 487, '_elementor_edit_mode', 'builder'),
(4523, 487, '_elementor_template_type', 'wp-page'),
(4524, 487, '_elementor_version', '3.35.6'),
(4525, 487, '_elementor_pro_version', '3.35.1'),
(4526, 487, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4527, 487, '_elementor_page_settings', 'a:0:{}'),
(4528, 488, '_wp_page_template', 'elementor_header_footer'),
(4530, 488, '_elementor_edit_mode', 'builder'),
(4531, 488, '_elementor_template_type', 'wp-page'),
(4532, 488, '_elementor_version', '3.35.6'),
(4533, 488, '_elementor_pro_version', '3.35.1'),
(4534, 488, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4535, 488, '_elementor_page_settings', 'a:0:{}'),
(4538, 489, '_elementor_edit_mode', 'builder'),
(4539, 489, '_elementor_template_type', 'wp-page'),
(4540, 489, '_elementor_version', '3.35.6'),
(4541, 489, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4542, 489, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4545, 490, '_wp_page_template', 'elementor_header_footer'),
(4547, 490, '_elementor_edit_mode', 'builder'),
(4548, 490, '_elementor_template_type', 'wp-page'),
(4549, 490, '_elementor_version', '3.35.6'),
(4550, 490, '_elementor_pro_version', '3.35.1'),
(4551, 490, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4552, 490, '_elementor_page_settings', 'a:0:{}'),
(4553, 491, '_wp_page_template', 'elementor_header_footer'),
(4555, 491, '_elementor_edit_mode', 'builder'),
(4556, 491, '_elementor_template_type', 'wp-page'),
(4557, 491, '_elementor_version', '3.35.6'),
(4558, 491, '_elementor_pro_version', '3.35.1'),
(4559, 491, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4560, 491, '_elementor_page_settings', 'a:0:{}'),
(4617, 498, '_wp_page_template', 'elementor_header_footer'),
(4619, 498, '_elementor_edit_mode', 'builder'),
(4620, 498, '_elementor_template_type', 'wp-page'),
(4621, 498, '_elementor_version', '3.35.6'),
(4622, 498, '_elementor_pro_version', '3.35.1'),
(4623, 498, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4561, 492, '_wp_page_template', 'elementor_header_footer'),
(4563, 492, '_elementor_edit_mode', 'builder'),
(4564, 492, '_elementor_template_type', 'wp-page'),
(4565, 492, '_elementor_version', '3.35.6'),
(4566, 492, '_elementor_pro_version', '3.35.1'),
(4567, 492, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62f05c5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f685e80\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"11c76b0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0b2ea06\"}],\"pp_display_conditions\":[{\"_id\":\"12d9b83\"}]},\"elements\":[{\"id\":\"f6db421\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"ca1c563\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c874e3d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"10c2e63\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a0cc8f4\"}],\"pp_display_conditions\":[{\"_id\":\"b84d7c2\"}]},\"elements\":[{\"id\":\"b932839\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":false}]'),
(4586, 495, '_wp_page_template', 'elementor_header_footer'),
(4570, 493, '_wp_page_template', 'elementor_header_footer'),
(4572, 493, '_elementor_edit_mode', 'builder'),
(4573, 493, '_elementor_template_type', 'wp-page'),
(4574, 493, '_elementor_version', '3.35.6'),
(4575, 493, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4576, 493, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62f05c5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f685e80\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"11c76b0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0b2ea06\"}],\"pp_display_conditions\":[{\"_id\":\"12d9b83\"}]},\"elements\":[{\"id\":\"f6db421\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"ca1c563\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c874e3d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"10c2e63\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a0cc8f4\"}],\"pp_display_conditions\":[{\"_id\":\"b84d7c2\"}]},\"elements\":[{\"id\":\"b932839\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":false}]'),
(4577, 493, '_elementor_page_settings', 'a:0:{}'),
(4578, 494, '_wp_page_template', 'elementor_header_footer'),
(4580, 494, '_elementor_edit_mode', 'builder'),
(4581, 494, '_elementor_template_type', 'wp-page'),
(4582, 494, '_elementor_version', '3.35.6'),
(4583, 494, '_elementor_pro_version', '3.35.1'),
(4584, 494, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62f05c5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f685e80\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"11c76b0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0b2ea06\"}],\"pp_display_conditions\":[{\"_id\":\"12d9b83\"}]},\"elements\":[{\"id\":\"f6db421\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"ca1c563\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c874e3d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"10c2e63\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a0cc8f4\"}],\"pp_display_conditions\":[{\"_id\":\"b84d7c2\"}]},\"elements\":[{\"id\":\"b932839\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":false}]'),
(4585, 494, '_elementor_page_settings', 'a:0:{}'),
(4588, 495, '_elementor_edit_mode', 'builder'),
(4589, 495, '_elementor_template_type', 'wp-page'),
(4590, 495, '_elementor_version', '3.35.6'),
(4591, 495, '_elementor_pro_version', '3.35.1'),
(4592, 495, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62f05c5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f685e80\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"11c76b0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0b2ea06\"}],\"pp_display_conditions\":[{\"_id\":\"12d9b83\"}]},\"elements\":[{\"id\":\"f6db421\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"ca1c563\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c874e3d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"10c2e63\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a0cc8f4\"}],\"pp_display_conditions\":[{\"_id\":\"b84d7c2\"}]},\"elements\":[{\"id\":\"b932839\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":false}]'),
(4597, 496, '_wp_page_template', 'elementor_header_footer'),
(4599, 496, '_elementor_edit_mode', 'builder'),
(4600, 496, '_elementor_template_type', 'wp-page'),
(4601, 496, '_elementor_version', '3.35.6'),
(4602, 496, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4603, 496, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62f05c5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f685e80\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"11c76b0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0b2ea06\"}],\"pp_display_conditions\":[{\"_id\":\"12d9b83\"}]},\"elements\":[{\"id\":\"f6db421\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"ca1c563\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c874e3d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"10c2e63\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a0cc8f4\"}],\"pp_display_conditions\":[{\"_id\":\"b84d7c2\"}]},\"elements\":[{\"id\":\"b932839\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":false}]'),
(4628, 499, '_wp_page_template', 'elementor_header_footer'),
(4630, 499, '_elementor_edit_mode', 'builder'),
(4631, 499, '_elementor_template_type', 'wp-page'),
(4632, 499, '_elementor_version', '3.35.6'),
(4633, 499, '_elementor_pro_version', '3.35.1'),
(4634, 499, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4635, 499, '_elementor_page_settings', 'a:0:{}'),
(4636, 500, '_wp_page_template', 'elementor_header_footer'),
(4638, 500, '_elementor_edit_mode', 'builder'),
(4639, 500, '_elementor_template_type', 'wp-page'),
(4640, 500, '_elementor_version', '3.35.6'),
(4641, 500, '_elementor_pro_version', '3.35.1'),
(4642, 500, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4643, 500, '_elementor_page_settings', 'a:0:{}'),
(4644, 501, '_wp_page_template', 'elementor_header_footer'),
(4646, 501, '_elementor_edit_mode', 'builder'),
(4647, 501, '_elementor_template_type', 'wp-page'),
(4648, 501, '_elementor_version', '3.35.6'),
(4649, 501, '_elementor_pro_version', '3.35.1'),
(4650, 501, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4662, 503, '_wp_page_template', 'elementor_header_footer'),
(4664, 503, '_elementor_edit_mode', 'builder'),
(4665, 503, '_elementor_template_type', 'wp-page'),
(4666, 503, '_elementor_version', '3.35.6'),
(4667, 503, '_elementor_pro_version', '3.35.1'),
(4668, 503, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4678, 505, '_wp_page_template', 'elementor_header_footer'),
(4680, 505, '_elementor_edit_mode', 'builder'),
(4681, 505, '_elementor_template_type', 'wp-page'),
(4682, 505, '_elementor_version', '3.35.6'),
(4683, 505, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4684, 505, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4604, 496, '_elementor_page_settings', 'a:0:{}'),
(4607, 497, '_wp_page_template', 'elementor_header_footer'),
(4609, 497, '_elementor_edit_mode', 'builder'),
(4610, 497, '_elementor_template_type', 'wp-page'),
(4611, 497, '_elementor_version', '3.35.6'),
(4612, 497, '_elementor_pro_version', '3.35.1'),
(4613, 497, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}]},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}]},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}]},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62f05c5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f685e80\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"11c76b0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0b2ea06\"}],\"pp_display_conditions\":[{\"_id\":\"12d9b83\"}]},\"elements\":[{\"id\":\"f6db421\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"align\":\"end\",\"size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"93d3187\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"ca1c563\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c874e3d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"10c2e63\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a0cc8f4\"}],\"pp_display_conditions\":[{\"_id\":\"b84d7c2\"}]},\"elements\":[{\"id\":\"b932839\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 16:48\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":false}]'),
(4614, 497, '_elementor_page_settings', 'a:0:{}'),
(5178, 542, '_elementor_page_settings', 'a:0:{}'),
(4669, 503, '_elementor_page_settings', 'a:0:{}'),
(4670, 504, '_wp_page_template', 'elementor_header_footer'),
(4672, 504, '_elementor_edit_mode', 'builder'),
(4673, 504, '_elementor_template_type', 'wp-page'),
(4674, 504, '_elementor_version', '3.35.6'),
(4675, 504, '_elementor_pro_version', '3.35.1'),
(4676, 504, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(4677, 504, '_elementor_page_settings', 'a:0:{}'),
(4711, 509, '_wp_page_template', 'elementor_header_footer'),
(4691, 507, '_wp_page_template', 'elementor_header_footer'),
(4693, 507, '_elementor_edit_mode', 'builder'),
(4694, 507, '_elementor_template_type', 'wp-page'),
(4695, 507, '_elementor_version', '3.35.6'),
(4696, 507, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4697, 507, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4738, 512, '_wp_page_template', 'elementor_header_footer'),
(4722, 510, '_wp_page_template', 'elementor_header_footer'),
(4724, 510, '_elementor_edit_mode', 'builder'),
(4725, 510, '_elementor_template_type', 'wp-page'),
(4726, 510, '_elementor_version', '3.35.6'),
(4727, 510, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4728, 510, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4729, 510, '_elementor_page_settings', 'a:0:{}'),
(4730, 511, '_wp_page_template', 'elementor_header_footer'),
(4732, 511, '_elementor_edit_mode', 'builder'),
(4733, 511, '_elementor_template_type', 'wp-page'),
(4734, 511, '_elementor_version', '3.35.6'),
(4735, 511, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4736, 511, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4885, 527, '_wp_attached_file', '2026/03/abit-ab.webp'),
(4886, 527, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:20:\"2026/03/abit-ab.webp\";s:8:\"filesize\";i:153130;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"abit-ab-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"abit-ab-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"abit-ab-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46352;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"abit-ab-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4062;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:18:\"abit-ab-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1794;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:20:\"abit-ab-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4698, 507, '_elementor_page_settings', 'a:0:{}'),
(5204, 545, '_wp_page_template', 'elementor_header_footer'),
(5205, 545, '_elementor_edit_mode', 'builder'),
(5206, 545, '_elementor_template_type', 'wp-page'),
(5207, 545, '_elementor_version', '3.35.6'),
(5208, 545, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5209, 545, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4701, 508, '_wp_page_template', 'elementor_header_footer'),
(4703, 508, '_elementor_edit_mode', 'builder'),
(4704, 508, '_elementor_template_type', 'wp-page'),
(4705, 508, '_elementor_version', '3.35.6'),
(4706, 508, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4707, 508, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/2148816400-1.jpg\",\"id\":480,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4708, 508, '_elementor_page_settings', 'a:0:{}'),
(5081, 534, '_elementor_page_settings', 'a:0:{}'),
(4713, 509, '_elementor_edit_mode', 'builder'),
(4714, 509, '_elementor_template_type', 'wp-page'),
(4715, 509, '_elementor_version', '3.35.6'),
(4716, 509, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4717, 509, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5158, 541, '_wp_page_template', 'elementor_header_footer'),
(5159, 541, '_elementor_edit_mode', 'builder'),
(5160, 541, '_elementor_template_type', 'wp-page'),
(5161, 541, '_elementor_version', '3.35.6'),
(5162, 541, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5163, 541, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4737, 511, '_elementor_page_settings', 'a:0:{}'),
(4740, 512, '_elementor_edit_mode', 'builder'),
(4741, 512, '_elementor_template_type', 'wp-page'),
(4742, 512, '_elementor_version', '3.35.6'),
(4743, 512, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4744, 512, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4747, 513, '_wp_page_template', 'elementor_header_footer'),
(4749, 513, '_elementor_edit_mode', 'builder'),
(4750, 513, '_elementor_template_type', 'wp-page'),
(4751, 513, '_elementor_version', '3.35.6'),
(4752, 513, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4753, 513, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4754, 513, '_elementor_page_settings', 'a:0:{}'),
(4755, 514, '_wp_page_template', 'elementor_header_footer'),
(4757, 514, '_elementor_edit_mode', 'builder'),
(4758, 514, '_elementor_template_type', 'wp-page'),
(4759, 514, '_elementor_version', '3.35.6'),
(4760, 514, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4761, 514, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4762, 514, '_elementor_page_settings', 'a:0:{}'),
(4763, 515, '_wp_page_template', 'elementor_header_footer'),
(4765, 515, '_elementor_edit_mode', 'builder'),
(4766, 515, '_elementor_template_type', 'wp-page'),
(4767, 515, '_elementor_version', '3.35.6'),
(4768, 515, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4769, 515, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5335, 558, '_wp_page_template', 'elementor_header_footer'),
(5315, 556, '_wp_page_template', 'elementor_header_footer'),
(5316, 556, '_elementor_edit_mode', 'builder'),
(5317, 556, '_elementor_template_type', 'wp-page'),
(5318, 556, '_elementor_version', '3.35.6'),
(5319, 556, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5320, 556, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/about-ab-1.webp\",\"id\":506,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5155, 540, '_elementor_page_settings', 'a:0:{}'),
(4783, 516, '_elementor_page_settings', 'a:0:{}'),
(5148, 540, '_wp_page_template', 'elementor_header_footer'),
(5149, 540, '_elementor_edit_mode', 'builder'),
(5150, 540, '_elementor_template_type', 'wp-page'),
(5151, 540, '_elementor_version', '3.35.6'),
(5152, 540, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5153, 540, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4786, 517, '_wp_page_template', 'elementor_header_footer'),
(4787, 517, '_elementor_edit_mode', 'builder'),
(4788, 517, '_elementor_template_type', 'wp-page'),
(4789, 517, '_elementor_version', '3.35.6'),
(4790, 517, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4791, 517, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4793, 517, '_elementor_page_settings', 'a:0:{}'),
(5145, 539, '_elementor_page_settings', 'a:0:{}'),
(4796, 518, '_wp_page_template', 'elementor_header_footer'),
(4797, 518, '_elementor_edit_mode', 'builder'),
(4798, 518, '_elementor_template_type', 'wp-page'),
(4799, 518, '_elementor_version', '3.35.6'),
(4800, 518, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4801, 518, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5123, 538, '_wp_page_template', 'elementor_header_footer'),
(5124, 538, '_elementor_edit_mode', 'builder'),
(5125, 538, '_elementor_template_type', 'wp-page'),
(5126, 538, '_elementor_version', '3.35.6'),
(5127, 538, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5128, 538, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5085, 535, '_wp_page_template', 'elementor_header_footer'),
(5086, 535, '_elementor_edit_mode', 'builder'),
(5087, 535, '_elementor_template_type', 'wp-page'),
(5088, 535, '_elementor_version', '3.35.6'),
(5089, 535, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5090, 535, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"8578d2a\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-10 04:19\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4873, 526, '_wp_page_template', 'elementor_header_footer'),
(4855, 524, '_wp_page_template', 'elementor_header_footer'),
(4856, 524, '_elementor_edit_mode', 'builder'),
(4857, 524, '_elementor_template_type', 'wp-page'),
(4858, 524, '_elementor_version', '3.35.6'),
(4859, 524, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4860, 524, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4809, 519, '_wp_trash_meta_status', 'publish'),
(4810, 519, '_wp_trash_meta_time', '1772853071'),
(4818, 520, '_elementor_page_settings', 'a:0:{}'),
(5191, 544, '_wp_page_template', 'elementor_header_footer'),
(4821, 521, '_wp_page_template', 'elementor_header_footer'),
(4822, 521, '_elementor_edit_mode', 'builder'),
(4823, 521, '_elementor_template_type', 'wp-page'),
(4824, 521, '_elementor_version', '3.35.6'),
(4825, 521, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4826, 521, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Full Access\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4828, 521, '_elementor_page_settings', 'a:0:{}'),
(4832, 522, '_elementor_edit_mode', 'builder'),
(4833, 522, '_elementor_template_type', 'wp-page'),
(4834, 522, '_elementor_version', '3.35.6'),
(4835, 522, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4836, 522, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4965, 530, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(4991, 531, '_elementor_edit_mode', 'builder'),
(4992, 531, '_elementor_template_type', 'product-archive'),
(4993, 531, '_elementor_version', '3.35.6'),
(4994, 531, '_elementor_pro_version', '3.35.1'),
(4995, 531, '_wp_page_template', 'default'),
(4996, 531, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"1367268\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"2ab5fc6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2950ff3\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(4952, 529, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(5015, 322, '_elementor_page_settings', 'a:0:{}'),
(5016, 322, '_elementor_controls_usage', 'a:3:{s:19:\"wc-archive-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:5:\"style\";a:2:{s:22:\"section_products_style\";a:7:{s:19:\"image_border_radius\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:9:\"star_size\";i:1;s:31:\"old_price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:31:\"view_cart_typography_typography\";i:1;}s:18:\"section_design_box\";a:2:{s:17:\"box_border_radius\";i:1;s:11:\"box_padding\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:20:\"columns_mobile_extra\";i:1;s:8:\"paginate\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_products_style\";a:7:{s:19:\"image_border_radius\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:9:\"star_size\";i:1;s:31:\"old_price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:31:\"view_cart_typography_typography\";i:1;}s:18:\"section_design_box\";a:2:{s:17:\"box_border_radius\";i:1;s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:6:{s:15:\"hide_widescreen\";i:1;s:12:\"hide_desktop\";i:1;s:17:\"hide_tablet_extra\";i:1;s:11:\"hide_tablet\";i:1;s:17:\"hide_mobile_extra\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(5011, 532, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(5624, 591, '_elementor_page_settings', 'a:0:{}'),
(5625, 592, '_wp_page_template', 'elementor_header_footer'),
(5626, 592, '_elementor_edit_mode', 'builder'),
(5627, 592, '_elementor_template_type', 'wp-page'),
(5628, 592, '_elementor_version', '3.35.6'),
(5629, 592, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5630, 592, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"pp_display_conditions\":[{\"_id\":\"58b8907\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5005, 532, '_elementor_edit_mode', 'builder'),
(5006, 532, '_elementor_template_type', 'product-archive'),
(5007, 532, '_elementor_version', '3.35.6'),
(5008, 532, '_elementor_pro_version', '3.35.1'),
(5009, 532, '_wp_page_template', 'default'),
(5010, 532, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"2950ff3\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"wc-archive-products\"},{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_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\":\"woocommerce-products\"}],\"isInner\":false}]'),
(4959, 530, '_elementor_edit_mode', 'builder'),
(4960, 530, '_elementor_template_type', 'product-archive'),
(4961, 530, '_elementor_version', '3.35.6'),
(4962, 530, '_elementor_pro_version', '3.35.1'),
(4963, 530, '_wp_page_template', 'default'),
(4964, 530, '_elementor_data', '[{\"id\":\"e7f2e4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dae1ba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"eed5e3f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"74b3553\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7acbe3e\"}]},\"elements\":[{\"id\":\"4808fc0\",\"elType\":\"widget\",\"settings\":{\"columns_mobile_extra\":1,\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"1367268\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"2ab5fc6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2950ff3\",\"elType\":\"widget\",\"settings\":{\"products_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\":\"55ea856\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(4997, 531, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(5065, 533, '_wp_page_template', 'elementor_header_footer'),
(5066, 533, '_elementor_edit_mode', 'builder'),
(5067, 533, '_elementor_template_type', 'wp-page'),
(5068, 533, '_elementor_version', '3.35.6'),
(5069, 533, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5070, 533, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4878, 526, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4874, 526, '_elementor_edit_mode', 'builder'),
(4875, 526, '_elementor_template_type', 'wp-page'),
(4876, 526, '_elementor_version', '3.35.6'),
(4877, 526, '_elementor_pro_version', '3.35.1'),
(4862, 524, '_elementor_page_settings', 'a:0:{}'),
(4864, 525, '_wp_page_template', 'elementor_header_footer'),
(4865, 525, '_elementor_edit_mode', 'builder'),
(4866, 525, '_elementor_template_type', 'wp-page'),
(4867, 525, '_elementor_version', '3.35.6'),
(4868, 525, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4869, 525, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4871, 525, '_elementor_page_settings', 'a:0:{}'),
(5113, 537, '_wp_page_template', 'elementor_header_footer'),
(5114, 537, '_elementor_edit_mode', 'builder'),
(5115, 537, '_elementor_template_type', 'wp-page'),
(5116, 537, '_elementor_version', '3.35.6'),
(5117, 537, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5118, 537, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"8578d2a\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-10 04:19\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5120, 537, '_elementor_page_settings', 'a:0:{}'),
(4890, 340, '_wp_old_date', '2026-03-07'),
(5667, 597, '_wp_page_template', 'elementor_header_footer'),
(5668, 597, '_elementor_edit_mode', 'builder'),
(5669, 597, '_elementor_template_type', 'wp-page'),
(5670, 597, '_elementor_version', '3.35.6'),
(5671, 597, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5672, 597, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5674, 597, '_elementor_page_settings', 'a:0:{}'),
(5675, 598, '_wp_page_template', 'elementor_header_footer'),
(5676, 598, '_elementor_edit_mode', 'builder'),
(5677, 598, '_elementor_template_type', 'wp-page'),
(5678, 598, '_elementor_version', '3.35.6'),
(5679, 598, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5680, 598, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5682, 598, '_elementor_page_settings', 'a:0:{}'),
(5708, 602, '_wp_page_template', 'elementor_header_footer'),
(5709, 602, '_elementor_edit_mode', 'builder'),
(5710, 602, '_elementor_template_type', 'wp-page'),
(5711, 602, '_elementor_version', '3.35.6'),
(5712, 602, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5713, 602, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5683, 599, '_wp_page_template', 'elementor_header_footer'),
(5684, 599, '_elementor_edit_mode', 'builder'),
(5685, 599, '_elementor_template_type', 'wp-page'),
(5686, 599, '_elementor_version', '3.35.6'),
(5687, 599, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5688, 599, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5692, 600, '_wp_page_template', 'elementor_header_footer'),
(5693, 600, '_elementor_edit_mode', 'builder'),
(5694, 600, '_elementor_template_type', 'wp-page'),
(5695, 600, '_elementor_version', '3.35.6'),
(5696, 600, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5697, 600, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5699, 600, '_elementor_page_settings', 'a:0:{}'),
(5700, 601, '_wp_page_template', 'elementor_header_footer'),
(5701, 601, '_elementor_edit_mode', 'builder'),
(5702, 601, '_elementor_template_type', 'wp-page'),
(5703, 601, '_elementor_version', '3.35.6'),
(5704, 601, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5705, 601, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5707, 601, '_elementor_page_settings', 'a:0:{}'),
(5736, 606, '_wp_page_template', 'elementor_header_footer'),
(5720, 604, '_wp_page_template', 'elementor_header_footer'),
(5721, 604, '_elementor_edit_mode', 'builder'),
(5722, 604, '_elementor_template_type', 'wp-page'),
(5723, 604, '_elementor_version', '3.35.6'),
(5724, 604, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5725, 604, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5717, 603, '_wp_attached_file', '2026/03/computer_16213940.svg'),
(5718, 603, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:416;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(5727, 604, '_elementor_page_settings', 'a:0:{}'),
(5728, 605, '_wp_page_template', 'elementor_header_footer'),
(5729, 605, '_elementor_edit_mode', 'builder'),
(5730, 605, '_elementor_template_type', 'wp-page'),
(5731, 605, '_elementor_version', '3.35.6'),
(5732, 605, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5733, 605, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5735, 605, '_elementor_page_settings', 'a:0:{}'),
(5737, 606, '_elementor_edit_mode', 'builder'),
(5738, 606, '_elementor_template_type', 'wp-page'),
(5739, 606, '_elementor_version', '3.35.6'),
(5740, 606, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5741, 606, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5764, 610, '_wp_page_template', 'elementor_header_footer'),
(5748, 608, '_wp_page_template', 'elementor_header_footer'),
(5749, 608, '_elementor_edit_mode', 'builder'),
(5750, 608, '_elementor_template_type', 'wp-page'),
(5751, 608, '_elementor_version', '3.35.6'),
(5752, 608, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5753, 608, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5745, 607, '_wp_attached_file', '2026/03/chemistry-flask_12777490.svg'),
(5746, 607, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1650;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(5755, 608, '_elementor_page_settings', 'a:0:{}'),
(5756, 609, '_wp_page_template', 'elementor_header_footer'),
(5757, 609, '_elementor_edit_mode', 'builder'),
(5758, 609, '_elementor_template_type', 'wp-page'),
(5759, 609, '_elementor_version', '3.35.6'),
(5760, 609, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5761, 609, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5763, 609, '_elementor_page_settings', 'a:0:{}'),
(5765, 610, '_elementor_edit_mode', 'builder'),
(5766, 610, '_elementor_template_type', 'wp-page'),
(5767, 610, '_elementor_version', '3.35.6'),
(5768, 610, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5769, 610, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5795, 615, '_wp_page_template', 'elementor_header_footer'),
(5779, 613, '_wp_page_template', 'elementor_header_footer'),
(5780, 613, '_elementor_edit_mode', 'builder'),
(5781, 613, '_elementor_template_type', 'wp-page'),
(5782, 613, '_elementor_version', '3.35.6'),
(5783, 613, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5784, 613, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5773, 611, '_wp_attached_file', '2026/03/search_7079548.svg'),
(5774, 611, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1120;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5776, 612, '_wp_attached_file', '2026/03/shield_18070554.svg'),
(5777, 612, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2733;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(6157, 46, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:23:\"widget-pp-advanced-menu\";i:2;s:28:\"widget-woocommerce-menu-cart\";i:3;s:8:\"e-sticky\";i:4;s:18:\"e-animation-zoomIn\";i:5;s:14:\"widget-heading\";}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\";}}'),
(6158, 471, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(6159, 7, '_elementor_css', 'a:6:{s:4:\"time\";i:1772910248;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:\"\";}'),
(6160, 15, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:11:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-image\";i:2;s:15:\"widget-icon-box\";i:3;s:27:\"widget-woocommerce-products\";i:4;s:22:\"widget-pp-dual-heading\";i:5;s:16:\"widget-icon-list\";i:6;s:18:\"e-animation-fadeIn\";i:7;s:18:\"widget-nested-tabs\";i:8;s:16:\"e-animation-grow\";i:9;s:18:\"widget-pp-info-box\";i:10;s:28:\"widget-pp-advanced-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:21:\"pp-advanced-accordion\";}}'),
(6161, 15, '_elementor_css', 'a:6:{s:4:\"time\";i:1772910250;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:3:\"svg\";i:4;s:0:\"\";i:8;s:10:\"fa-regular\";i:36;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(6162, 46, '_elementor_css', 'a:6:{s:4:\"time\";i:1772910250;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";i:2;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"bfe2cfe\";i:1;s:7:\"769f09e\";i:2;s:8:\"556cf690\";i:3;s:8:\"556cf690\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(6163, 471, '_elementor_css', 'a:6:{s:4:\"time\";i:1772910250;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"66206641\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(6164, 46, '_elementor_element_cache', '{\"timeout\":1773088008,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-7ab740e 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=\\\"7ab740e\\\" 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-50b66e30 e-con-full e-flex e-con e-child\\\" data-id=\\\"50b66e30\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImJmZTJjZmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJpZCI6NDQsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL3MxbGFic1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3MxLWxhdmUtbG9nby5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiZnVsbCIsImxpbmtfdG8iOiJjdXN0b20iLCJhbGlnbiI6ImxlZnQiLCJzcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMzAsInNpemVzIjpbXX0sInNwYWNlX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic3BhY2VfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE5Nywic2l6ZXMiOltdfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI0MDFjOWY3IiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDI1LTA4LTI0IHRvIDIwMjUtMDgtMzAiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjUtMDgtMzAgMTE6MDcifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjY0NWVhYzRcIiBuYW1lPVwic2l0ZS11cmxcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJ3aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImltYWdlIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-33172e1 e-con-full e-flex e-con e-child\\\" data-id=\\\"33172e1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImE5NWJhYjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbl9pdGVtcyI6InJpZ2h0IiwicG9pbnRlciI6Im5vbmUiLCJtZW51X3R5cGUiOiJvZmYtY2FudmFzIiwidG9nZ2xlX2xhYmVsIjoiTWVudSIsInRvZ2dsZV9hbGlnbiI6IiIsImNvbG9yX21lbnVfaXRlbSI6IiMwMDAwMDAiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiIjOWI0ODVmIiwiY29sb3JfbWVudV9pdGVtX2FjdGl2ZSI6IiM5YjQ4NWYiLCJwYWRkaW5nX2hvcml6b250YWxfbWVudV9pdGVtIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sInBhZGRpbmdfdmVydGljYWxfbWVudV9pdGVtIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiY29sb3JfZHJvcGRvd25faXRlbSI6IiNmZmZmZmYiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW0iOiIjMjE4ZGNkIiwiY29sb3JfZHJvcGRvd25faXRlbV9ob3ZlciI6IiNmZmZmZmYiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW1faG92ZXIiOiIjOWI0ODVmIiwiY29sb3JfZHJvcGRvd25faXRlbV9hY3RpdmUiOiIjZmZmZmZmIiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtX2FjdGl2ZSI6IiM5YjQ4NWYiLCJ0b2dnbGVfY29sb3IiOiIjMDAwMDAwIiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3IiOiIjMDIwMTAxMDAiLCJ0b2dnbGVfY29sb3JfaG92ZXIiOiIjMDAwMDAwIiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3JfaG92ZXIiOiIjMDIwMTAxMDAiLCJvZmZjYW52YXNfcG9zaXRpb24iOiJyaWdodCIsIm92ZXJsYXlfYmdfY29sb3IiOiIjZmZmZmZmIiwibW9iaWxlX2xpbmtfY29sb3IiOiIjMDAwMDAwIiwibW9iaWxlX3N1Yl9saW5rX2JnX2NvbG9yIjoiI2ZmZmZmZiIsIm1vYmlsZV9zdWJfbGlua19jb2xvciI6IiMwMDAwMDAiLCJtb2JpbGVfbGlua19ob3ZlciI6IiNmZmZmZmYiLCJtb2JpbGVfbGlua19iZ19ob3ZlciI6IiMyMThkY2QiLCJtb2JpbGVfc3ViX2xpbmtfYmdfaG92ZXIiOiIjMjE4ZGNkIiwibW9iaWxlX3N1Yl9saW5rX2hvdmVyIjoiI2ZmZmZmZiIsImNsb3NlX2ljb25fY29sb3IiOiIjMDAwMDAwIiwiY2xvc2VfaWNvbl9iYWNrZ3JvdW5kX2NvbG9yIjoiIzAyMDEwMTAwIiwiY2xvc2VfaWNvbl9iYWNrZ3JvdW5kX2NvbG9yX2hvdmVyIjoiIzAyMDEwMTAwIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJkcm9wZG93bl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiZHJvcGRvd25fdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiZDQxZjI0YiIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAyNS0wOC0yNCB0byAyMDI1LTA4LTMwIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI1LTA4LTMwIDExOjA3In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJjb2xvcl9tZW51X2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IzIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMSIsImNvbG9yX21lbnVfaXRlbV9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIiwiY29sb3JfZHJvcGRvd25faXRlbSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjIiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwiY29sb3JfZHJvcGRvd25faXRlbV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjIiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW1faG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIiwiY29sb3JfZHJvcGRvd25faXRlbV9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IyIiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtX2FjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjEiLCJ0b2dnbGVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IzIiwidG9nZ2xlX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMyIsIm92ZXJsYXlfYmdfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0IiwibW9iaWxlX2xpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IzIiwibW9iaWxlX3N1Yl9saW5rX2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNCIsIm1vYmlsZV9zdWJfbGlua19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjMiLCJtb2JpbGVfbGlua19ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQiLCJtb2JpbGVfbGlua19iZ19ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAiLCJtb2JpbGVfc3ViX2xpbmtfYmdfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwibW9iaWxlX3N1Yl9saW5rX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNCIsImNsb3NlX2ljb25fY29sb3IiOiIiLCJjbG9zZV9pY29uX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMyIsImRyb3Bkb3duX2RpdmlkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IyIn0sImRyb3Bkb3duX2RpdmlkZXJfYm9yZGVyIjoic29saWQiLCJkcm9wZG93bl9kaXZpZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwcC1hZHZhbmNlZC1tZW51In0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-bed9df2 e-con-full elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"bed9df2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjBhMGVhNTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X3N1YnRvdGFsIjoiIiwidG9nZ2xlX2J1dHRvbl9iYWNrZ3JvdW5kX2NvbG9yIjoiIzAwODA4MDAwIiwidG9nZ2xlX2J1dHRvbl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwidG9nZ2xlX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNiwic2l6ZXMiOltdfSwidG9nZ2xlX2J1dHRvbl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI4YThkYTU3In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJ0b2dnbGVfYnV0dG9uX2JhY2tncm91bmRfY29sb3IiOiIiLCJ0b2dnbGVfYnV0dG9uX2ljb25fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IyIiwiaXRlbXNfaW5kaWNhdG9yX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwiaXRlbXNfaW5kaWNhdG9yX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1tZW51LWNhcnQifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-6cf5bbb elementor-view-default elementor-widget elementor-widget-icon\\\" data-id=\\\"6cf5bbb\\\" 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\\/s1labs\\/my-account\\/\\\">\\n\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-user\\\" 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>\\t\\t\\t<\\/a>\\n\\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-261778c elementor-hidden-widescreen elementor-hidden-desktop e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"261778c\\\" 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-8fa9952 e-con-full e-flex e-con e-child\\\" data-id=\\\"8fa9952\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6Ijc2OWYwOWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJpZCI6NDQsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL3MxbGFic1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDNcL3MxLWxhdmUtbG9nby5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiZnVsbCIsImxpbmtfdG8iOiJjdXN0b20iLCJhbGlnbiI6ImxlZnQiLCJzcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMzAsInNpemVzIjpbXX0sInNwYWNlX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic3BhY2VfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE5Nywic2l6ZXMiOltdfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI0MDFjOWY3IiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDI1LTA4LTI0IHRvIDIwMjUtMDgtMzAiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjUtMDgtMzAgMTE6MDcifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjY0NWVhYzRcIiBuYW1lPVwic2l0ZS11cmxcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJ3aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImltYWdlIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2b550b7 e-con-full e-flex e-con e-child\\\" data-id=\\\"2b550b7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjRiNmY3OGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X3N1YnRvdGFsIjoiIiwidG9nZ2xlX2J1dHRvbl9iYWNrZ3JvdW5kX2NvbG9yIjoiIzAwODA4MDAwIiwidG9nZ2xlX2J1dHRvbl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwidG9nZ2xlX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNiwic2l6ZXMiOltdfSwidG9nZ2xlX2J1dHRvbl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI4YThkYTU3In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJ0b2dnbGVfYnV0dG9uX2JhY2tncm91bmRfY29sb3IiOiIiLCJ0b2dnbGVfYnV0dG9uX2ljb25fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IyIiwiaXRlbXNfaW5kaWNhdG9yX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwiaXRlbXNfaW5kaWNhdG9yX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1tZW51LWNhcnQifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-fc7c417 elementor-view-default elementor-widget elementor-widget-icon\\\" data-id=\\\"fc7c417\\\" 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\\/s1labs\\/my-account\\/\\\">\\n\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-user\\\" 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>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjcwZmVhMTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbl9pdGVtcyI6InJpZ2h0IiwicG9pbnRlciI6Im5vbmUiLCJtZW51X3R5cGUiOiJvZmYtY2FudmFzIiwidG9nZ2xlX2xhYmVsIjoiTWVudSIsInRvZ2dsZV9hbGlnbiI6IiIsImNvbG9yX21lbnVfaXRlbSI6IiMwMDAwMDAiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiIjOWI0ODVmIiwiY29sb3JfbWVudV9pdGVtX2FjdGl2ZSI6IiM5YjQ4NWYiLCJwYWRkaW5nX2hvcml6b250YWxfbWVudV9pdGVtIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sInBhZGRpbmdfdmVydGljYWxfbWVudV9pdGVtIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiY29sb3JfZHJvcGRvd25faXRlbSI6IiNmZmZmZmYiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW0iOiIjMjE4ZGNkIiwiY29sb3JfZHJvcGRvd25faXRlbV9ob3ZlciI6IiNmZmZmZmYiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW1faG92ZXIiOiIjOWI0ODVmIiwiY29sb3JfZHJvcGRvd25faXRlbV9hY3RpdmUiOiIjZmZmZmZmIiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtX2FjdGl2ZSI6IiM5YjQ4NWYiLCJ0b2dnbGVfY29sb3IiOiIjMDAwMDAwIiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3IiOiIjMDIwMTAxMDAiLCJ0b2dnbGVfY29sb3JfaG92ZXIiOiIjMDAwMDAwIiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3JfaG92ZXIiOiIjMDIwMTAxMDAiLCJvZmZjYW52YXNfcG9zaXRpb24iOiJyaWdodCIsIm92ZXJsYXlfYmdfY29sb3IiOiIjZmZmZmZmIiwibW9iaWxlX2xpbmtfY29sb3IiOiIjMDAwMDAwIiwibW9iaWxlX3N1Yl9saW5rX2JnX2NvbG9yIjoiI2ZmZmZmZiIsIm1vYmlsZV9zdWJfbGlua19jb2xvciI6IiMwMDAwMDAiLCJtb2JpbGVfbGlua19ob3ZlciI6IiNmZmZmZmYiLCJtb2JpbGVfbGlua19iZ19ob3ZlciI6IiMyMThkY2QiLCJtb2JpbGVfc3ViX2xpbmtfYmdfaG92ZXIiOiIjMjE4ZGNkIiwibW9iaWxlX3N1Yl9saW5rX2hvdmVyIjoiI2ZmZmZmZiIsImNsb3NlX2ljb25fY29sb3IiOiIjMDAwMDAwIiwiY2xvc2VfaWNvbl9iYWNrZ3JvdW5kX2NvbG9yIjoiIzAyMDEwMTAwIiwiY2xvc2VfaWNvbl9iYWNrZ3JvdW5kX2NvbG9yX2hvdmVyIjoiIzAyMDEwMTAwIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJkcm9wZG93bl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiZHJvcGRvd25fdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiZDQxZjI0YiIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAyNS0wOC0yNCB0byAyMDI1LTA4LTMwIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI1LTA4LTMwIDExOjA3In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJjb2xvcl9tZW51X2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IzIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMSIsImNvbG9yX21lbnVfaXRlbV9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIiwiY29sb3JfZHJvcGRvd25faXRlbSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjIiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwiY29sb3JfZHJvcGRvd25faXRlbV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjIiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW1faG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIiwiY29sb3JfZHJvcGRvd25faXRlbV9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IyIiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtX2FjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjEiLCJ0b2dnbGVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IzIiwidG9nZ2xlX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMyIsIm92ZXJsYXlfYmdfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0IiwibW9iaWxlX2xpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IzIiwibW9iaWxlX3N1Yl9saW5rX2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNCIsIm1vYmlsZV9zdWJfbGlua19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjMiLCJtb2JpbGVfbGlua19ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQiLCJtb2JpbGVfbGlua19iZ19ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAiLCJtb2JpbGVfc3ViX2xpbmtfYmdfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwibW9iaWxlX3N1Yl9saW5rX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNCIsImNsb3NlX2ljb25fY29sb3IiOiIiLCJjbG9zZV9pY29uX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMyIsImRyb3Bkb3duX2RpdmlkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IyIn0sImRyb3Bkb3duX2RpdmlkZXJfYm9yZGVyIjoic29saWQiLCJkcm9wZG93bl9kaXZpZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwcC1hZHZhbmNlZC1tZW51In0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjcxNjkxMjIxIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiZmxleF9kaXJlY3Rpb24iOiJjb2x1bW4iLCJtaW5faGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjMxNCwic2l6ZXMiOltdfSwibWluX2hlaWdodF90YWJsZXRfZXh0cmEiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAyLCJzaXplcyI6W119LCJtaW5faGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxOTUsInNpemVzIjpbXX0sImZsZXhfanVzdGlmeV9jb250ZW50IjoiY2VudGVyIiwiYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsImJhY2tncm91bmRfaW1hZ2UiOnsiaWQiOiIiLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9zMWxhYnNcL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2VsZW1lbnRvclwvYXNzZXRzXC9pbWFnZXNcL3BsYWNlaG9sZGVyLnBuZyJ9LCJiYWNrZ3JvdW5kX3Bvc2l0aW9uIjoiY2VudGVyIHJpZ2h0IiwiYmFja2dyb3VuZF9yZXBlYXQiOiJuby1yZXBlYXQiLCJiYWNrZ3JvdW5kX3NpemUiOiJjb3ZlciIsInBwX2FuaW1hdGVkX2dyYWRpZW50X2JnX2NvbG9yX2xpc3QiOlt7InBwX2FuaW1hdGVkX2dyYWRpZW50X2JnX2NvbG9yIjoiI0Y2QUQxRiIsIl9pZCI6Ijc3MTRlM2UifSx7InBwX2FuaW1hdGVkX2dyYWRpZW50X2JnX2NvbG9yIjoiI0Y3NDk2QSIsIl9pZCI6ImRiMTNmNTgifSx7InBwX2FuaW1hdGVkX2dyYWRpZW50X2JnX2NvbG9yIjoiIzU2NUFEOCIsIl9pZCI6ImQ3OWY5MGYifV0sImJhY2tncm91bmRfb3ZlcmxheV9iYWNrZ3JvdW5kIjoiZ3JhZGllbnQiLCJiYWNrZ3JvdW5kX292ZXJsYXlfZ3JhZGllbnRfYW5nbGUiOnsidW5pdCI6ImRlZyIsInNpemUiOjI3Miwic2l6ZXMiOltdfSwiYmFja2dyb3VuZF9vdmVybGF5X29wYWNpdHkiOnsidW5pdCI6InB4Iiwic2l6ZSI6MC41Mywic2l6ZXMiOltdfSwicGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIxMCIsImlzTGlua2VkIjpmYWxzZX0sInBwX2Rpc3BsYXlfY29uZGl0aW9uc19lbmFibGUiOiJ5ZXMiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7InBwX2NvbmRpdGlvbl9rZXkiOiJwYWdlIiwicHBfY29uZGl0aW9uX29wZXJhdG9yIjoibm90IiwiX2lkIjoiYzcwOTVkOSIsInBwX2NvbmRpdGlvbl9wYWdlX3ZhbHVlIjpbIjEwIl0sInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAyNS0wOC0yNCB0byAyMDI1LTA4LTMwIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI1LTA4LTMwIDExOjA3In1dLCJfX2dsb2JhbHNfXyI6eyJiYWNrZ3JvdW5kX292ZXJsYXlfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwiYmFja2dyb3VuZF9vdmVybGF5X2NvbG9yX2IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIn0sImVfZGlzcGxheV9jb25kaXRpb25zIjpbIltbe1wiY29uZGl0aW9uXCI6XCJwYWdlX3RpdGxlXCIsXCJjb21wYXJhdG9yXCI6XCJpc19ub3RcIixcInRpdGxlc1wiOlt7XCJpZFwiOjE1LFwidGV4dFwiOlwiSG9tZVwifV19XV0iXSwiaGlkZV93aWRlc2NyZWVuIjoiaGlkZGVuLXdpZGVzY3JlZW4iLCJoaWRlX2Rlc2t0b3AiOiJoaWRkZW4tZGVza3RvcCIsImhpZGVfdGFibGV0X2V4dHJhIjoiaGlkZGVuLXRhYmxldF9leHRyYSIsImhpZGVfdGFibGV0IjoiaGlkZGVuLXRhYmxldCIsImhpZGVfbW9iaWxlX2V4dHJhIjoiaGlkZGVuLW1vYmlsZV9leHRyYSIsImhpZGVfbW9iaWxlIjoiaGlkZGVuLW1vYmlsZSJ9LCJlbGVtZW50cyI6W3siaWQiOiI1NTZjZjY5MCIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7Il9fZHluYW1pY19fIjp7InRpdGxlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCJcIiBuYW1lPVwicGFnZS10aXRsZVwiIHNldHRpbmdzPVwiJTdCJTIyaW5jbHVkZV9jb250ZXh0JTIyJTNBJTIyJTIyJTJDJTIyc2hvd19ob21lX3RpdGxlJTIyJTNBJTIyJTIyJTJDJTIyYmVmb3JlJTIyJTNBJTIyJTIyJTJDJTIyYWZ0ZXIlMjIlM0ElMjIlMjIlMkMlMjJmYWxsYmFjayUyMiUzQSUyMiUyMiU3RFwiXSJ9LCJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwiYWxpZ24iOiJjZW50ZXIiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjI0NWY5NGIiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMjUtMDgtMjQgdG8gMjAyNS0wOC0zMCIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNS0wOC0zMCAxMTowNyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX2FuaW1hdGlvbiI6Inpvb21JbiIsIl9fZ2xvYmFsc19fIjp7InRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtcGFnZS10aXRsZSJ9XSwiaXNJbm5lciI6ZmFsc2V9\\\"]\",\"scripts\":[],\"styles\":[]}}'),
(5786, 613, '_elementor_page_settings', 'a:0:{}'),
(5787, 614, '_wp_page_template', 'elementor_header_footer'),
(5788, 614, '_elementor_edit_mode', 'builder'),
(5789, 614, '_elementor_template_type', 'wp-page'),
(5790, 614, '_elementor_version', '3.35.6'),
(5791, 614, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5792, 614, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5794, 614, '_elementor_page_settings', 'a:0:{}'),
(5796, 615, '_elementor_edit_mode', 'builder'),
(5797, 615, '_elementor_template_type', 'wp-page'),
(5798, 615, '_elementor_version', '3.35.6'),
(5799, 615, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5800, 615, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5833, 619, '_wp_page_template', 'elementor_header_footer'),
(5834, 619, '_elementor_edit_mode', 'builder'),
(5835, 619, '_elementor_template_type', 'wp-page'),
(5836, 619, '_elementor_version', '3.35.6'),
(5837, 619, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5838, 619, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5865, 622, '_wp_page_template', 'elementor_header_footer'),
(5866, 622, '_elementor_edit_mode', 'builder'),
(5867, 622, '_elementor_template_type', 'wp-page'),
(5868, 622, '_elementor_version', '3.35.6'),
(5869, 622, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5870, 622, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5806, 616, '_wp_trash_meta_status', 'publish'),
(5807, 616, '_wp_trash_meta_time', '1772874333'),
(5814, 617, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(5852, 621, '_wp_page_template', 'elementor_header_footer'),
(5853, 621, '_elementor_edit_mode', 'builder'),
(5854, 621, '_elementor_template_type', 'wp-page'),
(5855, 621, '_elementor_version', '3.35.6'),
(5856, 621, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5857, 621, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5840, 619, '_elementor_page_settings', 'a:0:{}'),
(5842, 620, '_wp_page_template', 'elementor_header_footer'),
(5843, 620, '_elementor_edit_mode', 'builder'),
(5844, 620, '_elementor_template_type', 'wp-page'),
(5845, 620, '_elementor_version', '3.35.6'),
(5846, 620, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5847, 620, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5849, 620, '_elementor_page_settings', 'a:0:{}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5923, 627, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"ad35f66\"},{\"title\":\"03\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fbf3f61\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5898, 625, '_wp_page_template', 'elementor_header_footer'),
(5899, 625, '_elementor_edit_mode', 'builder'),
(5900, 625, '_elementor_template_type', 'wp-page'),
(5901, 625, '_elementor_version', '3.35.6'),
(5902, 625, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5903, 625, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5964, 631, '_wp_page_template', 'elementor_header_footer'),
(5965, 631, '_elementor_edit_mode', 'builder'),
(5966, 631, '_elementor_template_type', 'wp-page'),
(5967, 631, '_elementor_version', '3.35.6'),
(5968, 631, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5969, 631, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5872, 622, '_elementor_page_settings', 'a:0:{}'),
(5875, 623, '_wp_page_template', 'elementor_header_footer'),
(5876, 623, '_elementor_edit_mode', 'builder'),
(5877, 623, '_elementor_template_type', 'wp-page'),
(5878, 623, '_elementor_version', '3.35.6'),
(5879, 623, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5880, 623, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5882, 623, '_elementor_page_settings', 'a:0:{}'),
(5918, 627, '_wp_page_template', 'elementor_header_footer'),
(5919, 627, '_elementor_edit_mode', 'builder'),
(5920, 627, '_elementor_template_type', 'wp-page'),
(5921, 627, '_elementor_version', '3.35.6'),
(5922, 627, '_elementor_pro_version', '3.35.1'),
(5885, 624, '_wp_page_template', 'elementor_header_footer'),
(5886, 624, '_elementor_edit_mode', 'builder'),
(5887, 624, '_elementor_template_type', 'wp-page'),
(5888, 624, '_elementor_version', '3.35.6'),
(5889, 624, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5890, 624, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5951, 630, '_wp_page_template', 'elementor_header_footer'),
(5931, 628, '_wp_page_template', 'elementor_header_footer'),
(5932, 628, '_elementor_edit_mode', 'builder'),
(5933, 628, '_elementor_template_type', 'wp-page'),
(5934, 628, '_elementor_version', '3.35.6'),
(5935, 628, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5936, 628, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"ad35f66\"},{\"title\":\"03\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fbf3f61\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5997, 634, '_wp_page_template', 'elementor_header_footer'),
(5998, 634, '_elementor_edit_mode', 'builder'),
(5999, 634, '_elementor_template_type', 'wp-page'),
(5905, 625, '_elementor_page_settings', 'a:0:{}'),
(5908, 626, '_wp_page_template', 'elementor_header_footer'),
(5909, 626, '_elementor_edit_mode', 'builder'),
(5910, 626, '_elementor_template_type', 'wp-page'),
(5911, 626, '_elementor_version', '3.35.6'),
(5912, 626, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5913, 626, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5915, 626, '_elementor_page_settings', 'a:0:{}'),
(5984, 633, '_wp_page_template', 'elementor_header_footer'),
(5938, 628, '_elementor_page_settings', 'a:0:{}'),
(5941, 629, '_wp_page_template', 'elementor_header_footer'),
(5942, 629, '_elementor_edit_mode', 'builder'),
(5943, 629, '_elementor_template_type', 'wp-page'),
(5944, 629, '_elementor_version', '3.35.6'),
(5945, 629, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5946, 629, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"ad35f66\"},{\"title\":\"03\",\"subtitle\":\"Raw Material Verification\",\"description\":\"<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fbf3f61\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5948, 629, '_elementor_page_settings', 'a:0:{}'),
(5952, 630, '_elementor_edit_mode', 'builder'),
(5953, 630, '_elementor_template_type', 'wp-page'),
(5954, 630, '_elementor_version', '3.35.6'),
(5955, 630, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5956, 630, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6000, 634, '_elementor_version', '3.35.6'),
(6001, 634, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6002, 634, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5971, 631, '_elementor_page_settings', 'a:0:{}'),
(5974, 632, '_wp_page_template', 'elementor_header_footer'),
(5975, 632, '_elementor_edit_mode', 'builder'),
(5976, 632, '_elementor_template_type', 'wp-page'),
(5977, 632, '_elementor_version', '3.35.6'),
(5978, 632, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5979, 632, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5981, 632, '_elementor_page_settings', 'a:0:{}'),
(5985, 633, '_elementor_edit_mode', 'builder'),
(5986, 633, '_elementor_template_type', 'wp-page'),
(5987, 633, '_elementor_version', '3.35.6'),
(5988, 633, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5989, 633, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6030, 637, '_wp_page_template', 'elementor_header_footer'),
(6031, 637, '_elementor_edit_mode', 'builder'),
(6032, 637, '_elementor_template_type', 'wp-page'),
(6033, 637, '_elementor_version', '3.35.6'),
(6034, 637, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6035, 637, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"boxed_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Peptide Synthesis<\\/h5>\\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Purification<\\/h5>\\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"},{\"title\":\"04\",\"subtitle\":\"\",\"description\":\"<h5>Quality Testing<\\/h5>\\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"1320751\"},{\"title\":\"05\",\"subtitle\":\"\",\"description\":\"<h5>Documentation<\\/h5>\\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"9a6d248\"},{\"title\":\"06\",\"subtitle\":\"\",\"description\":\"<h5>Packaging &amp; Storage<\\/h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fe5289a\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6004, 634, '_elementor_page_settings', 'a:0:{}'),
(6007, 635, '_wp_page_template', 'elementor_header_footer'),
(6008, 635, '_elementor_edit_mode', 'builder'),
(6009, 635, '_elementor_template_type', 'wp-page'),
(6010, 635, '_elementor_version', '3.35.6'),
(6011, 635, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6012, 635, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6014, 635, '_elementor_page_settings', 'a:0:{}'),
(6017, 636, '_wp_page_template', 'elementor_header_footer'),
(6018, 636, '_elementor_edit_mode', 'builder'),
(6019, 636, '_elementor_template_type', 'wp-page'),
(6020, 636, '_elementor_version', '3.35.6'),
(6021, 636, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6022, 636, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"boxed_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Peptide Synthesis<\\/h5>\\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Purification<\\/h5>\\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"},{\"title\":\"04\",\"subtitle\":\"\",\"description\":\"<h5>Quality Testing<\\/h5>\\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"1320751\"},{\"title\":\"05\",\"subtitle\":\"\",\"description\":\"<h5>Documentation<\\/h5>\\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"9a6d248\"},{\"title\":\"06\",\"subtitle\":\"\",\"description\":\"<h5>Packaging &amp; Storage<\\/h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fe5289a\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6059, 17, '_elementor_page_settings', 'a:0:{}'),
(6060, 17, '_elementor_controls_usage', 'a:11:{s:5:\"image\";a:3:{s:5:\"count\";i:2;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:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_radius\";i:1;s:27:\"background_hover_transition\";i:1;s:15:\"hover_animation\";i:1;}}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:48;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:23;s:13:\"content_width\";i:32;s:5:\"width\";i:7;s:20:\"flex_justify_content\";i:3;s:8:\"flex_gap\";i:3;s:11:\"boxed_width\";i:2;s:16:\"flex_align_items\";i:9;}}s:5:\"style\";a:4:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:48;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:13;s:16:\"background_color\";i:5;s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;}s:14:\"section_border\";a:4:{s:13:\"border_radius\";i:9;s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:3;s:26:\"background_overlay_opacity\";i:3;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:48;}s:14:\"section_layout\";a:3:{s:7:\"padding\";i:19;s:6:\"margin\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:4;}s:19:\"_section_responsive\";a:6:{s:15:\"hide_widescreen\";i:2;s:12:\"hide_desktop\";i:2;s:17:\"hide_tablet_extra\";i:2;s:11:\"hide_tablet\";i:2;s:17:\"hide_mobile_extra\";i:2;s:11:\"hide_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:14;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:14;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:14;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:15;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:15;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:15;}s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:4;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:4;s:13:\"_border_width\";i:4;s:14:\"_border_radius\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:10:\"pp-counter\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:13:\"ending_number\";i:3;s:13:\"number_suffix\";i:2;s:13:\"counter_title\";i:3;s:13:\"number_prefix\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:20:\"pp-info-box-carousel\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_info_boxes\";a:5:{s:13:\"pp_info_boxes\";i:4;s:6:\"layout\";i:4;s:14:\"title_html_tag\";i:4;s:20:\"columns_mobile_extra\";i:4;s:7:\"columns\";i:3;}}s:5:\"style\";a:4:{s:20:\"section_layout_style\";a:1:{s:5:\"align\";i:4;}s:22:\"section_info_box_style\";a:6:{s:30:\"info_box_background_background\";i:4;s:22:\"info_box_border_border\";i:4;s:21:\"info_box_border_width\";i:4;s:21:\"info_box_border_color\";i:4;s:22:\"info_box_border_radius\";i:4;s:16:\"info_box_padding\";i:4;}s:27:\"section_info_box_icon_style\";a:7:{s:9:\"icon_size\";i:4;s:18:\"icon_border_border\";i:4;s:17:\"icon_border_width\";i:4;s:17:\"icon_border_color\";i:4;s:12:\"icon_padding\";i:4;s:11:\"icon_margin\";i:4;s:18:\"icon_border_radius\";i:4;}s:28:\"section_info_box_title_style\";a:6:{s:12:\"title_margin\";i:4;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:30:\"subtitle_typography_typography\";i:2;s:29:\"subtitle_typography_font_size\";i:2;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:4;}s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:15:\"pp-dual-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:20:\"section_dual_heading\";a:4:{s:10:\"first_text\";i:3;s:11:\"second_text\";i:3;s:16:\"heading_html_tag\";i:3;s:18:\"second_text_margin\";i:3;}}s:5:\"style\";a:1:{s:26:\"section_dual_heading_style\";a:4:{s:27:\"first_typography_typography\";i:3;s:28:\"second_typography_typography\";i:3;s:27:\"second_typography_font_size\";i:3;s:29:\"second_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:5;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:4;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:2:{s:24:\"icon_self_vertical_align\";i:3;s:20:\"icon_vertical_offset\";i:3;}}}}s:11:\"nested-tabs\";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_tabs\";a:2:{s:4:\"tabs\";i:1;s:23:\"tabs_justify_horizontal\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_tabs_style\";a:3:{s:38:\"tabs_title_background_color_background\";i:1;s:33:\"tabs_title_background_color_color\";i:1;s:24:\"tabs_title_border_radius\";i:1;}s:19:\"section_title_style\";a:2:{s:27:\"title_typography_typography\";i:1;s:26:\"title_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:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:2;s:13:\"selected_icon\";i:2;s:10:\"icon_align\";i:1;s:4:\"link\";i:1;}}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:13:\"section_style\";a:2:{s:21:\"typography_typography\";i:1;s:12:\"text_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:2;s:4:\"view\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:10:\"title_size\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:2;s:26:\"content_vertical_alignment\";i:1;s:10:\"text_align\";i:1;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:2;s:13:\"border_radius\";i:1;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}}'),
(6037, 637, '_elementor_page_settings', 'a:0:{}'),
(6040, 638, '_wp_page_template', 'elementor_header_footer'),
(6041, 638, '_elementor_edit_mode', 'builder'),
(6042, 638, '_elementor_template_type', 'wp-page'),
(6043, 638, '_elementor_version', '3.35.6'),
(6044, 638, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6045, 638, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"boxed_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Peptide Synthesis<\\/h5>\\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Purification<\\/h5>\\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"},{\"title\":\"04\",\"subtitle\":\"\",\"description\":\"<h5>Quality Testing<\\/h5>\\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"1320751\"},{\"title\":\"05\",\"subtitle\":\"\",\"description\":\"<h5>Documentation<\\/h5>\\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"9a6d248\"},{\"title\":\"06\",\"subtitle\":\"\",\"description\":\"<h5>Packaging &amp; Storage<\\/h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fe5289a\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6047, 638, '_elementor_page_settings', 'a:0:{}'),
(6050, 639, '_wp_page_template', 'elementor_header_footer'),
(6051, 639, '_elementor_edit_mode', 'builder'),
(6052, 639, '_elementor_template_type', 'wp-page'),
(6053, 639, '_elementor_version', '3.35.6'),
(6054, 639, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6055, 639, '_elementor_data', '[{\"id\":\"e265b37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ef2493\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd594af\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"41206f3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a99e3c6\"}],\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"8becca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"230ab36\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"68cb35a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"431e77f\"}],\"pp_display_conditions\":[{\"_id\":\"1624b97\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e523a73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\",\"id\":527,\"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\":\"9808ec0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bff2741\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"199aa12\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b619d8b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e0104a7\"}],\"pp_display_conditions\":[{\"_id\":\"2e3a61f\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c581d7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \\n\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f5e38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium Research Peptides You Can Trust\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4272c23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9103bce\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR MISSION\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5307ee9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb4dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place \\u2014 and lives that may one day be changed because of it. That\\u2019s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping \\u2014 with most orders dispatched the same or next business day.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"c640080\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48f55df\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b241f8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"03526ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6788fbc\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2f540d8\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"0ab5559\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a89dd21\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ad64501\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"64f516f\"}],\"pp_display_conditions\":[{\"_id\":\"f3b4778\"}]},\"elements\":[{\"id\":\"4fd53b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Difference Verified Purity, Proven Trust\",\"pp_display_conditions\":[{\"_id\":\"522a4f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"772fbdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results \\u2014 no hidden data, no shortcuts.<br \\/><br \\/>Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you\\u2019re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"5a118f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5994e22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4a08629\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef2ec20\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3d6aead\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"2338995\"}]},\"elements\":[{\"id\":\"cb2e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"32b6520\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"61dd81d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6a444d\"}],\"pp_display_conditions\":[{\"_id\":\"15d5f9a\"}]},\"elements\":[{\"id\":\"cce6abd\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":666,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"da0bf34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency You Can Trust\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"4c885eb\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"780a7a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency\\u2014every batch, every time.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d10601c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60e2b89\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6d2832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be137e3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f6a704a\"}],\"pp_display_conditions\":[{\"_id\":\"73a5cd7\"}]},\"elements\":[{\"id\":\"bb36ce2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"8de30e1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"7646d38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a9f7d97\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"number_suffix\":\"%\",\"counter_title\":\"Purity Standard\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true},{\"id\":\"69ce949\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d07bcb9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f2b21b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c3f9853\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"58b8907\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"00b51da\",\"elType\":\"widget\",\"settings\":{\"ending_number\":17025,\"number_prefix\":\"ISO\",\"counter_title\":\"Lab Accreditation\",\"pp_display_conditions\":[{\"_id\":\"0588d12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e560ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7c9043\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"18c7722\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9e0093\"}],\"pp_display_conditions\":[{\"_id\":\"f7c824d\"}]},\"elements\":[{\"id\":\"d7b8204\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Testing Methods\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"76cf39c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642189c\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"HPLC Purity Analysis\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/computer_16213940.svg\",\"id\":603},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Mass Spectrometry\",\"subtitle\":\"\",\"description\":\"<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/chemistry-flask_12777490.svg\",\"id\":607},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"8b502a9\"},{\"title\":\"Endotoxin Testing\",\"subtitle\":\"\",\"description\":\"<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/shield_18070554.svg\",\"id\":612},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"f1c9693\"},{\"title\":\"Sterility Verification\",\"subtitle\":\"\",\"description\":\"<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/search_7079548.svg\",\"id\":611},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"678893d\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"2\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b689d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"bb1df45\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"dad1c8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6882977\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f11764d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"40cb8e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7eaef6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"19187c3\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"0df2c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"26382e6\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"7d06d51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"6a2e55e\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f4543a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2e97b83\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"5d4072d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"6ac2847\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"7f202a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b08baa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"12bd3d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"0039b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec55320\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9914cd6\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"b2c0f3e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"cbb9f8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa90cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2511f1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2923bf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bd7c147\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6086cd5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"79b380d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"9a95a8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d79a9d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0f5d570\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"2d1f79a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52d1309\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c36e903\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"81e5b61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1307d75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf93cd7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0a351e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"08273e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd424e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"e01f243\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"04b1d43\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"9584071\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"645082a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b48c2dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1830166\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"972f25d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"1ef772c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3552622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8109dc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"c5f4890\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9964c73\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"392d753\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4fc9f5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ba8a0b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2c63d57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"5df5d1d\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98effad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_color\":\"#F1F1F1\",\"_element_id\":\"s1labs_difference\"},\"elements\":[{\"id\":\"930f48c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"ed03fad\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Difference\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4092235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality isn\'t just a feature\\u2014it\'s the foundation of everything we do. Here\'s how we ensure excellence.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8022ea8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"e87d995\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"US Based\",\"_id\":\"2e6f8af\",\"subtitle\":\"USA-Based Company\",\"description\":\"<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"cGMP Certified\",\"subtitle\":\"cGMP Compliance\",\"description\":\"<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"ISO 17025 Labs\",\"subtitle\":\"Third-Party Testing\",\"description\":\"<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/laboratory_7163073.svg\",\"id\":577},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"99%+ Purity\",\"subtitle\":\"99%+ Purity Standard\",\"description\":\"<p>We maintain strict purity requirements. If a batch doesn\'t meet our 99%+ standard, it doesn\'t ship\\u2014no exceptions.<\\/p>\",\"selected_icon\":{\"value\":\"far fa-star\",\"library\":\"fa-regular\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"center\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"4\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"553f2cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"},\"boxed_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]}},\"elements\":[{\"id\":\"801d023\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"1a5f142\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e4c4c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A rigorous six-step process ensures every peptide meets our exacting standards.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e07378b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9f77bb2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}]},\"elements\":[{\"id\":\"4279bbd\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\"},{\"title\":\"02\",\"subtitle\":\"\",\"description\":\"<h5>Peptide Synthesis<\\/h5>\\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"c7cb4d6\"},{\"title\":\"03\",\"subtitle\":\"\",\"description\":\"<h5>Purification<\\/h5>\\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"65219aa\"},{\"title\":\"04\",\"subtitle\":\"\",\"description\":\"<h5>Quality Testing<\\/h5>\\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"1320751\"},{\"title\":\"05\",\"subtitle\":\"\",\"description\":\"<h5>Documentation<\\/h5>\\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"9a6d248\"},{\"title\":\"06\",\"subtitle\":\"\",\"description\":\"<h5>Packaging &amp; Storage<\\/h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.<\\/p>\",\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"icon_type\":\"none\",\"_id\":\"fe5289a\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\",\"pp_condition_date_time_before_value\":\"2026-03-08 17:00\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\",\"columns\":\"1\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"about-quality-process\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6070, 640, '_elementor_page_settings', 'a:0:{}'),
(6073, 641, '_wp_page_template', 'elementor_header_footer'),
(6074, 641, '_elementor_edit_mode', 'builder'),
(6075, 641, '_elementor_template_type', 'wp-page'),
(6076, 641, '_elementor_version', '3.35.6'),
(6077, 641, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6078, 641, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6080, 641, '_elementor_page_settings', 'a:0:{}'),
(6083, 642, '_wp_page_template', 'elementor_header_footer'),
(6084, 642, '_elementor_edit_mode', 'builder'),
(6085, 642, '_elementor_template_type', 'wp-page'),
(6086, 642, '_elementor_version', '3.35.6'),
(6087, 642, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6088, 642, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6125, 15, '_elementor_page_settings', 'a:0:{}'),
(6126, 15, '_elementor_controls_usage', 'a:12:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;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:12;s:11:\"header_size\";i:6;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;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:13;}}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:1:{s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:4;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:4;s:13:\"_border_width\";i:4;s:14:\"_border_radius\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:5:\"align\";i:1;}}}}s:6:\"button\";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_button\";a:4:{s:4:\"text\";i:5;s:13:\"selected_icon\";i:3;s:10:\"icon_align\";i:2;s:4:\"link\";i:5;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:2;s:5:\"align\";i:2;s:18:\"align_mobile_extra\";i:1;s:12:\"text_padding\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:50;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:37;s:5:\"width\";i:7;s:14:\"flex_direction\";i:25;s:20:\"flex_justify_content\";i:7;s:8:\"flex_gap\";i:4;s:10:\"min_height\";i:1;s:11:\"boxed_width\";i:2;s:16:\"flex_align_items\";i:9;}}s:5:\"style\";a:4:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:50;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:16;s:25:\"background_gradient_angle\";i:2;s:16:\"background_color\";i:5;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:12:\"border_color\";i:5;s:13:\"border_radius\";i:6;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:25;s:11:\"css_classes\";i:5;s:6:\"margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:50;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;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:6;s:10:\"image_size\";i:6;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:2;s:12:\"_css_classes\";i:3;s:9:\"_position\";i:3;s:9:\"_offset_x\";i:3;s:9:\"_offset_y\";i:3;}s:18:\"_section_transform\";a:1:{s:25:\"_transform_rotateZ_effect\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"width\";i:4;s:5:\"space\";i:1;s:27:\"background_hover_transition\";i:1;s:15:\"hover_animation\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:5;s:4:\"view\";i:5;s:10:\"title_text\";i:5;s:16:\"description_text\";i:5;s:10:\"title_size\";i:5;s:4:\"link\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:5;s:26:\"content_vertical_alignment\";i:4;s:15:\"position_mobile\";i:3;s:10:\"text_align\";i:1;}s:18:\"section_style_icon\";a:4:{s:9:\"icon_size\";i:5;s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:13:\"border_radius\";i:1;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:4;s:16:\"_flex_align_self\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:4;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:3:{s:27:\"_box_shadow_box_shadow_type\";i:3;s:22:\"_box_shadow_box_shadow\";i:3;s:14:\"_border_radius\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:20:\"columns_tablet_extra\";i:1;s:20:\"columns_mobile_extra\";i:1;s:4:\"rows\";i:1;s:14:\"columns_mobile\";i:1;}s:13:\"section_query\";a:3:{s:15:\"query_post_type\";i:1;s:15:\"query_posts_ids\";i:1;s:13:\"query_orderby\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_products_style\";a:7:{s:19:\"image_border_radius\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:9:\"star_size\";i:1;s:31:\"old_price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:31:\"view_cart_typography_typography\";i:1;}s:18:\"section_design_box\";a:2:{s:17:\"box_border_radius\";i:1;s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:15:\"pp-dual-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:20:\"section_dual_heading\";a:4:{s:10:\"first_text\";i:3;s:11:\"second_text\";i:3;s:16:\"heading_html_tag\";i:3;s:18:\"second_text_margin\";i:3;}}s:5:\"style\";a:1:{s:26:\"section_dual_heading_style\";a:4:{s:27:\"first_typography_typography\";i:3;s:28:\"second_typography_typography\";i:3;s:27:\"second_typography_font_size\";i:3;s:29:\"second_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:5;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:4;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:2:{s:24:\"icon_self_vertical_align\";i:3;s:20:\"icon_vertical_offset\";i:3;}}}}s:11:\"nested-tabs\";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_tabs\";a:2:{s:4:\"tabs\";i:1;s:23:\"tabs_justify_horizontal\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_tabs_style\";a:3:{s:38:\"tabs_title_background_color_background\";i:1;s:33:\"tabs_title_background_color_color\";i:1;s:24:\"tabs_title_border_radius\";i:1;}s:19:\"section_title_style\";a:2:{s:27:\"title_typography_typography\";i:1;s:26:\"title_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:20:\"pp-info-box-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;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:14:\"title_html_tag\";i:1;s:20:\"columns_mobile_extra\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_layout_style\";a:1:{s:5:\"align\";i:1;}s:22:\"section_info_box_style\";a:6:{s:30:\"info_box_background_background\";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:7:{s:9:\"icon_size\";i:1;s:18:\"icon_border_border\";i:1;s:17:\"icon_border_width\";i:1;s:17:\"icon_border_color\";i:1;s:12:\"icon_padding\";i:1;s:11:\"icon_margin\";i:1;s:18:\"icon_border_radius\";i:1;}s:28:\"section_info_box_title_style\";a:1:{s:12:\"title_margin\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"pp-faq\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:22:\"section_accordion_faqs\";a:1:{s:4:\"tabs\";i:1;}s:29:\"section_accordion_toggle_icon\";a:2:{s:18:\"select_toggle_icon\";i:1;s:25:\"select_toggle_icon_active\";i:1;}}s:5:\"style\";a:4:{s:23:\"section_faq_items_style\";a:2:{s:22:\"faq_items_border_width\";i:1;s:18:\"faq_items__padding\";i:1;}s:23:\"section_questions_style\";a:3:{s:16:\"question_padding\";i:1;s:30:\"question_typography_typography\";i:1;s:29:\"question_typography_font_size\";i:1;}s:21:\"section_answers_style\";a:1:{s:14:\"answer_padding\";i:1;}s:25:\"section_toggle_icon_style\";a:1:{s:23:\"toggle_icon_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(6103, 643, '_elementor_page_settings', 'a:0:{}'),
(6106, 644, '_wp_page_template', 'elementor_header_footer'),
(6107, 644, '_elementor_edit_mode', 'builder'),
(6108, 644, '_elementor_template_type', 'wp-page'),
(6109, 644, '_elementor_version', '3.35.6'),
(6110, 644, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6111, 644, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6113, 644, '_elementor_page_settings', 'a:0:{}'),
(6116, 645, '_wp_page_template', 'elementor_header_footer'),
(6117, 645, '_elementor_edit_mode', 'builder'),
(6118, 645, '_elementor_template_type', 'wp-page'),
(6119, 645, '_elementor_version', '3.35.6'),
(6120, 645, '_elementor_pro_version', '3.35.1');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6121, 645, '_elementor_data', '[{\"id\":\"fde90d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"gradient\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"content_width\":\"full\",\"flex_direction_tablet\":\"column-reverse\",\"css_classes\":\"banner_sections\"},\"elements\":[{\"id\":\"b359b2d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"common_left_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3cc24a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"11a77ec\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8783e39\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a7ceb\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"218a5fd\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c5127c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pure Peptides. Professional Standards.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8a43c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e6bc8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9a36e5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":190,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"fcf22be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/s-labe-la.png\",\"id\":104,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-82\",\"left\":\"-92\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"banner_main_image\",\"align_mobile_extra\":\"start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"510a0c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/nad-banner-a.webp\",\"id\":387,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":44,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":117,\"sizes\":[]},\"_css_classes\":\"banner_top_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-27,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e97b18c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"banner_bottom_image\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"08a73ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0c23a6a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8ac4b10\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4fc23ea\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5bc4711\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"062f1dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b9638cb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02f21ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"84c64a7\"}],\"pp_display_conditions\":[{\"_id\":\"4b7a779\"}],\"background_background\":\"gradient\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor5\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"be7a66b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/glo-top.png\",\"id\":152,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8b2e3c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/cj-ne-bottom.png\",\"id\":148,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"77fa870\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c678c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"238fc3a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"318aab5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"13d6d3c\"}],\"pp_display_conditions\":[{\"_id\":\"9134ce2\"}],\"css_classes\":\"common_rightt_sections\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ffcb07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"47fb28f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a2d5a1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd45726\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f7143de\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"260bd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The S1 Labs Commitment\",\"pp_display_conditions\":[{\"_id\":\"cdbc60a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11215d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.\",\"pp_display_conditions\":[{\"_id\":\"6a0b062\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1858b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8329b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/verified_7325478.svg\",\"id\":160},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"99% Purity Guaranteed\",\"description_text\":\"Or your money back\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48e2c33\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"13c2ada\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/delivery-truck_8439189.svg\",\"id\":177},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Shipment Protection\",\"description_text\":\"\\nEvery order fully covered\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0cc5bd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#85C4E1\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"339ae20\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2678096\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6cde8d1\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a3014db\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4831778\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/test-tube_206390.svg\",\"id\":182},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"CoA with Every Batch\",\"description_text\":\"Third Party tested in America\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"primary_color\":\"#85C4E1\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"695388d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"},\"position_mobile\":\"inline-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5efd49f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"home_product_sections\"},\"elements\":[{\"id\":\"b507c78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}],\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"fea7447\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"db58cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b1f22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Premiurn research peptides, tested for purity\",\"pp_display_conditions\":[{\"_id\":\"2446736\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b28dba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0afda73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba71d15\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8c509e3\"}],\"pp_display_conditions\":[{\"_id\":\"dd27d79\"}]},\"elements\":[{\"id\":\"95f3e9c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product \",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"pp_display_conditions\":[{\"_id\":\"0f4e7b0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e569e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"42ab3b9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6917264\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4582e30\"}],\"pp_display_conditions\":[{\"_id\":\"5eaa6a5\"}]},\"elements\":[{\"id\":\"b173cea\",\"elType\":\"widget\",\"settings\":{\"columns_tablet_extra\":3,\"columns_mobile_extra\":1,\"rows\":1,\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"star_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"old_price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view_cart_typography_typography\":\"custom\",\"box_border_radius\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"71617df\",\"pp_condition_date_time_before_value\":\"2026-03-08 14:12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"box_bg_color\":\"globals\\/colors?id=astglobalcolor5\"},\"columns_mobile\":1,\"query_post_type\":\"by_id\",\"query_posts_ids\":[\"340\",\"332\",\"320\",\"343\"],\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cfc5884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":952,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"55ab894\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8e8cedb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a2ffa72\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"51e4587\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"78f253b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"12558d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2475a59\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47f5a2b\"}],\"pp_display_conditions\":[{\"_id\":\"a56d7b1\"}]},\"elements\":[{\"id\":\"9d97ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US \",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc7cf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66fd6d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping \\u2014 with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"ab5763a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f07b909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"1f4e472\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b7e392\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76b65a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"363251a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"240a1a3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6e3de4f\"}]},\"elements\":[{\"id\":\"bf7afce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"52b501f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a115f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"56695f2\"}],\"pp_display_conditions\":[{\"_id\":\"233ad03\"}]},\"elements\":[{\"id\":\"9f632a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d206543\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3dfc5ff\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a769867\"}],\"pp_display_conditions\":[{\"_id\":\"3f3b2be\"}]},\"elements\":[{\"id\":\"bd1e078\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proven Quality. Transparent Standards.\",\"pp_display_conditions\":[{\"_id\":\"d34cf4e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3c8027\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification \\u2014 not promises.\",\"pp_display_conditions\":[{\"_id\":\"1ff169a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5117f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c7a26c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6fd11df\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1eedc26\"}],\"pp_display_conditions\":[{\"_id\":\"e24a129\"}]},\"elements\":[{\"id\":\"deff916\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"295ab8b\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"99%+\",\"second_text\":\"Purity  Guaranteed\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"c0da76a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#D3D3D3\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"a8b1157\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"5\",\"second_text\":\"Quality Checks\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true},{\"id\":\"4a3fb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc3b0f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cb2e3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d7f031a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c0e8e3b\"}]},\"elements\":[{\"id\":\"9a1e9fd\",\"elType\":\"widget\",\"settings\":{\"first_text\":\"\\n100%\",\"second_text\":\"\\nU.S. Verified\",\"heading_html_tag\":\"h5\",\"first_typography_typography\":\"custom\",\"second_typography_typography\":\"custom\",\"second_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"second_typography_font_weight\":\"400\",\"second_text_margin\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"9a9b6c0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-dual-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de97976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"ee814c1\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Potency\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"},\"_id\":\"e3847b9\",\"tab_icon_active\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/electric_11869452.svg\",\"id\":402},\"library\":\"svg\"}},{\"tab_title\":\"Purity\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/padlock_894764.svg\",\"id\":406},\"library\":\"svg\"},\"_id\":\"8d19f81\"},{\"tab_title\":\"Stability\",\"tab_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/alarm-clock_63870.svg\",\"id\":410},\"library\":\"svg\"},\"_id\":\"15b689a\"},{\"tab_title\":\"Safety\",\"tab_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"c29d588\"}],\"tabs_justify_horizontal\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_background_color_color\":\"#EFF7F7\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"48d8ec1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=astglobalcolor2\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[{\"id\":\"e118e3d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"00df01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4449b9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Verified Potency\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b979e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9845efc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"60eace9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every S1 Labs vial is tested to confirm it contains exactly what the label says\\u2014down to the microgram.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb8910\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"2d284cd\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"3f271b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b1f4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"99%+ Purity Guaranteed\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"81c5ace\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mass Spectrometry\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7edbf97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"1ced27b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4865fcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"c05cdb3\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f630fde\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"557f2c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Long-Term Stability\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a46a527\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"pH & Stability Testing\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"98788a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"e69ccf9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a1d9f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Why it matters:<\\/strong> Your peptides work when you need them\\u2014not just when they arrive.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ff7f792\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#eff7f7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"54b7582\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2403aa2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c41a8bf\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"4ffb2b6\"}],\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"f612b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"4b258d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contaminant-Free\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"6fcce47\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92d5628\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"USP Sterility & LAL\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"e942155\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"04b6416\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cc39bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cfa8fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f2980f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"da0d469\"}],\"pp_display_conditions\":[{\"_id\":\"ca5afd2\"}]},\"elements\":[{\"id\":\"23fd431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.\",\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a68c26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"be52ff3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ae90de5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"36afe56\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3c69c04\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"96e81ad\"}],\"pp_display_conditions\":[{\"_id\":\"3afa5db\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"208686f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5771a8a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c360a35\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82601bd\"}],\"pp_display_conditions\":[{\"_id\":\"24c45d4\"}]},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"289a2c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2c426ea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ef137f4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"75b8885\"}],\"pp_display_conditions\":[{\"_id\":\"e39830b\"}]},\"elements\":[{\"id\":\"aaf0d5a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Now\",\"pp_display_conditions\":[{\"_id\":\"d1fd68c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/button-icon.svg\",\"id\":83},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ceb9493\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free COA included with every S1 Labs order\",\"selected_icon\":{\"value\":\"far fa-check-circle\",\"library\":\"fa-regular\"},\"_id\":\"72d99e2\"}],\"pp_display_conditions\":[{\"_id\":\"8cd117d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11634f8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4878d51\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ca1a71\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6662b0e\"}],\"pp_display_conditions\":[{\"_id\":\"2314a9a\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"823c4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_color_b\":\"#dfefef\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":204,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b558293\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8188cea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09d34d8\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c5fe638\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_b\":\"globals\\/colors?id=astglobalcolor7\"}},\"elements\":[{\"id\":\"f613d59\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"99%+ Purity\",\"description_text\":\"Verified by S1 Labs HPLC\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"pp_display_conditions\":[{\"_id\":\"7f07de3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bb287d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\",\"id\":27,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"hover_animation\":\"grow\",\"pp_display_conditions\":[{\"_id\":\"86de7dc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ca92b77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b2a790c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d43077e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e89ae3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"ef92f97\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"d9d70c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"stacked\",\"title_text\":\"See the Proof\",\"description_text\":\"View S1 Labs quality procedures\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"725b22b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor0\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"256fab8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"15117a9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/about-us\\/#s1labs_difference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5ee38f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/bg-a.webp\",\"id\":391,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dbeaf01\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"25aeb23\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9ec3036\"}],\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"9a2ab1b\"}],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"a2026db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"a45580f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose S1 Labs?\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"9aebacf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9dfcaa9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27ca34c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"acc4105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1dd76b5\"}],\"pp_display_conditions\":[{\"_id\":\"cdf8b6b\"}]},\"elements\":[{\"id\":\"97a7ab0\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Always in Stock\",\"_id\":\"2e6f8af\",\"subtitle\":\"\",\"description\":\"<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/quality-control_16362415.svg\",\"id\":275},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Clock\",\"subtitle\":\"\",\"description\":\"<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/clock_16087624.svg\",\"id\":422},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9847795\"},{\"title\":\"Safe & Protected Shipping\",\"subtitle\":\"\",\"description\":\"<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/free-shipping_18293694.svg\",\"id\":426},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"cd35525\"},{\"title\":\"Community Sourced Research\",\"subtitle\":\"\",\"description\":\"<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/network_2082820.svg\",\"id\":427},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9c4828b\"},{\"title\":\"99%+ Purity Guaranteed\",\"subtitle\":\"\",\"description\":\"<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/diamond-ring_18723169.svg\",\"id\":428},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"2f3d3cc\"},{\"title\":\"Shipment Protection\",\"subtitle\":\"\",\"description\":\"<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/package_7044332.svg\",\"id\":430},\"library\":\"svg\"},\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"bb860e5\"}],\"layout\":\"grid\",\"title_html_tag\":\"h6\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#D4D4D4\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_border_border\":\"solid\",\"icon_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_border_color\":\"#C4C4C4\",\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d260d8d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_bg_color_normal\":\"globals\\/colors?id=astglobalcolor7\",\"info_box_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"columns_mobile_extra\":\"1\"},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ffbe0e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":909,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d155cc1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0c16d25\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b5065ef\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"25b2cc5\"}],\"css_classes\":\"faq_sections\"},\"elements\":[{\"id\":\"f50fec5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"af44953\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e492b12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Everything you need to know about peptide research with S1 Labs\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"d0c2e4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ceac4c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5d7975c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"704a4c7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a57408d\"}],\"pp_display_conditions\":[{\"_id\":\"c7e86ea\"}]},\"elements\":[{\"id\":\"d94d095\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What purity level are your peptides and how is it verified?\",\"_id\":\"79bf57e\",\"faq_answer\":\"<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.<\\/p>\"},{\"tab_title\":\"What is a Certificate of Analysis (CoA) and how do I read it?\",\"_id\":\"8ecfc02\",\"faq_answer\":\"<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.<\\/p>\"},{\"tab_title\":\"How do I reconstitute lyophilized peptides?\",\"_id\":\"9d638d2\",\"faq_answer\":\"<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.<\\/p>\"},{\"tab_title\":\"What is bacteriostatic water and why is it recommended?\",\"faq_answer\":\"<p>Bacteriostatic water (BAC water) is sterile water containing 0.9% benzyl alcohol, which inhibits bacterial growth. It\'s preferred over regular sterile water because it allows for multiple uses from the same vial over several weeks. Use approximately 1-2mL of BAC water per 5mg of peptide for easy dosing calculations. We offer pharmaceutical-grade BAC water in our accessories section.<\\/p>\",\"_id\":\"e6df156\"},{\"tab_title\":\"How do I calculate peptide dosing after reconstitution?\",\"faq_answer\":\"<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.<\\/p>\",\"_id\":\"d6cce1b\"},{\"tab_title\":\"How should I store peptides before reconstitution?\",\"faq_answer\":\"<p>Lyophilized (freeze-dried) peptides are very stable. For short-term storage (under 3 months), room temperature in a cool, dark place is fine. For long-term storage, refrigerate at 2-8\\u00b0C or freeze at -20\\u00b0C. Avoid repeated freeze-thaw cycles. Properly stored lyophilized peptides can remain stable for 2+ years.<\\/p>\",\"_id\":\"0692718\"},{\"tab_title\":\"How long do peptides last after reconstitution?\",\"faq_answer\":\"<p>Once reconstituted with bacteriostatic water, most peptides remain stable for 4-6 weeks when refrigerated at 2-8\\u00b0C. If reconstituted with sterile water (no preservative), use within 7-10 days. Never freeze reconstituted peptides. Always inspect for cloudiness or particles before use\\u2014clear solution indicates stability.<\\/p>\",\"_id\":\"0d75f64\"},{\"tab_title\":\"How fast do you ship and is cold shipping required?\",\"faq_answer\":\"<p>Orders are processed within 0-2 business days. Standard shipping takes 3-5 business days from fulfillment. Every order includes free shipment protection. Lyophilized peptides don\'t require cold shipping\\u2014they\'re stable at room temperature. All orders ship in discreet, unlabeled packaging.<\\/p>\",\"_id\":\"9becad3\"},{\"tab_title\":\"Do you ship internationally?\",\"faq_answer\":\"<p>Currently, we ship to all 50 U.S. states. International shipping varies by country due to customs regulations on research materials. Contact our support team for specific country availability. All international orders may be subject to local customs fees and import duties.<\\/p>\",\"_id\":\"18dedfd\"},{\"tab_title\":\"Are these peptides for human use?\",\"faq_answer\":\"All S1 Labs peptides are sold strictly for research, laboratory, and educational purposes only. They are not approved for human consumption, veterinary use, or any therapeutic application. By purchasing, you confirm you are a qualified researcher and will use products in accordance with all applicable laws and regulations.\",\"_id\":\"a1a7e35\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"question_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"answer_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_hover_color\":\"#008080\",\"pp_display_conditions\":[{\"_id\":\"ddcb2dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_icon_color\":\"globals\\/colors?id=astglobalcolor2\",\"toggle_icon_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"toggle_icon_active_color\":\"globals\\/colors?id=astglobalcolor4\"},\"question_typography_typography\":\"custom\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"question_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6198, 320, '_elementor_page_assets', 'a:0:{}'),
(6199, 343, '_elementor_page_assets', 'a:0:{}'),
(6200, 340, '_elementor_page_assets', 'a:0:{}'),
(6201, 19, '_elementor_page_assets', 'a:0:{}'),
(6202, 290, '_elementor_page_assets', 'a:0:{}'),
(6203, 291, '_elementor_page_assets', 'a:0:{}'),
(6204, 292, '_elementor_page_assets', 'a:0:{}'),
(6136, 646, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6187, 17, '_elementor_element_cache', '{\"timeout\":1772996780,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-e265b37 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e265b37\\\" 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-8becca2 e-con-full e-flex e-con e-child\\\" data-id=\\\"8becca2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e523a73 elementor-widget elementor-widget-image\\\" data-id=\\\"e523a73\\\" 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=\\\"1000\\\" height=\\\"667\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp\\\" class=\\\"attachment-full size-full wp-image-527\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab.webp 1000w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab-300x200.webp 300w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/abit-ab-768x512.webp 768w\\\" sizes=\\\"(max-width: 1000px) 100vw, 1000px\\\" \\/>\\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<div class=\\\"elementor-element elementor-element-bff2741 e-con-full e-flex e-con e-child\\\" data-id=\\\"bff2741\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c581d7c elementor-widget elementor-widget-heading\\\" data-id=\\\"c581d7c\\\" 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\\\">ABOUT US \\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-14f5e38 elementor-widget elementor-widget-heading\\\" data-id=\\\"14f5e38\\\" 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\\\">Premium Research Peptides You Can Trust\\n<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjQyNzJjMjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJTMSBMYWJzIGlzIGEgdG9wIHN1cHBsaWVyIG9mIHJlc2VhcmNoLXVzZS1vbmx5IHBlcHRpZGVzLCBjb21taXR0ZWQgdG8gZGVsaXZlcmluZyBleGNlcHRpb25hbCBxdWFsaXR5IGF0IGNvbXBldGl0aXZlIHByaWNlcy4gT3VyIGNvbXBvdW5kcyBhcmUgdGVzdGVkIGZvciBwdXJpdHkgdG8gbWVldCB0aGUgaGlnaGVzdCBzdGFuZGFyZHMgY29uc2lzdGVudGx5LiBXZSBwcmlkZSBvdXJzZWx2ZXMgb24gZmFzdCwgcmVsaWFibGUgc2hpcHBpbmcgXHUyMDE0IHdpdGggbW9zdCBvcmRlcnMgYmVpbmcgc2hpcHBlZCB0aGUgc2FtZSBvciBuZXh0IGRheS4gV2UgYXJlIHRydXN0ZWQgYnkgcmVzZWFyY2hlcnMgbmF0aW9ud2lkZSB0byBwcm92aWRlIGhpZ2gtcXVhbGl0eSByZXNlYXJjaCBwZXB0aWRlcy4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImM2NDAwODAifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-9103bce elementor-widget elementor-widget-heading\\\" data-id=\\\"9103bce\\\" 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\\\">OUR MISSION\\n<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjZjYjRkYmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BdCBTMSBMYWJzLCBvdXIgbWlzc2lvbiBpcyB0byBkcml2ZSBzY2llbnRpZmljIHByb2dyZXNzIGJ5IGJlaW5nIGEgdHJ1c3RlZCwgY29uc2lzdGVudCwgYW5kIGhpZ2gtcXVhbGl0eSBzdXBwbGllciBvZiByZXNlYXJjaC11c2Utb25seSBwZXB0aWRlcy4gV2UgdW5kZXJzdGFuZCB0aGF0IGJlaGluZCBldmVyeSB2aWFsIHdlIHNoaXAsIHRoZXJlIGlzIGNyaXRpY2FsIHJlc2VhcmNoIHRha2luZyBwbGFjZSBcdTIwMTQgYW5kIGxpdmVzIHRoYXQgbWF5IG9uZSBkYXkgYmUgY2hhbmdlZCBiZWNhdXNlIG9mIGl0LiBUaGF0XHUyMDE5cyB3aHkgd2UgaG9sZCBvdXJzZWx2ZXMgdG8gdGhlIGhpZ2hlc3Qgc3RhbmRhcmRzIGluIHByb2R1Y3QgcHVyaXR5LCBjb25zaXN0ZW5jeSwgYW5kIGN1c3RvbWVyIGNhcmUuIFdlIGFyZSBjb21taXR0ZWQgdG8gcHJvdmlkaW5nIHRoZSByZXNlYXJjaCBjb21tdW5pdHkgd2l0aCB1bmNvbXByb21pc2luZyBxdWFsaXR5IGF0IGNvbXBldGl0aXZlIHByaWNlcy4gT3VyIGNvbXBvdW5kcyB1bmRlcmdvIHRob3JvdWdoIHRlc3RpbmcgdG8gZW5zdXJlIGFjY3VyYXRlIGNvbXBvc2l0aW9uIGFuZCBoaWdoIHB1cml0eSwgZ2l2aW5nIHNjaWVudGlzdHMgYW5kIHByb2Zlc3Npb25hbHMgdGhlIGNvbmZpZGVuY2UgdGhleSBuZWVkIGluIGV2ZXJ5IGV4cGVyaW1lbnQuIFdlIGtub3cgdGltZSBpcyB2YWx1YWJsZSBpbiByZXNlYXJjaCwgd2hpY2ggaXMgd2h5IHdlIG9mZmVyIGZhc3QsIHJlbGlhYmxlIHNoaXBwaW5nIFx1MjAxNCB3aXRoIG1vc3Qgb3JkZXJzIGRpc3BhdGNoZWQgdGhlIHNhbWUgb3IgbmV4dCBidXNpbmVzcyBkYXkuPFwvcD4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImM2NDAwODAifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\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-48f55df e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"48f55df\\\" 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-0ab5559 e-con-full e-flex e-con e-child\\\" data-id=\\\"0ab5559\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4fd53b9 elementor-widget elementor-widget-heading\\\" data-id=\\\"4fd53b9\\\" 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\\\">Difference Verified Purity, Proven Trust<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6Ijc3MmZiZGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TMSBMYWJzIGlzIGEgdG9wIHN1cHBsaWVyIG9mIHJlc2VhcmNoIHVzZSBvbmx5IHBlcHRpZGVzLCBjb21taXR0ZWQgdG8gZGVsaXZlcmluZyBleGNlcHRpb25hbCBxdWFsaXR5IGF0IGNvbXBldGl0aXZlIHByaWNlcy4gV2hhdCBzZXRzIHVzIGFwYXJ0IGlzIG91ciB1bmNvbXByb21pc2luZyBjb21taXRtZW50IHRvIHRoaXJkLXBhcnR5IHRlc3RpbmcsIGZ1bGwgdHJhbnNwYXJlbmN5LCBhbmQgc2NpZW50aWZpYyBpbnRlZ3JpdHkuIEVhY2ggY29tcG91bmQgaW4gb3VyIGNhdGFsb2cgaXMgaW5kZXBlbmRlbnRseSBhbmFseXplZCBmb3IgaWRlbnRpdHkgYW5kIHB1cml0eSwgYW5kIHdlIHByb3VkbHkgc2hhcmUgdGhvc2UgcmVzdWx0cyBcdTIwMTQgbm8gaGlkZGVuIGRhdGEsIG5vIHNob3J0Y3V0cy48YnIgXC8+PGJyIFwvPkJhc2VkIGluIHRoZSBVLlMuLCB3ZSBvZmZlciBmYXN0LCByZWxpYWJsZSBzaGlwcGluZyB0byBrZWVwIHlvdXIgcmVzZWFyY2ggb24gc2NoZWR1bGUuIFdoZXRoZXIgeW91XHUyMDE5cmUgcGFydCBvZiBhIHVuaXZlcnNpdHkgbGFiLCBhIHByaXZhdGUgZmFjaWxpdHksIG9yIGFuIGluZGVwZW5kZW50IHByb2plY3QsIFMxIExhYnMgZW5zdXJlcyB5b3UgcmVjZWl2ZSB0aGUgcXVhbGl0eSwgY29uc2lzdGVuY3ksIGFuZCB0cnVzdCB5b3VyIHdvcmsgZGVtYW5kcy48XC9wPiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiNWExMThmOSJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\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-5994e22 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5994e22\\\" 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-cb2e63a e-con-full e-flex e-con e-child\\\" data-id=\\\"cb2e63a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-cce6abd e-flex e-con-boxed e-con e-child\\\" data-id=\\\"cce6abd\\\" 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-da0bf34 elementor-widget elementor-widget-heading\\\" data-id=\\\"da0bf34\\\" 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\\\">Transparency You Can Trust<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6Ijc4MGE3YTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBIENlcnRpZmljYXRlIG9mIEFuYWx5c2lzIChDT0EpIGlzIHlvdXIgcHJvb2YgdGhhdCB3aGF0J3Mgb24gdGhlIGxhYmVsIGlzIHdoYXQncyBpbiB0aGUgdmlhbC4gV2UgYmVsaWV2ZSBpbiBjb21wbGV0ZSB0cmFuc3BhcmVuY3lcdTIwMTRldmVyeSBiYXRjaCwgZXZlcnkgdGltZS4iLCJhbGlnbiI6ImNlbnRlciIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiZDEwNjAxYyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-60e2b89 e-con-full e-flex e-con e-child\\\" data-id=\\\"60e2b89\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-bb36ce2 e-con-full e-flex e-con e-child\\\" data-id=\\\"bb36ce2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8de30e1 elementor-widget elementor-widget-pp-counter\\\" data-id=\\\"8de30e1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-counter.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-container\\\">\\n\\t\\t\\t<div class=\\\"pp-counter pp-counter-layout-1\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number pp-counter-number-8de30e1\\\" data-duration=\\\"1500\\\" data-to-value=\\\"99\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">\\n\\t\\t\\t\\t0\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-counter-number-suffix\\\">\\n\\t\\t\\t\\t\\t%\\t\\t\\t\\t<\\/span>\\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\\t\\t\\t<div class=\\\"pp-counter-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-title\\\">\\n\\t\\t\\t\\t\\t\\tPurity Standard\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7646d38 e-con-full e-flex e-con e-child\\\" data-id=\\\"7646d38\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a9f7d97 elementor-widget elementor-widget-pp-counter\\\" data-id=\\\"a9f7d97\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-counter.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-container\\\">\\n\\t\\t\\t<div class=\\\"pp-counter pp-counter-layout-1\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number pp-counter-number-a9f7d97\\\" data-duration=\\\"1500\\\" data-to-value=\\\"250\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">\\n\\t\\t\\t\\t0\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-counter-number-suffix\\\">\\n\\t\\t\\t\\t\\t%\\t\\t\\t\\t<\\/span>\\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\\t\\t\\t<div class=\\\"pp-counter-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-title\\\">\\n\\t\\t\\t\\t\\t\\tPurity Standard\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-69ce949 e-con-full e-flex e-con e-child\\\" data-id=\\\"69ce949\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-00b51da elementor-widget elementor-widget-pp-counter\\\" data-id=\\\"00b51da\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-counter.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-container\\\">\\n\\t\\t\\t<div class=\\\"pp-counter pp-counter-layout-1\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-counter-number-prefix\\\">\\n\\t\\t\\t\\t\\tISO\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-number pp-counter-number-00b51da\\\" data-duration=\\\"1500\\\" data-to-value=\\\"17025\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">\\n\\t\\t\\t\\t0\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-counter-title\\\">\\n\\t\\t\\t\\t\\t\\tLab Accreditation\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9e560ed e-con-full e-flex e-con e-child\\\" data-id=\\\"9e560ed\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d7b8204 elementor-widget elementor-widget-heading\\\" data-id=\\\"d7b8204\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Testing Methods<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-642189c elementor-grid-mobile_extra-1 elementor-grid-2 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-info-box-above-title elementor-widget elementor-widget-pp-info-box-carousel\\\" data-id=\\\"642189c\\\" 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\\\" id=\\\"Layer_1\\\" height=\\\"32\\\" viewBox=\\\"0 0 32 32\\\" width=\\\"32\\\"><g><path d=\\\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\\\"><\\/path><path d=\\\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tHPLC Purity Analysis\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 64 64\\\"><path d=\\\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\\\"><\\/path><path d=\\\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\\\"><\\/path><path d=\\\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\\\"><\\/path><path d=\\\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tMass Spectrometry\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Precise molecular weight verification confirms peptide identity and structural integrity.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_2\\\" viewBox=\\\"0 0 64 64\\\" data-name=\\\"Layer 2\\\"><path d=\\\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\\\"><\\/path><path d=\\\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\\\"><\\/path><path d=\\\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\\\"><\\/path><path d=\\\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\\\"><\\/path><path d=\\\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tEndotoxin Testing\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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=\\\"512\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1707 1707\\\" width=\\\"512\\\"><g id=\\\"Layer_x0020_1\\\"><path d=\\\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\\\"><\\/path><path d=\\\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\\\"><\\/path><path d=\\\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\\\"><\\/path><path d=\\\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tSterility Verification\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Microbiological testing confirms absence of contamination in final products.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6b689d0 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=\\\"6b689d0\\\" 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-bb1df45 e-con-full e-flex e-con e-child\\\" data-id=\\\"bb1df45\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-dad1c8d e-con-full e-flex e-con e-child\\\" data-id=\\\"dad1c8d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6882977 elementor-widget elementor-widget-heading\\\" data-id=\\\"6882977\\\" 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\\\">Proven Quality. Transparent Standards.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImYxMTc2NGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBdCBTMSBMYWJzLCBldmVyeSBwcm9kdWN0aW9uIGJhdGNoIHVuZGVyZ29lcyByaWdvcm91cyB0aGlyZC1wYXJ0eSB0ZXN0aW5nIGJ5IGNlcnRpZmllZCBsYWJvcmF0b3JpZXMuIFdlIGJlbGlldmUgY29uZmlkZW5jZSBjb21lcyBmcm9tIHZlcmlmaWNhdGlvbiBcdTIwMTQgbm90IHByb21pc2VzLiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMWZmMTY5YSIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wMy0wOCAxNzowMCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-40cb8e8 e-con-full e-flex e-con e-child\\\" data-id=\\\"40cb8e8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-7eaef6a e-con-full e-flex e-con e-child\\\" data-id=\\\"7eaef6a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-19187c3 pp-dual-heading-inline elementor-widget elementor-widget-pp-dual-heading\\\" data-id=\\\"19187c3\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-dual-heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"pp-dual-heading\\\"><span class=\\\"pp-first-text\\\">99%+<\\/span><span class=\\\"pp-second-text\\\">Purity  Guaranteed<\\/span><\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0df2c51 e-con-full e-flex e-con e-child\\\" data-id=\\\"0df2c51\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-26382e6 pp-dual-heading-inline elementor-widget elementor-widget-pp-dual-heading\\\" data-id=\\\"26382e6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-dual-heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"pp-dual-heading\\\"><span class=\\\"pp-first-text\\\">5<\\/span><span class=\\\"pp-second-text\\\">Quality Checks<\\/span><\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7d06d51 e-con-full e-flex e-con e-child\\\" data-id=\\\"7d06d51\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6a2e55e pp-dual-heading-inline elementor-widget elementor-widget-pp-dual-heading\\\" data-id=\\\"6a2e55e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-dual-heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"pp-dual-heading\\\"><span class=\\\"pp-first-text\\\">\\n100%<\\/span><span class=\\\"pp-second-text\\\">\\nU.S. Verified<\\/span><\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3f4543a e-con-full e-flex e-con e-child\\\" data-id=\\\"3f4543a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2e97b83 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\\\" data-id=\\\"2e97b83\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\\\" data-widget_type=\\\"nested-tabs.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-n-tabs\\\" data-widget-number=\\\"48855939\\\" aria-label=\\\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\\\">\\n\\t\\t\\t<div class=\\\"e-n-tabs-heading\\\" role=\\\"tablist\\\">\\n\\t\\t\\t\\t\\t<button id=\\\"e-n-tab-title-488559391\\\" data-tab-title-id=\\\"e-n-tab-title-488559391\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"true\\\" data-tab-index=\\\"1\\\" role=\\\"tab\\\" tabindex=\\\"0\\\" aria-controls=\\\"e-n-tab-content-488559391\\\" style=\\\"--n-tabs-title-order: 1;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 512 512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/svg>\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 512 512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tPotency\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-488559392\\\" data-tab-title-id=\\\"e-n-tab-title-488559392\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"2\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-488559392\\\" style=\\\"--n-tabs-title-order: 2;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" viewBox=\\\"0 0 512 512\\\" style=\\\"enable-background:new 0 0 512 512;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" viewBox=\\\"0 0 512 512\\\" style=\\\"enable-background:new 0 0 512 512;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\\\"><\\/path>\\t<\\/g><\\/g><g>\\t<g>\\t\\t<path d=\\\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tPurity\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-488559393\\\" data-tab-title-id=\\\"e-n-tab-title-488559393\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"3\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-488559393\\\" style=\\\"--n-tabs-title-order: 3;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"46.336px\\\" height=\\\"46.337px\\\" viewBox=\\\"0 0 46.336 46.337\\\" style=\\\"enable-background:new 0 0 46.336 46.337;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\\\"><\\/path>\\t\\t<path d=\\\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" id=\\\"Capa_1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"46.336px\\\" height=\\\"46.337px\\\" viewBox=\\\"0 0 46.336 46.337\\\" style=\\\"enable-background:new 0 0 46.336 46.337;\\\" xml:space=\\\"preserve\\\"><g>\\t<g>\\t\\t<path d=\\\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\\\"><\\/path>\\t\\t<path d=\\\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\\\"><\\/path>\\t<\\/g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><g><\\/g><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tStability\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-488559394\\\" data-tab-title-id=\\\"e-n-tab-title-488559394\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"4\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-488559394\\\" style=\\\"--n-tabs-title-order: 4;\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-icon\\\">\\n\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/path><\\/svg>\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/path><\\/svg>\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\tSafety\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"e-n-tabs-content\\\">\\n\\t\\t\\t\\t<div id=\\\"e-n-tab-content-488559391\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-488559391\\\" data-tab-index=\\\"1\\\" style=\\\"--n-tabs-title-order: 1;\\\" class=\\\"e-active elementor-element elementor-element-5d4072d e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"5d4072d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6ac2847 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"6ac2847\\\" 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-7f202a8 elementor-widget elementor-widget-heading\\\" data-id=\\\"7f202a8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Verified Potency<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1b08baa elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"1b08baa\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">List Item #1<\\/span>\\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<div class=\\\"elementor-element elementor-element-12bd3d2 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"12bd3d2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjAwMzliMjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJFdmVyeSBTMSBMYWJzIHZpYWwgaXMgdGVzdGVkIHRvIGNvbmZpcm0gaXQgY29udGFpbnMgZXhhY3RseSB3aGF0IHRoZSBsYWJlbCBzYXlzXHUyMDE0ZG93biB0byB0aGUgbWljcm9ncmFtLiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiYmU1MmZmMyIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wMy0wOCAxNzowMCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImVjNTUzMjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3Ryb25nPldoeSBpdCBtYXR0ZXJzOjxcL3N0cm9uZz4gTm8gZ3Vlc3NpbmcgZ2FtZXMuIFdpdGggUzEgTGFicywgeW91IGdldCB0aGUgZXhhY3QgY29uY2VudHJhdGlvbiB5b3UgcGFpZCBmb3IsIGV2ZXJ5IHNpbmdsZSB0aW1lLiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImJlNTJmZjMiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDMtMDggMTc6MDAifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIxMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQiLCJfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-488559392\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-488559392\\\" data-tab-index=\\\"2\\\" style=\\\"--n-tabs-title-order: 2;\\\" class=\\\" elementor-element elementor-element-9914cd6 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"9914cd6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b2c0f3e e-flex e-con-boxed e-con e-child\\\" data-id=\\\"b2c0f3e\\\" 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-cbb9f8a elementor-widget elementor-widget-heading\\\" data-id=\\\"cbb9f8a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">99%+ Purity Guaranteed<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-aa90cec elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"aa90cec\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">Mass Spectrometry<\\/span>\\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<div class=\\\"elementor-element elementor-element-2511f1a e-flex e-con-boxed e-con e-child\\\" data-id=\\\"2511f1a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjI5MjNiZjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb21wcmVoZW5zaXZlIHRlc3RpbmcgY29uZmlybXMgUzEgTGFicyBwZXB0aWRlcyBhcmUgZnJlZSBmcm9tIGltcHVyaXRpZXMsIGRlZ3JhZGF0aW9uIHByb2R1Y3RzLCBhbmQgc3ludGhlc2lzIGJ5cHJvZHVjdHMuIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJiZTUyZmYzIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTAzLTA4IDE3OjAwIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImJkN2MxNDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaHkgaXQgbWF0dGVyczogSGlnaGVyIHB1cml0eSBtZWFucyBiZXR0ZXIgcmVzdWx0cy4gUzEgTGFicyBndWFyYW50ZWVzIDk5JSsgb3IgeW91ciBtb25leSBiYWNrLiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImJlNTJmZjMiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDMtMDggMTc6MDAifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIxMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQiLCJfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-488559393\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-488559393\\\" data-tab-index=\\\"3\\\" style=\\\"--n-tabs-title-order: 3;\\\" class=\\\" elementor-element elementor-element-6086cd5 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"6086cd5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-79b380d e-flex e-con-boxed e-con e-child\\\" data-id=\\\"79b380d\\\" 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-9a95a8f elementor-widget elementor-widget-heading\\\" data-id=\\\"9a95a8f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Long-Term Stability<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2d79a9d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"2d79a9d\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">pH &amp; Stability Testing<\\/span>\\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<div class=\\\"elementor-element elementor-element-0f5d570 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"0f5d570\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjJkMWY3OWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJPcHRpbWFsIHBIIGFuZCBmb3JtdWxhdGlvbiB0ZXN0aW5nIGVuc3VyZXMgUzEgTGFicyBwZXB0aWRlcyByZW1haW4gZWZmZWN0aXZlIHRocm91Z2hvdXQgdGhlaXIgZW50aXJlIHNoZWxmIGxpZmUuIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJiZTUyZmYzIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTAzLTA4IDE3OjAwIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjUyZDEzMDkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3Ryb25nPldoeSBpdCBtYXR0ZXJzOjxcL3N0cm9uZz4gWW91ciBwZXB0aWRlcyB3b3JrIHdoZW4geW91IG5lZWQgdGhlbVx1MjAxNG5vdCBqdXN0IHdoZW4gdGhleSBhcnJpdmUuIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiYmU1MmZmMyIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wMy0wOCAxNzowMCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIzIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZ2xvYmFsc19fIjp7Il9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNCIsIl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-488559394\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-488559394\\\" data-tab-index=\\\"4\\\" style=\\\"--n-tabs-title-order: 4;\\\" class=\\\" elementor-element elementor-element-c36e903 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"c36e903\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-81e5b61 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"81e5b61\\\" 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-1307d75 elementor-widget elementor-widget-heading\\\" data-id=\\\"1307d75\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Contaminant-Free<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cf93cd7 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"cf93cd7\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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\\\">USP Sterility &amp; LAL<\\/span>\\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<div class=\\\"elementor-element elementor-element-0a351e6 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"0a351e6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjA4MjczZTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJSaWdvcm91cyBzdGVyaWxpdHkgYW5kIGVuZG90b3hpbiB0ZXN0aW5nIGNvbmZpcm1zIFMxIExhYnMgcHJvZHVjdHMgYXJlIGZyZWUgZnJvbSBiYWN0ZXJpYSwgZnVuZ2ksIGFuZCBoYXJtZnVsIHRveGlucy4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImJlNTJmZjMiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDMtMDggMTc6MDAifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6ImZkNDI0ZTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaHkgaXQgbWF0dGVyczogUGVhY2Ugb2YgbWluZCBrbm93aW5nIHlvdXIgcmVzZWFyY2ggd29uJ3QgYmUgY29tcHJvbWlzZWQgYnkgY29udGFtaW5hdGlvbi4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIyMCIsImlzTGlua2VkIjp0cnVlfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJiZTUyZmYzIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTAzLTA4IDE3OjAwIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjMiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIxMCIsImlzTGlua2VkIjp0cnVlfSwiX19nbG9iYWxzX18iOnsiX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0IiwiX2JvcmRlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\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<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9584071 e-con-full e-flex e-con e-child\\\" data-id=\\\"9584071\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-645082a elementor-widget elementor-widget-button\\\" data-id=\\\"645082a\\\" 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\\/s1labs\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"24\\\" height=\\\"8\\\" viewBox=\\\"0 0 45 15\\\" fill=\\\"none\\\" class=\\\"transition-transform duration-300 group-hover:translate-x-1\\\" aria-hidden=\\\"true\\\"><path d=\\\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\\\" fill=\\\"currentColor\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Shop Now<\\/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 class=\\\"elementor-element elementor-element-b48c2dc elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"b48c2dc\\\" 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-far-check-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\\\"><\\/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 COA included with every S1 Labs order<\\/span>\\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<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1830166 e-con-full e-flex e-con e-child\\\" data-id=\\\"1830166\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-972f25d e-con-full e-flex e-con e-child\\\" data-id=\\\"972f25d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1ef772c elementor-view-stacked elementor-position-inline-start elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"1ef772c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-check\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t99%+ Purity\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tVerified by S1 Labs HPLC\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3552622 elementor-widget elementor-widget-image\\\" data-id=\\\"3552622\\\" 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=\\\"350\\\" height=\\\"454\\\" src=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png\\\" class=\\\"elementor-animation-grow attachment-full size-full wp-image-27\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a.png 350w, https:\\/\\/mrarif.me\\/s1labs\\/wp-content\\/uploads\\/2026\\/03\\/menla-banner-a-231x300.png 231w\\\" sizes=\\\"(max-width: 350px) 100vw, 350px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8109dc5 e-con-full e-flex e-con e-child\\\" data-id=\\\"8109dc5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c5f4890 elementor-view-stacked elementor-position-inline-start elementor-widget__width-initial elementor-shape-circle elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"c5f4890\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-file-alt\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h6 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tSee the Proof\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h6>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tView S1 Labs quality procedures\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9964c73 elementor-widget elementor-widget-button\\\" data-id=\\\"9964c73\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-angle-right\\\" viewBox=\\\"0 0 256 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-392d753 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=\\\"392d753\\\" 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-4fc9f5a e-con-full e-flex e-con e-child\\\" data-id=\\\"4fc9f5a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ba8a0b3 elementor-widget elementor-widget-heading\\\" data-id=\\\"ba8a0b3\\\" 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\\\">Why choose S1 Labs?<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2c63d57 e-con-full e-flex e-con e-child\\\" data-id=\\\"2c63d57\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5df5d1d elementor-grid-mobile_extra-1 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-info-box-above-title elementor-widget elementor-widget-pp-info-box-carousel\\\" data-id=\\\"5df5d1d\\\" 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\\\" stroke-linejoin=\\\"round\\\" stroke-miterlimit=\\\"2\\\" viewBox=\\\"0 0 48 48\\\"><g id=\\\"Line-black\\\"><path d=\\\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\\\"><\\/path><path d=\\\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\\\"><\\/path><path d=\\\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\\\"><\\/path><path d=\\\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\\\"><\\/path><path d=\\\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tAlways in Stock\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"regular\\\" viewBox=\\\"0 0 24 24\\\"><path d=\\\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\\\"><\\/path><path d=\\\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tClock\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 512 512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tSafe &amp; Protected Shipping\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_5\\\" height=\\\"512\\\" viewBox=\\\"0 0 64 64\\\" width=\\\"512\\\"><path d=\\\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\\\"><\\/path><path d=\\\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\\\"><\\/path><path d=\\\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\\\"><\\/path><path d=\\\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\\\"><\\/path><path d=\\\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\\\"><\\/path><path d=\\\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\\\"><\\/path><path d=\\\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\\\"><\\/path><path d=\\\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\\\"><\\/path><path d=\\\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\\\"><\\/path><path d=\\\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\\\"><\\/path><path d=\\\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\\\"><\\/path><path d=\\\"m14.879 44.05h2.243v7.9h-2.243z\\\" transform=\\\"matrix(.707 -.707 .707 .707 -29.255 25.373)\\\"><\\/path><path d=\\\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\\\"><\\/path><path d=\\\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\\\"><\\/path><path d=\\\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\\\"><\\/path><path d=\\\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\\\"><\\/path><path d=\\\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\\\"><\\/path><circle cx=\\\"11\\\" cy=\\\"10\\\" r=\\\"3\\\"><\\/circle><path d=\\\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\\\"><\\/path><circle cx=\\\"53\\\" cy=\\\"52\\\" r=\\\"3\\\"><\\/circle><path d=\\\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\\\"><\\/path><path d=\\\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\\\"><\\/path><path d=\\\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\\\"><\\/path><path d=\\\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\\\"><\\/path><circle cx=\\\"53\\\" cy=\\\"10\\\" r=\\\"3\\\"><\\/circle><path d=\\\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\\\"><\\/path><path d=\\\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\\\"><\\/path><path d=\\\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\\\"><\\/path><path d=\\\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tCommunity Sourced Research\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 64 64\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\\\"><\\/path><path d=\\\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\\\"><\\/path><path d=\\\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\\\"><\\/path><path d=\\\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t99%+ Purity Guaranteed\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Line\\\" height=\\\"512\\\" viewBox=\\\"0 0 64 64\\\" width=\\\"512\\\"><path d=\\\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\\\"><\\/path><path d=\\\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tShipment Protection\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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-98effad e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"98effad\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" id=\\\"s1labs_difference\\\" 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-930f48c e-con-full e-flex e-con e-child\\\" data-id=\\\"930f48c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ed03fad elementor-widget elementor-widget-heading\\\" data-id=\\\"ed03fad\\\" 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\\\">The S1 Labs Difference<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjQwOTIyMzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFsaXR5IGlzbid0IGp1c3QgYSBmZWF0dXJlXHUyMDE0aXQncyB0aGUgZm91bmRhdGlvbiBvZiBldmVyeXRoaW5nIHdlIGRvLiBIZXJlJ3MgaG93IHdlIGVuc3VyZSBleGNlbGxlbmNlLjxcL3A+IiwiYWxpZ24iOiJjZW50ZXIiLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImUwNzM3OGIifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8022ea8 e-con-full e-flex e-con e-child\\\" data-id=\\\"8022ea8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e87d995 elementor-grid-mobile_extra-1 elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-info-box-above-title elementor-widget elementor-widget-pp-info-box-carousel\\\" data-id=\\\"e87d995\\\" 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 aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-home\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tUS Based\\t\\t\\t\\t\\t<\\/h6>\\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\\tUSA-Based Company\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" height=\\\"512\\\" viewBox=\\\"0 0 24 24\\\" width=\\\"512\\\"><g id=\\\"Layer_2\\\" data-name=\\\"Layer 2\\\"><path d=\\\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tcGMP Certified\\t\\t\\t\\t\\t<\\/h6>\\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\\tcGMP Compliance\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\\" id=\\\"Layer_1\\\" height=\\\"512\\\" viewBox=\\\"0 0 512 512\\\" width=\\\"512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\\\" fill-rule=\\\"evenodd\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tISO 17025 Labs\\t\\t\\t\\t\\t<\\/h6>\\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\\tThird-Party Testing\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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 aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\\\"><\\/path><\\/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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t99%+ Purity\\t\\t\\t\\t\\t<\\/h6>\\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\\t99%+ Purity Standard\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship\\u2014no exceptions.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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-553f2cb e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"553f2cb\\\" 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-801d023 e-con-full e-flex e-con e-child\\\" data-id=\\\"801d023\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1a5f142 elementor-widget elementor-widget-heading\\\" data-id=\\\"1a5f142\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Quality Process<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjJlNGM0YzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BIHJpZ29yb3VzIHNpeC1zdGVwIHByb2Nlc3MgZW5zdXJlcyBldmVyeSBwZXB0aWRlIG1lZXRzIG91ciBleGFjdGluZyBzdGFuZGFyZHMuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMTkiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiZTA3Mzc4YiJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9f77bb2 e-con-full e-flex e-con e-child\\\" data-id=\\\"9f77bb2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4279bbd elementor-grid-mobile_extra-1 elementor-grid-1 about-quality-process elementor-grid-tablet-2 elementor-grid-mobile-1 pp-info-box-above-title elementor-widget elementor-widget-pp-info-box-carousel\\\" data-id=\\\"4279bbd\\\" 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\\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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t01\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5>Raw Material Verification<\\/h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t02\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5>Peptide Synthesis<\\/h5>\\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t03\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5>Purification<\\/h5>\\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t04\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5>Quality Testing<\\/h5>\\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t05\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5>Documentation<\\/h5>\\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\\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<h6 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t06\\t\\t\\t\\t\\t<\\/h6>\\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\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5>Packaging &amp; Storage<\\/h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.<\\/p>\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\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\",\"scripts\":[],\"styles\":[]}}');
INSERT INTO `wpsl_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6153, 559, '_elementor_page_settings', 'a:0:{}'),
(6154, 559, '_elementor_controls_usage', 'a:12:{s:26:\"woocommerce-product-images\";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:11;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:8;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:5;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:11;}s:18:\"section_background\";a:1:{s:21:\"background_background\";i:3;}s:14:\"section_border\";a:4:{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:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:5;}}}}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: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:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:25:\"woocommerce-product-price\";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:37:\"woocommerce-product-short-description\";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:31:\"woocommerce-product-add-to-cart\";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:20:\"pp-info-box-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_info_boxes\";a:5:{s:13:\"pp_info_boxes\";i:1;s:6:\"layout\";i:1;s:14:\"columns_tablet\";i:1;s:20:\"columns_mobile_extra\";i:1;s:14:\"title_html_tag\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_info_box_style\";a:1:{s:16:\"info_box_padding\";i:1;}s:27:\"section_info_box_icon_style\";a:4:{s:9:\"icon_size\";i:1;s:17:\"icon_color_normal\";i:1;s:18:\"icon_border_radius\";i:1;s:12:\"icon_padding\";i:1;}s:28:\"section_info_box_title_style\";a:1:{s:12:\"title_margin\";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:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:4:\"view\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:1;s:26:\"content_vertical_alignment\";i:1;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:6;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:6;s:11:\"header_size\";i:6;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";i:2;s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}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:19:\"section_title_style\";a:3:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:2;}}}}s:17:\"pp-business-hours\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_price_menu\";a:3:{s:16:\"business_timings\";i:2;s:14:\"business_hours\";i:2;s:21:\"business_hours_custom\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_rows_style\";a:1:{s:19:\"row_bg_color_normal\";i:2;}s:28:\"section_business_hours_style\";a:3:{s:11:\"hours_color\";i:2;s:27:\"hours_typography_typography\";i:2;s:28:\"hours_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;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:13:\"selected_icon\";i:2;}}s:8:\"advanced\";a: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:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:1:{s:9:\"icon_type\";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:2:{s:22:\"section_info_box_style\";a:4:{s:16:\"info_box_padding\";i:1;s:22:\"info_box_border_border\";i:1;s:21:\"info_box_border_width\";i:1;s:22:\"info_box_border_radius\";i:1;}s:30:\"section_info_box_content_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;}}}}}'),
(6150, 647, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(6179, 471, '_elementor_element_cache', '{\"timeout\":1773088009,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-506a5318 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"506a5318\\\" 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-58d3ef36 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"58d3ef36\\\" 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-7cab4e7d e-con-full e-flex e-con e-child\\\" data-id=\\\"7cab4e7d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjY2MjA2NjQxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjQ0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9zMWxhYnNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9zMS1sYXZlLWxvZ28ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2Vfc2l6ZSI6ImZ1bGwiLCJsaW5rX3RvIjoiY3VzdG9tIiwiYWxpZ24iOiJsZWZ0Iiwic3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInNwYWNlX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic3BhY2VfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjQ2ZTRhZmYiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjQtMDItMjIgMDc6MzYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJlMzZhZWVcIiBuYW1lPVwic2l0ZS11cmxcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mjg4LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiJweCIsInNpemUiOjIxMiwic2l6ZXMiOltdfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiI1IiwiYm90dG9tIjoiNSIsImxlZnQiOiI1IiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJfYmFja2dyb3VuZF9jb2xvciI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaW1hZ2UifQ==\\\"][elementor-element k=\\\"4e18266804bbb02b3b92789c6488d305\\\" data=\\\"eyJpZCI6IjI2ZjZjZjg5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+UzEgTGFicyBpcyBhIHRvcCBzdXBwbGllciBvZiByZXNlYXJjaC11c2Utb25seSBwZXB0aWRlcywgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgZXhjZXB0aW9uYWwgcXVhbGl0eSBhdCBjb21wZXRpdGl2ZSBwcmljZXMuPFwvcD4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImIyNGM4YzkiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjQtMDItMjIgMDc6MzYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiIifSwidGV4dF9jb2xvciI6IiMwMDgwODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-59598dec e-con-full e-flex e-con e-child\\\" data-id=\\\"59598dec\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-54e80331 elementor-widget elementor-widget-heading\\\" data-id=\\\"54e80331\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Shop<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2d816f16 elementor-list-item-link-inline elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list\\\" data-id=\\\"2d816f16\\\" 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\\/s1labs\\/shop\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">All Products<\\/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-0c4b2d4 e-con-full e-flex e-con e-child\\\" data-id=\\\"0c4b2d4\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bd54731 elementor-widget elementor-widget-heading\\\" data-id=\\\"bd54731\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">\\nSupport<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5a7d13b elementor-list-item-link-inline elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list\\\" data-id=\\\"5a7d13b\\\" 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\\/s1labs\\/\\\">\\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\\/s1labs\\/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\\/s1labs\\/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<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ecae4e3 e-con-full e-flex e-con e-child\\\" data-id=\\\"ecae4e3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-748f6f7 elementor-widget elementor-widget-heading\\\" data-id=\\\"748f6f7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Legal<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-12c504e elementor-list-item-link-inline elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list\\\" data-id=\\\"12c504e\\\" 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=\\\"#\\\">\\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\\t\\t<li class=\\\"elementor-icon-list-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<span class=\\\"elementor-icon-list-text\\\">Terms of Service<\\/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=\\\"#\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Disclaimer<\\/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\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6199b2f2 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"6199b2f2\\\" 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\\t\\t<div class=\\\"elementor-element elementor-element-2a15076 elementor-widget elementor-widget-heading\\\" data-id=\\\"2a15076\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-heading-title elementor-size-default\\\">Copyright 2026 All Rights Reserved<\\/span>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(6180, 17, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:10:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:17:\"widget-pp-counter\";i:3;s:18:\"widget-pp-info-box\";i:4;s:22:\"widget-pp-dual-heading\";i:5;s:16:\"widget-icon-list\";i:6;s:18:\"e-animation-fadeIn\";i:7;s:18:\"widget-nested-tabs\";i:8;s:15:\"widget-icon-box\";i:9;s:16:\"e-animation-grow\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:16:\"jquery-numerator\";i:2;s:10:\"pp-counter\";}}'),
(6181, 17, '_elementor_css', 'a:6:{s:4:\"time\";i:1772910380;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:3:\"svg\";i:4;s:8:\"fa-solid\";i:7;s:10:\"fa-regular\";i:12;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(6182, 603, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>'),
(6183, 607, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>'),
(6184, 612, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>'),
(6185, 611, '_elementor_inline_svg', '<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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>'),
(6186, 577, '_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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>');

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

--
-- Table structure for table `wpsl_posts`
--

CREATE TABLE `wpsl_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 `wpsl_posts`
--

INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2026-03-05 03:33:34', '2026-03-05 03:33:34', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2026-03-05 03:33:34', '2026-03-05 03:33:34', '', 0, 'https://mrarif.me/s1labs/?p=1', 0, 'post', '', 1),
(2, 1, '2026-03-05 03:33:34', '2026-03-05 03:33:34', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://mrarif.me/s1labs/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2026-03-05 03:33:34', '2026-03-05 03:33:34', '', 0, 'https://mrarif.me/s1labs/?page_id=2', 0, 'page', '', 0),
(3, 1, '2026-03-05 03:33:34', '2026-03-05 03:33:34', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://mrarif.me/s1labs.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2026-03-05 03:33:34', '2026-03-05 03:33:34', '', 0, 'https://mrarif.me/s1labs/?page_id=3', 0, 'page', '', 0),
(4, 0, '2026-03-05 03:33:54', '2026-03-05 03:33:54', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2026-03-05 03:33:54', '2026-03-05 03:33:54', '', 0, 'https://mrarif.me/s1labs/2026/03/05/navigation/', 0, 'wp_navigation', '', 0),
(5, 1, '2026-03-05 03:34:27', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2026-03-05 03:34:27', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/s1labs/?p=5', 0, 'post', '', 0),
(7, 1, '2026-03-05 03:36:48', '2026-03-05 03:36:48', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2026-03-05 05:42:28', '2026-03-05 05:42:28', '', 0, 'https://mrarif.me/s1labs/?p=7', 0, 'elementor_library', '', 0),
(64, 1, '2026-03-05 05:42:16', '2026-03-05 05:42:16', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:42:16', '2026-03-05 05:42:16', '', 15, 'https://mrarif.me/s1labs/?p=64', 0, 'revision', '', 0),
(71, 1, '2026-03-05 05:45:12', '2026-03-05 05:45:12', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:45:12', '2026-03-05 05:45:12', '', 15, 'https://mrarif.me/s1labs/?p=71', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(15, 1, '2026-03-05 04:29:56', '2026-03-05 04:29:56', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" tabindex=\"-1\" aria-label=\"See the Proof\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				</a>\n									<h6>\n						<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" >\n							See the Proof						</a>\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							What is bacteriostatic water and why is it recommended?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Bacteriostatic water (BAC water) is sterile water containing 0.9% benzyl alcohol, which inhibits bacterial growth. It&#8217;s preferred over regular sterile water because it allows for multiple uses from the same vial over several weeks. Use approximately 1-2mL of BAC water per 5mg of peptide for easy dosing calculations. We offer pharmaceutical-grade BAC water in our accessories section.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>\n							How should I store peptides before reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Lyophilized (freeze-dried) peptides are very stable. For short-term storage (under 3 months), room temperature in a cool, dark place is fine. For long-term storage, refrigerate at 2-8°C or freeze at -20°C. Avoid repeated freeze-thaw cycles. Properly stored lyophilized peptides can remain stable for 2+ years.</p>\n							How long do peptides last after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Once reconstituted with bacteriostatic water, most peptides remain stable for 4-6 weeks when refrigerated at 2-8°C. If reconstituted with sterile water (no preservative), use within 7-10 days. Never freeze reconstituted peptides. Always inspect for cloudiness or particles before use—clear solution indicates stability.</p>\n							How fast do you ship and is cold shipping required?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Orders are processed within 0-2 business days. Standard shipping takes 3-5 business days from fulfillment. Every order includes free shipment protection. Lyophilized peptides don&#8217;t require cold shipping—they&#8217;re stable at room temperature. All orders ship in discreet, unlabeled packaging.</p>\n							Do you ship internationally?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Currently, we ship to all 50 U.S. states. International shipping varies by country due to customs regulations on research materials. Contact our support team for specific country availability. All international orders may be subject to local customs fees and import duties.</p>\n							Are these peptides for human use?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are sold strictly for research, laboratory, and educational purposes only. They are not approved for human consumption, veterinary use, or any therapeutic application. By purchasing, you confirm you are a qualified researcher and will use products in accordance with all applicable laws and regulations.</p>', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2026-03-07 10:24:31', '2026-03-07 10:24:31', '', 0, 'https://mrarif.me/s1labs/?page_id=15', 0, 'page', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(16, 1, '2026-03-05 04:29:56', '2026-03-05 04:29:56', '', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 04:29:56', '2026-03-05 04:29:56', '', 15, 'https://mrarif.me/s1labs/?p=16', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(17, 1, '2026-03-05 04:32:04', '2026-03-05 04:32:04', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Peptide Synthesis</h5>\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.							\n					<h6>\n						03					</h6>\n								<h5>Purification</h5>\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.							\n					<h6>\n						04					</h6>\n								<h5>Quality Testing</h5>\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.							\n					<h6>\n						05					</h6>\n								<h5>Documentation</h5>\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.							\n					<h6>\n						06					</h6>\n								<h5>Packaging &amp; Storage</h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.</p>', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2026-03-07 10:15:31', '2026-03-07 10:15:31', '', 0, 'https://mrarif.me/s1labs/?page_id=17', 0, 'page', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(18, 1, '2026-03-05 04:32:04', '2026-03-05 04:32:04', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 04:32:04', '2026-03-05 04:32:04', '', 17, 'https://mrarif.me/s1labs/?p=18', 0, 'revision', '', 0),
(19, 1, '2026-03-05 04:32:21', '2026-03-05 04:32:21', '', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2026-03-05 04:32:21', '2026-03-05 04:32:21', '', 0, 'https://mrarif.me/s1labs/?page_id=19', 0, 'page', '', 0),
(20, 1, '2026-03-05 04:32:21', '2026-03-05 04:32:21', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '19-revision-v1', '', '', '2026-03-05 04:32:21', '2026-03-05 04:32:21', '', 19, 'https://mrarif.me/s1labs/?p=20', 0, 'revision', '', 0),
(21, 1, '2026-03-05 04:32:48', '2026-03-05 04:32:48', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-03-05 04:32:48', '2026-03-05 04:32:48', '', 7, 'https://mrarif.me/s1labs/?p=21', 0, 'revision', '', 0),
(22, 1, '2026-03-05 09:39:46', '2026-03-05 04:33:45', ' ', '', '', 'publish', 'closed', 'closed', '', '22', '', '', '2026-03-05 09:39:46', '2026-03-05 09:39:46', '', 0, 'https://mrarif.me/s1labs/?p=22', 1, 'nav_menu_item', '', 0),
(23, 1, '2026-03-05 09:39:46', '2026-03-05 04:33:45', ' ', '', '', 'publish', 'closed', 'closed', '', '23', '', '', '2026-03-05 09:39:46', '2026-03-05 09:39:46', '', 0, 'https://mrarif.me/s1labs/?p=23', 2, 'nav_menu_item', '', 0),
(24, 1, '2026-03-05 09:39:46', '2026-03-05 04:33:45', ' ', '', '', 'publish', 'closed', 'closed', '', '24', '', '', '2026-03-05 09:39:46', '2026-03-05 09:39:46', '', 0, 'https://mrarif.me/s1labs/?p=24', 4, 'nav_menu_item', '', 0),
(54, 1, '2026-03-05 05:22:40', '2026-03-05 05:22:40', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 05:22:40', '2026-03-05 05:22:40', '', 46, 'https://mrarif.me/s1labs/?p=54', 0, 'revision', '', 0),
(27, 1, '2026-03-05 04:46:40', '2026-03-05 04:46:40', '', 'menla-banner-a', '', 'inherit', 'open', 'closed', '', 'menla-banner-a', '', '', '2026-03-05 04:46:40', '2026-03-05 04:46:40', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png', 0, 'attachment', 'image/png', 0),
(28, 1, '2026-03-05 04:47:01', '2026-03-05 04:47:01', '', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 04:47:01', '2026-03-05 04:47:01', '', 15, 'https://mrarif.me/s1labs/?p=28', 0, 'revision', '', 0),
(29, 1, '2026-03-05 04:47:01', '2026-03-05 04:47:01', '', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 04:47:01', '2026-03-05 04:47:01', '', 15, 'https://mrarif.me/s1labs/?p=29', 0, 'revision', '', 0),
(30, 1, '2026-03-05 04:47:02', '2026-03-05 04:47:02', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 04:47:02', '2026-03-05 04:47:02', '', 15, 'https://mrarif.me/s1labs/?p=30', 0, 'revision', '', 0),
(34, 1, '2026-03-05 04:52:39', '2026-03-05 04:52:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 04:52:39', '2026-03-05 04:52:39', '', 15, 'https://mrarif.me/s1labs/?p=34', 0, 'revision', '', 0),
(32, 1, '2026-03-05 04:52:39', '2026-03-05 04:52:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 04:52:39', '2026-03-05 04:52:39', '', 15, 'https://mrarif.me/s1labs/?p=32', 0, 'revision', '', 0),
(33, 1, '2026-03-05 04:52:39', '2026-03-05 04:52:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 04:52:39', '2026-03-05 04:52:39', '', 15, 'https://mrarif.me/s1labs/?p=33', 0, 'revision', '', 0),
(35, 1, '2026-03-05 04:54:53', '2026-03-05 04:54:53', '{\n    \"astra-settings[body-font-family]\": {\n        \"value\": \"\'Anek Telugu\', sans-serif\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 04:54:53\"\n    },\n    \"astra-settings[body-font-variant]\": {\n        \"value\": \"300,400,500,600\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 04:54:53\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'fdcac151-49a6-42aa-b128-e23576ee6174', '', '', '2026-03-05 04:54:53', '2026-03-05 04:54:53', '', 0, 'https://mrarif.me/s1labs/fdcac151-49a6-42aa-b128-e23576ee6174/', 0, 'customize_changeset', '', 0),
(36, 1, '2026-03-05 04:56:32', '2026-03-05 04:56:32', '{\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-03-05 04:55:32\"\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-03-05 04:55:32\"\n    },\n    \"astra-settings[headings-font-family]\": {\n        \"value\": \"\'Anek Telugu\', sans-serif\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 04:55:32\"\n    },\n    \"astra-settings[headings-font-variant]\": {\n        \"value\": \"400,500,600,700,800\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 04:55:32\"\n    },\n    \"astra-settings[font-size-h1]\": {\n        \"value\": {\n            \"desktop\": 64,\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-03-05 04:55:40\"\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-03-05 04:56:32\"\n    },\n    \"astra-settings[font-size-h3]\": {\n        \"value\": {\n            \"desktop\": 35,\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-03-05 04:56:32\"\n    },\n    \"astra-settings[font-size-h4]\": {\n        \"value\": {\n            \"desktop\": 30,\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-03-05 04:56:32\"\n    },\n    \"astra-settings[font-size-h5]\": {\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-03-05 04:56:32\"\n    },\n    \"astra-settings[font-size-h6]\": {\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-03-05 04:56:32\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '99535234-f2e1-42f9-b7ec-3714145b4ae8', '', '', '2026-03-05 04:56:32', '2026-03-05 04:56:32', '', 0, 'https://mrarif.me/s1labs/?p=36', 0, 'customize_changeset', '', 0),
(37, 1, '2026-03-05 04:56:36', '2026-03-05 04:56:36', '{\n    \"astra-settings[underline-content-links]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 04:56:36\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'bbe9a906-58d7-4d4e-8a8b-986ee606052a', '', '', '2026-03-05 04:56:36', '2026-03-05 04:56:36', '', 0, 'https://mrarif.me/s1labs/bbe9a906-58d7-4d4e-8a8b-986ee606052a/', 0, 'customize_changeset', '', 0),
(38, 1, '2026-03-05 04:58:33', '2026-03-05 04:58:33', '{\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#008080\",\n                \"#106090\",\n                \"#010101\",\n                \"#3c3c3c\",\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-03-05 04:58:33\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#008080\",\n                    \"#106090\",\n                    \"#010101\",\n                    \"#3c3c3c\",\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-03-05 04:58:33\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '09f21813-d609-472a-9647-925235a59f1b', '', '', '2026-03-05 04:58:33', '2026-03-05 04:58:33', '', 0, 'https://mrarif.me/s1labs/?p=38', 0, 'customize_changeset', '', 0),
(39, 1, '2026-03-05 05:04:57', '2026-03-05 05:04:57', '{\n    \"astra-settings[theme-button-padding]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"16\",\n                \"right\": \"32\",\n                \"bottom\": \"16\",\n                \"left\": \"32\"\n            },\n            \"tablet\": {\n                \"top\": 14,\n                \"right\": 28,\n                \"bottom\": 14,\n                \"left\": 28\n            },\n            \"mobile\": {\n                \"top\": 12,\n                \"right\": 24,\n                \"bottom\": 12,\n                \"left\": 24\n            },\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-03-05 05:04:57\"\n    },\n    \"astra-settings[theme-button-border-group-border-size]\": {\n        \"value\": {\n            \"top\": \"\",\n            \"right\": \"\",\n            \"bottom\": \"\",\n            \"left\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 05:04:57\"\n    },\n    \"astra-settings[button-radius-fields]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"30\",\n                \"right\": \"30\",\n                \"bottom\": \"30\",\n                \"left\": \"30\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\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-03-05 05:04:57\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '09cc64e4-4e65-4b80-ba99-4dfc803caf7c', '', '', '2026-03-05 05:04:57', '2026-03-05 05:04:57', '', 0, 'https://mrarif.me/s1labs/?p=39', 0, 'customize_changeset', '', 0),
(40, 1, '2026-03-05 05:05:18', '2026-03-05 05:05:18', '{\n    \"astra-settings[font-family-button]\": {\n        \"value\": \"\'Poppins\', sans-serif\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 05:05:18\"\n    },\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\": \"\",\n            \"text-decoration\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 05:05:18\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'ca833d8d-69e5-4215-b8ad-423f6508814f', '', '', '2026-03-05 05:05:18', '2026-03-05 05:05:18', '', 0, 'https://mrarif.me/s1labs/ca833d8d-69e5-4215-b8ad-423f6508814f/', 0, 'customize_changeset', '', 0),
(41, 1, '2026-03-05 05:06:57', '2026-03-05 05:06:57', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-03-05 05:06:57', '2026-03-05 05:06:57', '', 7, 'https://mrarif.me/s1labs/?p=41', 0, 'revision', '', 0),
(42, 1, '2026-03-05 05:06:57', '2026-03-05 05:06:57', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-03-05 05:06:57', '2026-03-05 05:06:57', '', 7, 'https://mrarif.me/s1labs/?p=42', 0, 'revision', '', 0),
(43, 1, '2026-03-05 05:13:43', '2026-03-05 05:13:43', '', 's1-lab-fave-icon-a', '', 'inherit', 'open', 'closed', '', 's1-lab-fave-icon-a', '', '', '2026-03-05 05:13:43', '2026-03-05 05:13:43', '', 7, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lab-fave-icon-a.png', 0, 'attachment', 'image/png', 0),
(44, 1, '2026-03-05 05:13:45', '2026-03-05 05:13:45', '', 's1-lave-logo', '', 'inherit', 'open', 'closed', '', 's1-lave-logo', '', '', '2026-03-05 05:13:45', '2026-03-05 05:13:45', '', 7, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png', 0, 'attachment', 'image/png', 0),
(45, 1, '2026-03-05 05:13:58', '2026-03-05 05:13:58', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-03-05 05:13:58', '2026-03-05 05:13:58', '', 7, 'https://mrarif.me/s1labs/?p=45', 0, 'revision', '', 0),
(46, 1, '2026-03-05 05:14:54', '2026-03-05 05:14:54', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n																	<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>', 'Header', '', 'publish', 'closed', 'closed', '', 'header', '', '', '2026-03-05 16:07:12', '2026-03-05 16:07:12', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&#038;p=46', 0, 'elementor_library', '', 0),
(47, 1, '2026-03-05 05:15:37', '2026-03-05 05:15:37', '<ul>\n							<li>\n											<a href=\"mailto:info@trulypatiencehomecare.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@trulypatiencehomecare.com\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"tel: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										XXX-XXX-XXX-XX\n											</a>\n									</li>\n						</ul>\n																	<img src=\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />', 'header section', '', 'publish', 'closed', 'closed', '', 'header-section', '', '', '2026-03-05 05:15:37', '2026-03-05 05:15:37', '', 0, 'https://mrarif.me/s1labs/?elementor_library=header-section', 0, 'elementor_library', '', 0),
(48, 1, '2026-03-05 05:15:37', '2026-03-05 05:15:37', '<ul>\n							<li>\n											<a href=\"mailto:info@trulypatiencehomecare.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@trulypatiencehomecare.com\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"tel: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										XXX-XXX-XXX-XX\n											</a>\n									</li>\n						</ul>\n																	<img src=\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />', 'header section', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2026-03-05 05:15:37', '2026-03-05 05:15:37', '', 47, 'https://mrarif.me/s1labs/?p=48', 0, 'revision', '', 0),
(49, 1, '2026-03-05 05:19:56', '2026-03-05 05:19:56', '', 'Header', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-03-05 05:19:56', '2026-03-05 05:19:56', '', 46, 'https://mrarif.me/s1labs/?p=49', 0, 'revision', '', 0),
(50, 1, '2026-03-05 05:19:57', '2026-03-05 05:19:57', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 05:19:57', '2026-03-05 05:19:57', '', 46, 'https://mrarif.me/s1labs/?p=50', 0, 'revision', '', 0),
(51, 1, '2026-03-05 05:20:15', '2026-03-05 05:20:15', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 05:20:15', '2026-03-05 05:20:15', '', 46, 'https://mrarif.me/s1labs/?p=51', 0, 'revision', '', 0),
(52, 1, '2026-03-05 05:21:15', '2026-03-05 05:21:15', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 05:21:15', '2026-03-05 05:21:15', '', 46, 'https://mrarif.me/s1labs/?p=52', 0, 'revision', '', 0),
(529, 1, '2026-03-07 04:20:12', '2026-03-07 04:20:12', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-07 04:20:12', '2026-03-07 04:20:12', '', 322, 'https://mrarif.me/s1labs/?p=529', 0, 'revision', '', 0),
(303, 1, '2026-03-05 10:48:58', '2026-03-05 10:48:58', '{\n    \"astra-settings[shop-product-structure]\": {\n        \"value\": [\n            \"category\",\n            \"title\",\n            \"ratings\",\n            \"price\",\n            \"add_cart\",\n            \"short_desc\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 10:48:58\"\n    },\n    \"astra-settings[shop-no-of-products]\": {\n        \"value\": 12,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 10:48:58\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '615976cd-bf08-4085-87b7-b261065db7f1', '', '', '2026-03-05 10:48:58', '2026-03-05 10:48:58', '', 0, 'https://mrarif.me/s1labs/615976cd-bf08-4085-87b7-b261065db7f1/', 0, 'customize_changeset', '', 0),
(55, 1, '2026-03-05 05:23:08', '2026-03-05 05:23:08', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 05:23:08', '2026-03-05 05:23:08', '', 46, 'https://mrarif.me/s1labs/?p=55', 0, 'revision', '', 0),
(56, 1, '2026-03-05 05:23:18', '2026-03-05 05:23:18', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 05:23:18', '2026-03-05 05:23:18', '', 46, 'https://mrarif.me/s1labs/?p=56', 0, 'revision', '', 0),
(57, 1, '2026-03-05 05:26:25', '2026-03-05 05:26:25', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 05:26:25', '2026-03-05 05:26:25', '', 46, 'https://mrarif.me/s1labs/?p=57', 0, 'revision', '', 0),
(58, 1, '2026-03-05 05:30:08', '2026-03-05 05:30:08', '{\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#008080\",\n                \"#106090\",\n                \"#010101\",\n                \"#3c3c3c\",\n                \"#FFFFFF\",\n                \"#eff7f7\",\n                \"#111111\",\n                \"rgba(0,128,128,0.13)\",\n                \"#111111\"\n            ],\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 05:30:08\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#008080\",\n                    \"#106090\",\n                    \"#010101\",\n                    \"#3c3c3c\",\n                    \"#FFFFFF\",\n                    \"#eff7f7\",\n                    \"#111111\",\n                    \"rgba(0,128,128,0.13)\",\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-03-05 05:30:08\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'e6838104-0685-42f2-8a30-088e25cafa2c', '', '', '2026-03-05 05:30:08', '2026-03-05 05:30:08', '', 0, 'https://mrarif.me/s1labs/?p=58', 0, 'customize_changeset', '', 0),
(62, 1, '2026-03-05 05:30:03', '2026-03-05 05:30:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:30:03', '2026-03-05 05:30:03', '', 15, 'https://mrarif.me/s1labs/?p=62', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(60, 1, '2026-03-05 05:30:03', '2026-03-05 05:30:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:30:03', '2026-03-05 05:30:03', '', 15, 'https://mrarif.me/s1labs/?p=60', 0, 'revision', '', 0),
(61, 1, '2026-03-05 05:30:03', '2026-03-05 05:30:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:30:03', '2026-03-05 05:30:03', '', 15, 'https://mrarif.me/s1labs/?p=61', 0, 'revision', '', 0),
(63, 1, '2026-03-05 05:30:30', '2026-03-05 05:30:30', '{\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#008080\",\n                \"#106090\",\n                \"#010101\",\n                \"#3c3c3c\",\n                \"#FFFFFF\",\n                \"#eff7f7\",\n                \"#111111\",\n                \"#dfefef\",\n                \"#111111\"\n            ],\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 05:30:30\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#008080\",\n                    \"#106090\",\n                    \"#010101\",\n                    \"#3c3c3c\",\n                    \"#FFFFFF\",\n                    \"#eff7f7\",\n                    \"#111111\",\n                    \"#dfefef\",\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-03-05 05:30:30\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c39dc9b5-ace4-4249-a2c9-4373a14d450e', '', '', '2026-03-05 05:30:30', '2026-03-05 05:30:30', '', 0, 'https://mrarif.me/s1labs/c39dc9b5-ace4-4249-a2c9-4373a14d450e/', 0, 'customize_changeset', '', 0),
(65, 1, '2026-03-05 05:42:16', '2026-03-05 05:42:16', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:42:16', '2026-03-05 05:42:16', '', 15, 'https://mrarif.me/s1labs/?p=65', 0, 'revision', '', 0),
(66, 1, '2026-03-05 05:42:17', '2026-03-05 05:42:17', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:42:17', '2026-03-05 05:42:17', '', 15, 'https://mrarif.me/s1labs/?p=66', 0, 'revision', '', 0),
(67, 1, '2026-03-05 05:42:28', '2026-03-05 05:42:28', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-03-05 05:42:28', '2026-03-05 05:42:28', '', 7, 'https://mrarif.me/s1labs/?p=67', 0, 'revision', '', 0),
(68, 1, '2026-03-05 05:44:24', '2026-03-05 05:44:24', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:44:24', '2026-03-05 05:44:24', '', 15, 'https://mrarif.me/s1labs/?p=68', 0, 'revision', '', 0),
(69, 1, '2026-03-05 05:44:24', '2026-03-05 05:44:24', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:44:24', '2026-03-05 05:44:24', '', 15, 'https://mrarif.me/s1labs/?p=69', 0, 'revision', '', 0),
(70, 1, '2026-03-05 05:44:24', '2026-03-05 05:44:24', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:44:24', '2026-03-05 05:44:24', '', 15, 'https://mrarif.me/s1labs/?p=70', 0, 'revision', '', 0),
(72, 1, '2026-03-05 05:45:13', '2026-03-05 05:45:13', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:45:13', '2026-03-05 05:45:13', '', 15, 'https://mrarif.me/s1labs/?p=72', 0, 'revision', '', 0),
(73, 1, '2026-03-05 05:45:13', '2026-03-05 05:45:13', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:45:13', '2026-03-05 05:45:13', '', 15, 'https://mrarif.me/s1labs/?p=73', 0, 'revision', '', 0),
(74, 1, '2026-03-05 05:46:11', '2026-03-05 05:46:11', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:46:11', '2026-03-05 05:46:11', '', 15, 'https://mrarif.me/s1labs/?p=74', 0, 'revision', '', 0),
(75, 1, '2026-03-05 05:46:13', '2026-03-05 05:46:13', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:46:13', '2026-03-05 05:46:13', '', 15, 'https://mrarif.me/s1labs/?p=75', 0, 'revision', '', 0),
(76, 1, '2026-03-05 05:46:19', '2026-03-05 05:46:19', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:46:19', '2026-03-05 05:46:19', '', 15, 'https://mrarif.me/s1labs/?p=76', 0, 'revision', '', 0),
(77, 1, '2026-03-05 05:49:23', '2026-03-05 05:49:23', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:49:23', '2026-03-05 05:49:23', '', 15, 'https://mrarif.me/s1labs/?p=77', 0, 'revision', '', 0),
(78, 1, '2026-03-05 05:49:23', '2026-03-05 05:49:23', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:49:23', '2026-03-05 05:49:23', '', 15, 'https://mrarif.me/s1labs/?p=78', 0, 'revision', '', 0),
(79, 1, '2026-03-05 05:49:23', '2026-03-05 05:49:23', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:49:23', '2026-03-05 05:49:23', '', 15, 'https://mrarif.me/s1labs/?p=79', 0, 'revision', '', 0),
(80, 1, '2026-03-05 05:50:00', '2026-03-05 05:50:00', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:50:00', '2026-03-05 05:50:00', '', 15, 'https://mrarif.me/s1labs/?p=80', 0, 'revision', '', 0),
(81, 1, '2026-03-05 05:50:00', '2026-03-05 05:50:00', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:50:00', '2026-03-05 05:50:00', '', 15, 'https://mrarif.me/s1labs/?p=81', 0, 'revision', '', 0),
(82, 1, '2026-03-05 05:50:00', '2026-03-05 05:50:00', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:50:00', '2026-03-05 05:50:00', '', 15, 'https://mrarif.me/s1labs/?p=82', 0, 'revision', '', 0),
(83, 1, '2026-03-05 05:51:30', '2026-03-05 05:51:30', '', 'button icon', '', 'inherit', 'open', 'closed', '', 'button-icon', '', '', '2026-03-05 05:51:30', '2026-03-05 05:51:30', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/button-icon.svg', 0, 'attachment', 'image/svg+xml', 0),
(84, 1, '2026-03-05 05:52:36', '2026-03-05 05:52:36', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:52:36', '2026-03-05 05:52:36', '', 15, 'https://mrarif.me/s1labs/?p=84', 0, 'revision', '', 0),
(85, 1, '2026-03-05 05:52:36', '2026-03-05 05:52:36', '<h1>Sign Up for Full Access</h1>		<p>Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.</p>								<a href=\"#\">\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>					<h5>The S1 Labs Commitment</h5>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:52:36', '2026-03-05 05:52:36', '', 15, 'https://mrarif.me/s1labs/?p=85', 0, 'revision', '', 0),
(86, 1, '2026-03-05 05:52:36', '2026-03-05 05:52:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:52:36', '2026-03-05 05:52:36', '', 15, 'https://mrarif.me/s1labs/?p=86', 0, 'revision', '', 0),
(87, 1, '2026-03-05 05:52:45', '2026-03-05 05:52:45', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:52:45', '2026-03-05 05:52:45', '', 15, 'https://mrarif.me/s1labs/?p=87', 0, 'revision', '', 0),
(88, 1, '2026-03-05 05:52:45', '2026-03-05 05:52:45', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:52:45', '2026-03-05 05:52:45', '', 15, 'https://mrarif.me/s1labs/?p=88', 0, 'revision', '', 0),
(89, 1, '2026-03-05 05:52:46', '2026-03-05 05:52:46', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:52:46', '2026-03-05 05:52:46', '', 15, 'https://mrarif.me/s1labs/?p=89', 0, 'revision', '', 0),
(90, 1, '2026-03-05 05:55:48', '2026-03-05 05:55:48', '', 'main-bro-image-a', '', 'inherit', 'open', 'closed', '', 'main-bro-image-a', '', '', '2026-03-05 05:55:48', '2026-03-05 05:55:48', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(91, 1, '2026-03-05 05:57:53', '2026-03-05 05:57:53', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:57:53', '2026-03-05 05:57:53', '', 15, 'https://mrarif.me/s1labs/?p=91', 0, 'revision', '', 0),
(92, 1, '2026-03-05 05:57:53', '2026-03-05 05:57:53', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:57:53', '2026-03-05 05:57:53', '', 15, 'https://mrarif.me/s1labs/?p=92', 0, 'revision', '', 0),
(93, 1, '2026-03-05 05:57:53', '2026-03-05 05:57:53', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:57:53', '2026-03-05 05:57:53', '', 15, 'https://mrarif.me/s1labs/?p=93', 0, 'revision', '', 0),
(94, 1, '2026-03-05 05:59:36', '2026-03-05 05:59:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:59:36', '2026-03-05 05:59:36', '', 15, 'https://mrarif.me/s1labs/?p=94', 0, 'revision', '', 0),
(95, 1, '2026-03-05 05:59:36', '2026-03-05 05:59:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:59:36', '2026-03-05 05:59:36', '', 15, 'https://mrarif.me/s1labs/?p=95', 0, 'revision', '', 0),
(96, 1, '2026-03-05 05:59:37', '2026-03-05 05:59:37', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 05:59:37', '2026-03-05 05:59:37', '', 15, 'https://mrarif.me/s1labs/?p=96', 0, 'revision', '', 0),
(97, 1, '2026-03-05 06:01:10', '2026-03-05 06:01:10', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:01:10', '2026-03-05 06:01:10', '', 15, 'https://mrarif.me/s1labs/?p=97', 0, 'revision', '', 0),
(98, 1, '2026-03-05 06:01:10', '2026-03-05 06:01:10', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:01:10', '2026-03-05 06:01:10', '', 15, 'https://mrarif.me/s1labs/?p=98', 0, 'revision', '', 0),
(99, 1, '2026-03-05 06:01:10', '2026-03-05 06:01:10', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:01:10', '2026-03-05 06:01:10', '', 15, 'https://mrarif.me/s1labs/?p=99', 0, 'revision', '', 0),
(100, 1, '2026-03-05 06:03:17', '2026-03-05 06:03:17', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:03:17', '2026-03-05 06:03:17', '', 15, 'https://mrarif.me/s1labs/?p=100', 0, 'revision', '', 0),
(101, 1, '2026-03-05 06:03:17', '2026-03-05 06:03:17', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:03:17', '2026-03-05 06:03:17', '', 15, 'https://mrarif.me/s1labs/?p=101', 0, 'revision', '', 0),
(102, 1, '2026-03-05 06:03:17', '2026-03-05 06:03:17', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:03:17', '2026-03-05 06:03:17', '', 15, 'https://mrarif.me/s1labs/?p=102', 0, 'revision', '', 0),
(107, 1, '2026-03-05 06:07:24', '2026-03-05 06:07:24', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:07:24', '2026-03-05 06:07:24', '', 15, 'https://mrarif.me/s1labs/?p=107', 0, 'revision', '', 0),
(104, 1, '2026-03-05 06:07:16', '2026-03-05 06:07:16', '', 's-labe-la', '', 'inherit', 'open', 'closed', '', 's-labe-la', '', '', '2026-03-05 06:07:16', '2026-03-05 06:07:16', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png', 0, 'attachment', 'image/png', 0),
(105, 1, '2026-03-05 06:07:24', '2026-03-05 06:07:24', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:07:24', '2026-03-05 06:07:24', '', 15, 'https://mrarif.me/s1labs/?p=105', 0, 'revision', '', 0),
(106, 1, '2026-03-05 06:07:24', '2026-03-05 06:07:24', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/main-bro-image-a-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:07:24', '2026-03-05 06:07:24', '', 15, 'https://mrarif.me/s1labs/?p=106', 0, 'revision', '', 0),
(108, 1, '2026-03-05 06:17:20', '2026-03-05 06:17:20', '', 'tio-ba', '', 'inherit', 'open', 'closed', '', 'tio-ba', '', '', '2026-03-05 06:17:20', '2026-03-05 06:17:20', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp', 0, 'attachment', 'image/webp', 0),
(109, 1, '2026-03-05 06:18:20', '2026-03-05 06:18:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:18:20', '2026-03-05 06:18:20', '', 15, 'https://mrarif.me/s1labs/?p=109', 0, 'revision', '', 0),
(110, 1, '2026-03-05 06:18:20', '2026-03-05 06:18:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:18:20', '2026-03-05 06:18:20', '', 15, 'https://mrarif.me/s1labs/?p=110', 0, 'revision', '', 0),
(111, 1, '2026-03-05 06:18:21', '2026-03-05 06:18:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:18:21', '2026-03-05 06:18:21', '', 15, 'https://mrarif.me/s1labs/?p=111', 0, 'revision', '', 0),
(148, 1, '2026-03-05 06:43:08', '2026-03-05 06:43:08', '', 'cj-ne-bottom', '', 'inherit', 'open', 'closed', '', 'cj-ne-bottom', '', '', '2026-03-05 06:43:08', '2026-03-05 06:43:08', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(113, 1, '2026-03-05 06:23:25', '2026-03-05 06:23:25', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:23:25', '2026-03-05 06:23:25', '', 15, 'https://mrarif.me/s1labs/?p=113', 0, 'revision', '', 0),
(114, 1, '2026-03-05 06:23:25', '2026-03-05 06:23:25', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:23:25', '2026-03-05 06:23:25', '', 15, 'https://mrarif.me/s1labs/?p=114', 0, 'revision', '', 0),
(115, 1, '2026-03-05 06:23:26', '2026-03-05 06:23:26', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:23:26', '2026-03-05 06:23:26', '', 15, 'https://mrarif.me/s1labs/?p=115', 0, 'revision', '', 0),
(116, 1, '2026-03-05 06:24:06', '2026-03-05 06:24:06', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:24:06', '2026-03-05 06:24:06', '', 15, 'https://mrarif.me/s1labs/?p=116', 0, 'revision', '', 0),
(117, 1, '2026-03-05 06:24:06', '2026-03-05 06:24:06', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:24:06', '2026-03-05 06:24:06', '', 15, 'https://mrarif.me/s1labs/?p=117', 0, 'revision', '', 0),
(118, 1, '2026-03-05 06:24:06', '2026-03-05 06:24:06', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:24:06', '2026-03-05 06:24:06', '', 15, 'https://mrarif.me/s1labs/?p=118', 0, 'revision', '', 0),
(119, 1, '2026-03-05 06:24:47', '2026-03-05 06:24:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:24:47', '2026-03-05 06:24:47', '', 15, 'https://mrarif.me/s1labs/?p=119', 0, 'revision', '', 0),
(120, 1, '2026-03-05 06:24:47', '2026-03-05 06:24:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:24:47', '2026-03-05 06:24:47', '', 15, 'https://mrarif.me/s1labs/?p=120', 0, 'revision', '', 0),
(121, 1, '2026-03-05 06:24:47', '2026-03-05 06:24:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:24:47', '2026-03-05 06:24:47', '', 15, 'https://mrarif.me/s1labs/?p=121', 0, 'revision', '', 0),
(122, 1, '2026-03-05 06:26:13', '2026-03-05 06:26:13', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:26:13', '2026-03-05 06:26:13', '', 15, 'https://mrarif.me/s1labs/?p=122', 0, 'revision', '', 0),
(123, 1, '2026-03-05 06:26:13', '2026-03-05 06:26:13', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:26:13', '2026-03-05 06:26:13', '', 15, 'https://mrarif.me/s1labs/?p=123', 0, 'revision', '', 0),
(124, 1, '2026-03-05 06:26:14', '2026-03-05 06:26:14', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:26:14', '2026-03-05 06:26:14', '', 15, 'https://mrarif.me/s1labs/?p=124', 0, 'revision', '', 0),
(128, 1, '2026-03-05 06:33:09', '2026-03-05 06:33:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:33:09', '2026-03-05 06:33:09', '', 15, 'https://mrarif.me/s1labs/?p=128', 0, 'revision', '', 0),
(126, 1, '2026-03-05 06:33:09', '2026-03-05 06:33:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:33:09', '2026-03-05 06:33:09', '', 15, 'https://mrarif.me/s1labs/?p=126', 0, 'revision', '', 0),
(127, 1, '2026-03-05 06:33:09', '2026-03-05 06:33:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:33:09', '2026-03-05 06:33:09', '', 15, 'https://mrarif.me/s1labs/?p=127', 0, 'revision', '', 0),
(129, 1, '2026-03-05 06:36:26', '2026-03-05 06:36:26', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:36:26', '2026-03-05 06:36:26', '', 15, 'https://mrarif.me/s1labs/?p=129', 0, 'revision', '', 0),
(130, 1, '2026-03-05 06:36:26', '2026-03-05 06:36:26', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:36:26', '2026-03-05 06:36:26', '', 15, 'https://mrarif.me/s1labs/?p=130', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(131, 1, '2026-03-05 06:36:26', '2026-03-05 06:36:26', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:36:26', '2026-03-05 06:36:26', '', 15, 'https://mrarif.me/s1labs/?p=131', 0, 'revision', '', 0),
(132, 1, '2026-03-05 06:38:10', '2026-03-05 06:38:10', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:38:10', '2026-03-05 06:38:10', '', 15, 'https://mrarif.me/s1labs/?p=132', 0, 'revision', '', 0),
(133, 1, '2026-03-05 06:38:10', '2026-03-05 06:38:10', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:38:10', '2026-03-05 06:38:10', '', 15, 'https://mrarif.me/s1labs/?p=133', 0, 'revision', '', 0),
(134, 1, '2026-03-05 06:38:10', '2026-03-05 06:38:10', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:38:10', '2026-03-05 06:38:10', '', 15, 'https://mrarif.me/s1labs/?p=134', 0, 'revision', '', 0),
(135, 1, '2026-03-05 06:38:58', '2026-03-05 06:38:58', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:38:58', '2026-03-05 06:38:58', '', 15, 'https://mrarif.me/s1labs/?p=135', 0, 'revision', '', 0),
(136, 1, '2026-03-05 06:38:58', '2026-03-05 06:38:58', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:38:58', '2026-03-05 06:38:58', '', 15, 'https://mrarif.me/s1labs/?p=136', 0, 'revision', '', 0),
(137, 1, '2026-03-05 06:38:59', '2026-03-05 06:38:59', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:38:59', '2026-03-05 06:38:59', '', 15, 'https://mrarif.me/s1labs/?p=137', 0, 'revision', '', 0),
(138, 1, '2026-03-05 06:39:27', '2026-03-05 06:39:27', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:39:27', '2026-03-05 06:39:27', '', 15, 'https://mrarif.me/s1labs/?p=138', 0, 'revision', '', 0),
(139, 1, '2026-03-05 06:39:27', '2026-03-05 06:39:27', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:39:27', '2026-03-05 06:39:27', '', 15, 'https://mrarif.me/s1labs/?p=139', 0, 'revision', '', 0),
(140, 1, '2026-03-05 06:39:27', '2026-03-05 06:39:27', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:39:27', '2026-03-05 06:39:27', '', 15, 'https://mrarif.me/s1labs/?p=140', 0, 'revision', '', 0),
(142, 1, '2026-03-05 06:41:50', '2026-03-05 06:41:50', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:41:50', '2026-03-05 06:41:50', '', 15, 'https://mrarif.me/s1labs/?p=142', 0, 'revision', '', 0),
(143, 1, '2026-03-05 06:41:50', '2026-03-05 06:41:50', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/banner-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:41:50', '2026-03-05 06:41:50', '', 15, 'https://mrarif.me/s1labs/?p=143', 0, 'revision', '', 0),
(144, 1, '2026-03-05 06:41:50', '2026-03-05 06:41:50', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:41:50', '2026-03-05 06:41:50', '', 15, 'https://mrarif.me/s1labs/?p=144', 0, 'revision', '', 0),
(145, 1, '2026-03-05 06:42:03', '2026-03-05 06:42:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:42:03', '2026-03-05 06:42:03', '', 15, 'https://mrarif.me/s1labs/?p=145', 0, 'revision', '', 0),
(146, 1, '2026-03-05 06:42:03', '2026-03-05 06:42:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:42:03', '2026-03-05 06:42:03', '', 15, 'https://mrarif.me/s1labs/?p=146', 0, 'revision', '', 0),
(147, 1, '2026-03-05 06:42:04', '2026-03-05 06:42:04', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:42:04', '2026-03-05 06:42:04', '', 15, 'https://mrarif.me/s1labs/?p=147', 0, 'revision', '', 0),
(149, 1, '2026-03-05 06:43:13', '2026-03-05 06:43:13', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:43:13', '2026-03-05 06:43:13', '', 15, 'https://mrarif.me/s1labs/?p=149', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(150, 1, '2026-03-05 06:43:13', '2026-03-05 06:43:13', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cjc-bottom-a-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:43:13', '2026-03-05 06:43:13', '', 15, 'https://mrarif.me/s1labs/?p=150', 0, 'revision', '', 0),
(151, 1, '2026-03-05 06:43:14', '2026-03-05 06:43:14', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:43:14', '2026-03-05 06:43:14', '', 15, 'https://mrarif.me/s1labs/?p=151', 0, 'revision', '', 0),
(152, 1, '2026-03-05 06:44:59', '2026-03-05 06:44:59', '', 'glo-top', '', 'inherit', 'open', 'closed', '', 'glo-top', '', '', '2026-03-05 06:44:59', '2026-03-05 06:44:59', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png', 0, 'attachment', 'image/png', 0),
(153, 1, '2026-03-05 06:45:04', '2026-03-05 06:45:04', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:45:04', '2026-03-05 06:45:04', '', 15, 'https://mrarif.me/s1labs/?p=153', 0, 'revision', '', 0),
(154, 1, '2026-03-05 06:45:04', '2026-03-05 06:45:04', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/tio-ba-150x150.webp 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:45:04', '2026-03-05 06:45:04', '', 15, 'https://mrarif.me/s1labs/?p=154', 0, 'revision', '', 0),
(155, 1, '2026-03-05 06:45:05', '2026-03-05 06:45:05', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:45:05', '2026-03-05 06:45:05', '', 15, 'https://mrarif.me/s1labs/?p=155', 0, 'revision', '', 0),
(156, 1, '2026-03-05 06:52:19', '2026-03-05 06:52:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:52:19', '2026-03-05 06:52:19', '', 15, 'https://mrarif.me/s1labs/?p=156', 0, 'revision', '', 0),
(157, 1, '2026-03-05 06:52:19', '2026-03-05 06:52:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:52:19', '2026-03-05 06:52:19', '', 15, 'https://mrarif.me/s1labs/?p=157', 0, 'revision', '', 0),
(158, 1, '2026-03-05 06:52:20', '2026-03-05 06:52:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 06:52:20', '2026-03-05 06:52:20', '', 15, 'https://mrarif.me/s1labs/?p=158', 0, 'revision', '', 0),
(163, 1, '2026-03-05 07:01:06', '2026-03-05 07:01:06', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:01:06', '2026-03-05 07:01:06', '', 15, 'https://mrarif.me/s1labs/?p=163', 0, 'revision', '', 0),
(160, 1, '2026-03-05 06:57:32', '2026-03-05 06:57:32', '', 'verified_7325478', '', 'inherit', 'open', 'closed', '', 'verified_7325478', '', '', '2026-03-05 06:57:32', '2026-03-05 06:57:32', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/verified_7325478.svg', 0, 'attachment', 'image/svg+xml', 0),
(161, 1, '2026-03-05 07:01:05', '2026-03-05 07:01:05', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:01:05', '2026-03-05 07:01:05', '', 15, 'https://mrarif.me/s1labs/?p=161', 0, 'revision', '', 0),
(162, 1, '2026-03-05 07:01:05', '2026-03-05 07:01:05', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:01:05', '2026-03-05 07:01:05', '', 15, 'https://mrarif.me/s1labs/?p=162', 0, 'revision', '', 0),
(164, 1, '2026-03-05 07:01:19', '2026-03-05 07:01:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:01:19', '2026-03-05 07:01:19', '', 15, 'https://mrarif.me/s1labs/?p=164', 0, 'revision', '', 0),
(165, 1, '2026-03-05 07:01:19', '2026-03-05 07:01:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		<p>At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:01:19', '2026-03-05 07:01:19', '', 15, 'https://mrarif.me/s1labs/?p=165', 0, 'revision', '', 0),
(166, 1, '2026-03-05 07:01:19', '2026-03-05 07:01:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:01:19', '2026-03-05 07:01:19', '', 15, 'https://mrarif.me/s1labs/?p=166', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(167, 1, '2026-03-05 07:02:36', '2026-03-05 07:02:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:02:36', '2026-03-05 07:02:36', '', 15, 'https://mrarif.me/s1labs/?p=167', 0, 'revision', '', 0),
(168, 1, '2026-03-05 07:02:36', '2026-03-05 07:02:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:02:36', '2026-03-05 07:02:36', '', 15, 'https://mrarif.me/s1labs/?p=168', 0, 'revision', '', 0),
(169, 1, '2026-03-05 07:02:37', '2026-03-05 07:02:37', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:02:37', '2026-03-05 07:02:37', '', 15, 'https://mrarif.me/s1labs/?p=169', 0, 'revision', '', 0),
(170, 1, '2026-03-05 07:04:12', '2026-03-05 07:04:12', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:04:12', '2026-03-05 07:04:12', '', 15, 'https://mrarif.me/s1labs/?p=170', 0, 'revision', '', 0),
(171, 1, '2026-03-05 07:04:12', '2026-03-05 07:04:12', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:04:12', '2026-03-05 07:04:12', '', 15, 'https://mrarif.me/s1labs/?p=171', 0, 'revision', '', 0),
(172, 1, '2026-03-05 07:04:12', '2026-03-05 07:04:12', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:04:12', '2026-03-05 07:04:12', '', 15, 'https://mrarif.me/s1labs/?p=172', 0, 'revision', '', 0),
(173, 1, '2026-03-05 07:05:20', '2026-03-05 07:05:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:05:20', '2026-03-05 07:05:20', '', 15, 'https://mrarif.me/s1labs/?p=173', 0, 'revision', '', 0),
(174, 1, '2026-03-05 07:05:20', '2026-03-05 07:05:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:05:20', '2026-03-05 07:05:20', '', 15, 'https://mrarif.me/s1labs/?p=174', 0, 'revision', '', 0),
(180, 1, '2026-03-05 07:06:59', '2026-03-05 07:06:59', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:06:59', '2026-03-05 07:06:59', '', 15, 'https://mrarif.me/s1labs/?p=180', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(175, 1, '2026-03-05 07:05:21', '2026-03-05 07:05:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:05:21', '2026-03-05 07:05:21', '', 15, 'https://mrarif.me/s1labs/?p=175', 0, 'revision', '', 0),
(177, 1, '2026-03-05 07:06:53', '2026-03-05 07:06:53', '', 'delivery-truck_8439189', '', 'inherit', 'open', 'closed', '', 'delivery-truck_8439189', '', '', '2026-03-05 07:06:53', '2026-03-05 07:06:53', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/delivery-truck_8439189.svg', 0, 'attachment', 'image/svg+xml', 0),
(178, 1, '2026-03-05 07:06:58', '2026-03-05 07:06:58', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:06:58', '2026-03-05 07:06:58', '', 15, 'https://mrarif.me/s1labs/?p=178', 0, 'revision', '', 0),
(179, 1, '2026-03-05 07:06:58', '2026-03-05 07:06:58', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:06:58', '2026-03-05 07:06:58', '', 15, 'https://mrarif.me/s1labs/?p=179', 0, 'revision', '', 0),
(185, 1, '2026-03-05 07:10:20', '2026-03-05 07:10:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:10:20', '2026-03-05 07:10:20', '', 15, 'https://mrarif.me/s1labs/?p=185', 0, 'revision', '', 0),
(182, 1, '2026-03-05 07:10:15', '2026-03-05 07:10:15', '', 'test-tube_206390', '', 'inherit', 'open', 'closed', '', 'test-tube_206390', '', '', '2026-03-05 07:10:15', '2026-03-05 07:10:15', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/test-tube_206390.svg', 0, 'attachment', 'image/svg+xml', 0),
(183, 1, '2026-03-05 07:10:19', '2026-03-05 07:10:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:10:19', '2026-03-05 07:10:19', '', 15, 'https://mrarif.me/s1labs/?p=183', 0, 'revision', '', 0),
(184, 1, '2026-03-05 07:10:19', '2026-03-05 07:10:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:10:19', '2026-03-05 07:10:19', '', 15, 'https://mrarif.me/s1labs/?p=184', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(186, 1, '2026-03-05 07:10:59', '2026-03-05 07:10:59', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:10:59', '2026-03-05 07:10:59', '', 15, 'https://mrarif.me/s1labs/?p=186', 0, 'revision', '', 0),
(187, 1, '2026-03-05 07:10:59', '2026-03-05 07:10:59', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:10:59', '2026-03-05 07:10:59', '', 15, 'https://mrarif.me/s1labs/?p=187', 0, 'revision', '', 0),
(188, 1, '2026-03-05 07:10:59', '2026-03-05 07:10:59', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:10:59', '2026-03-05 07:10:59', '', 15, 'https://mrarif.me/s1labs/?p=188', 0, 'revision', '', 0),
(189, 1, '2026-03-05 07:12:50', '2026-03-05 07:12:50', '{\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#008080\",\n                \"#106090\",\n                \"#010101\",\n                \"#3c3c3c\",\n                \"#FFFFFF\",\n                \"#e7f2f4\",\n                \"#111111\",\n                \"#c9e0ee\",\n                \"#111111\"\n            ],\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 07:12:50\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#008080\",\n                    \"#106090\",\n                    \"#010101\",\n                    \"#3c3c3c\",\n                    \"#FFFFFF\",\n                    \"#e7f2f4\",\n                    \"#111111\",\n                    \"#c9e0ee\",\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-03-05 07:12:50\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '4738f1ad-ddbd-499b-9ca6-fc64eff94d73', '', '', '2026-03-05 07:12:50', '2026-03-05 07:12:50', '', 0, 'https://mrarif.me/s1labs/?p=189', 0, 'customize_changeset', '', 0),
(190, 1, '2026-03-05 07:14:17', '2026-03-05 07:14:17', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:14:17', '2026-03-05 07:14:17', '', 15, 'https://mrarif.me/s1labs/?p=190', 0, 'revision', '', 0),
(191, 1, '2026-03-05 07:14:17', '2026-03-05 07:14:17', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:14:17', '2026-03-05 07:14:17', '', 15, 'https://mrarif.me/s1labs/?p=191', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(192, 1, '2026-03-05 07:14:18', '2026-03-05 07:14:18', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:14:18', '2026-03-05 07:14:18', '', 15, 'https://mrarif.me/s1labs/?p=192', 0, 'revision', '', 0),
(196, 1, '2026-03-05 07:18:04', '2026-03-05 07:18:04', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:18:04', '2026-03-05 07:18:04', '', 15, 'https://mrarif.me/s1labs/?p=196', 0, 'revision', '', 0),
(194, 1, '2026-03-05 07:18:03', '2026-03-05 07:18:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:18:03', '2026-03-05 07:18:03', '', 15, 'https://mrarif.me/s1labs/?p=194', 0, 'revision', '', 0),
(195, 1, '2026-03-05 07:18:03', '2026-03-05 07:18:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:18:03', '2026-03-05 07:18:03', '', 15, 'https://mrarif.me/s1labs/?p=195', 0, 'revision', '', 0),
(197, 1, '2026-03-05 07:19:08', '2026-03-05 07:19:08', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:19:08', '2026-03-05 07:19:08', '', 15, 'https://mrarif.me/s1labs/?p=197', 0, 'revision', '', 0),
(198, 1, '2026-03-05 07:19:08', '2026-03-05 07:19:08', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:19:08', '2026-03-05 07:19:08', '', 15, 'https://mrarif.me/s1labs/?p=198', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(199, 1, '2026-03-05 07:19:09', '2026-03-05 07:19:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:19:09', '2026-03-05 07:19:09', '', 15, 'https://mrarif.me/s1labs/?p=199', 0, 'revision', '', 0),
(200, 1, '2026-03-05 07:20:39', '2026-03-05 07:20:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:20:39', '2026-03-05 07:20:39', '', 15, 'https://mrarif.me/s1labs/?p=200', 0, 'revision', '', 0),
(201, 1, '2026-03-05 07:20:39', '2026-03-05 07:20:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:20:39', '2026-03-05 07:20:39', '', 15, 'https://mrarif.me/s1labs/?p=201', 0, 'revision', '', 0),
(202, 1, '2026-03-05 07:20:39', '2026-03-05 07:20:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:20:39', '2026-03-05 07:20:39', '', 15, 'https://mrarif.me/s1labs/?p=202', 0, 'revision', '', 0),
(203, 1, '2026-03-05 07:20:56', '2026-03-05 07:20:56', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:20:56', '2026-03-05 07:20:56', '', 15, 'https://mrarif.me/s1labs/?p=203', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(204, 1, '2026-03-05 07:20:56', '2026-03-05 07:20:56', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:20:56', '2026-03-05 07:20:56', '', 15, 'https://mrarif.me/s1labs/?p=204', 0, 'revision', '', 0),
(205, 1, '2026-03-05 07:20:57', '2026-03-05 07:20:57', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:20:57', '2026-03-05 07:20:57', '', 15, 'https://mrarif.me/s1labs/?p=205', 0, 'revision', '', 0),
(209, 1, '2026-03-05 07:28:26', '2026-03-05 07:28:26', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:28:26', '2026-03-05 07:28:26', '', 15, 'https://mrarif.me/s1labs/?p=209', 0, 'revision', '', 0),
(207, 1, '2026-03-05 07:28:25', '2026-03-05 07:28:25', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:28:25', '2026-03-05 07:28:25', '', 15, 'https://mrarif.me/s1labs/?p=207', 0, 'revision', '', 0),
(208, 1, '2026-03-05 07:28:25', '2026-03-05 07:28:25', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:28:25', '2026-03-05 07:28:25', '', 15, 'https://mrarif.me/s1labs/?p=208', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(213, 1, '2026-03-05 07:32:30', '2026-03-05 07:32:30', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h2>\n						99%+					\n						Ultra-High Purity Standard					\n								</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:32:30', '2026-03-05 07:32:30', '', 15, 'https://mrarif.me/s1labs/?p=213', 0, 'revision', '', 0),
(211, 1, '2026-03-05 07:32:30', '2026-03-05 07:32:30', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:32:30', '2026-03-05 07:32:30', '', 15, 'https://mrarif.me/s1labs/?p=211', 0, 'revision', '', 0),
(212, 1, '2026-03-05 07:32:30', '2026-03-05 07:32:30', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:32:30', '2026-03-05 07:32:30', '', 15, 'https://mrarif.me/s1labs/?p=212', 0, 'revision', '', 0),
(214, 1, '2026-03-05 07:37:29', '2026-03-05 07:37:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h2>\n						99%+					\n						Ultra-High Purity Standard					\n								</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:37:29', '2026-03-05 07:37:29', '', 15, 'https://mrarif.me/s1labs/?p=214', 0, 'revision', '', 0),
(215, 1, '2026-03-05 07:37:29', '2026-03-05 07:37:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h2>\n						99%+					\n						Ultra-High Purity Standard					\n								</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:37:29', '2026-03-05 07:37:29', '', 15, 'https://mrarif.me/s1labs/?p=215', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(216, 1, '2026-03-05 07:37:29', '2026-03-05 07:37:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:37:29', '2026-03-05 07:37:29', '', 15, 'https://mrarif.me/s1labs/?p=216', 0, 'revision', '', 0),
(220, 1, '2026-03-05 07:46:17', '2026-03-05 07:46:17', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n				Tab #2			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n				Tab #3			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:46:17', '2026-03-05 07:46:17', '', 15, 'https://mrarif.me/s1labs/?p=220', 0, 'revision', '', 0),
(218, 1, '2026-03-05 07:46:16', '2026-03-05 07:46:16', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:46:16', '2026-03-05 07:46:16', '', 15, 'https://mrarif.me/s1labs/?p=218', 0, 'revision', '', 0),
(219, 1, '2026-03-05 07:46:16', '2026-03-05 07:46:16', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:46:16', '2026-03-05 07:46:16', '', 15, 'https://mrarif.me/s1labs/?p=219', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(221, 1, '2026-03-05 07:48:19', '2026-03-05 07:48:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n				Tab #2			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n				Tab #3			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:48:19', '2026-03-05 07:48:19', '', 15, 'https://mrarif.me/s1labs/?p=221', 0, 'revision', '', 0),
(222, 1, '2026-03-05 07:48:19', '2026-03-05 07:48:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n				Tab #2			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n				Tab #3			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:48:19', '2026-03-05 07:48:19', '', 15, 'https://mrarif.me/s1labs/?p=222', 0, 'revision', '', 0),
(223, 1, '2026-03-05 07:48:19', '2026-03-05 07:48:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n				Tab #2			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n				Tab #3			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:48:19', '2026-03-05 07:48:19', '', 15, 'https://mrarif.me/s1labs/?p=223', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(224, 1, '2026-03-05 07:48:37', '2026-03-05 07:48:37', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n				Tab #2			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n				Tab #3			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:48:37', '2026-03-05 07:48:37', '', 15, 'https://mrarif.me/s1labs/?p=224', 0, 'revision', '', 0),
(225, 1, '2026-03-05 07:48:37', '2026-03-05 07:48:37', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n				Tab #2			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n				Tab #3			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:48:37', '2026-03-05 07:48:37', '', 15, 'https://mrarif.me/s1labs/?p=225', 0, 'revision', '', 0),
(235, 1, '2026-03-05 07:52:55', '2026-03-05 07:52:55', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:52:55', '2026-03-05 07:52:55', '', 15, 'https://mrarif.me/s1labs/?p=235', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(226, 1, '2026-03-05 07:48:37', '2026-03-05 07:48:37', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:48:37', '2026-03-05 07:48:37', '', 15, 'https://mrarif.me/s1labs/?p=226', 0, 'revision', '', 0),
(227, 1, '2026-03-05 07:49:42', '2026-03-05 07:49:42', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:49:42', '2026-03-05 07:49:42', '', 15, 'https://mrarif.me/s1labs/?p=227', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(228, 1, '2026-03-05 07:49:42', '2026-03-05 07:49:42', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:49:42', '2026-03-05 07:49:42', '', 15, 'https://mrarif.me/s1labs/?p=228', 0, 'revision', '', 0),
(232, 1, '2026-03-05 07:51:04', '2026-03-05 07:51:04', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:51:04', '2026-03-05 07:51:04', '', 15, 'https://mrarif.me/s1labs/?p=232', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(229, 1, '2026-03-05 07:49:42', '2026-03-05 07:49:42', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:49:42', '2026-03-05 07:49:42', '', 15, 'https://mrarif.me/s1labs/?p=229', 0, 'revision', '', 0),
(230, 1, '2026-03-05 07:51:03', '2026-03-05 07:51:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:51:03', '2026-03-05 07:51:03', '', 15, 'https://mrarif.me/s1labs/?p=230', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(231, 1, '2026-03-05 07:51:03', '2026-03-05 07:51:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:51:03', '2026-03-05 07:51:03', '', 15, 'https://mrarif.me/s1labs/?p=231', 0, 'revision', '', 0),
(233, 1, '2026-03-05 07:52:55', '2026-03-05 07:52:55', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:52:55', '2026-03-05 07:52:55', '', 15, 'https://mrarif.me/s1labs/?p=233', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(234, 1, '2026-03-05 07:52:55', '2026-03-05 07:52:55', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:52:55', '2026-03-05 07:52:55', '', 15, 'https://mrarif.me/s1labs/?p=234', 0, 'revision', '', 0),
(236, 1, '2026-03-05 07:53:16', '2026-03-05 07:53:16', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:53:16', '2026-03-05 07:53:16', '', 15, 'https://mrarif.me/s1labs/?p=236', 0, 'revision', '', 0),
(237, 1, '2026-03-05 07:53:16', '2026-03-05 07:53:16', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:53:16', '2026-03-05 07:53:16', '', 15, 'https://mrarif.me/s1labs/?p=237', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(238, 1, '2026-03-05 07:53:16', '2026-03-05 07:53:16', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:53:16', '2026-03-05 07:53:16', '', 15, 'https://mrarif.me/s1labs/?p=238', 0, 'revision', '', 0),
(239, 1, '2026-03-05 07:53:49', '2026-03-05 07:53:49', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:53:49', '2026-03-05 07:53:49', '', 15, 'https://mrarif.me/s1labs/?p=239', 0, 'revision', '', 0),
(240, 1, '2026-03-05 07:53:49', '2026-03-05 07:53:49', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:53:49', '2026-03-05 07:53:49', '', 15, 'https://mrarif.me/s1labs/?p=240', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(241, 1, '2026-03-05 07:53:50', '2026-03-05 07:53:50', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:53:50', '2026-03-05 07:53:50', '', 15, 'https://mrarif.me/s1labs/?p=241', 0, 'revision', '', 0),
(242, 1, '2026-03-05 07:57:21', '2026-03-05 07:57:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:57:21', '2026-03-05 07:57:21', '', 15, 'https://mrarif.me/s1labs/?p=242', 0, 'revision', '', 0),
(243, 1, '2026-03-05 07:57:21', '2026-03-05 07:57:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:57:21', '2026-03-05 07:57:21', '', 15, 'https://mrarif.me/s1labs/?p=243', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(244, 1, '2026-03-05 07:57:21', '2026-03-05 07:57:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:57:21', '2026-03-05 07:57:21', '', 15, 'https://mrarif.me/s1labs/?p=244', 0, 'revision', '', 0),
(245, 1, '2026-03-05 07:59:36', '2026-03-05 07:59:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:59:36', '2026-03-05 07:59:36', '', 15, 'https://mrarif.me/s1labs/?p=245', 0, 'revision', '', 0),
(246, 1, '2026-03-05 07:59:36', '2026-03-05 07:59:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:59:36', '2026-03-05 07:59:36', '', 15, 'https://mrarif.me/s1labs/?p=246', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(247, 1, '2026-03-05 07:59:37', '2026-03-05 07:59:37', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 07:59:37', '2026-03-05 07:59:37', '', 15, 'https://mrarif.me/s1labs/?p=247', 0, 'revision', '', 0),
(248, 1, '2026-03-05 08:00:59', '2026-03-05 08:00:59', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:00:59', '2026-03-05 08:00:59', '', 15, 'https://mrarif.me/s1labs/?p=248', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(249, 1, '2026-03-05 08:00:59', '2026-03-05 08:00:59', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:00:59', '2026-03-05 08:00:59', '', 15, 'https://mrarif.me/s1labs/?p=249', 0, 'revision', '', 0),
(250, 1, '2026-03-05 08:01:00', '2026-03-05 08:01:00', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:01:00', '2026-03-05 08:01:00', '', 15, 'https://mrarif.me/s1labs/?p=250', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(251, 1, '2026-03-05 08:03:07', '2026-03-05 08:03:07', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:03:07', '2026-03-05 08:03:07', '', 15, 'https://mrarif.me/s1labs/?p=251', 0, 'revision', '', 0),
(252, 1, '2026-03-05 08:03:07', '2026-03-05 08:03:07', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:03:07', '2026-03-05 08:03:07', '', 15, 'https://mrarif.me/s1labs/?p=252', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(253, 1, '2026-03-05 08:03:08', '2026-03-05 08:03:08', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:03:08', '2026-03-05 08:03:08', '', 15, 'https://mrarif.me/s1labs/?p=253', 0, 'revision', '', 0),
(254, 1, '2026-03-05 08:08:41', '2026-03-05 08:08:41', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:08:41', '2026-03-05 08:08:41', '', 15, 'https://mrarif.me/s1labs/?p=254', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(255, 1, '2026-03-05 08:08:42', '2026-03-05 08:08:42', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:08:42', '2026-03-05 08:08:42', '', 15, 'https://mrarif.me/s1labs/?p=255', 0, 'revision', '', 0),
(256, 1, '2026-03-05 08:08:43', '2026-03-05 08:08:43', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:08:43', '2026-03-05 08:08:43', '', 15, 'https://mrarif.me/s1labs/?p=256', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(257, 1, '2026-03-05 08:11:29', '2026-03-05 08:11:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:11:29', '2026-03-05 08:11:29', '', 15, 'https://mrarif.me/s1labs/?p=257', 0, 'revision', '', 0),
(258, 1, '2026-03-05 08:11:29', '2026-03-05 08:11:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:11:29', '2026-03-05 08:11:29', '', 15, 'https://mrarif.me/s1labs/?p=258', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(259, 1, '2026-03-05 08:11:30', '2026-03-05 08:11:30', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:11:30', '2026-03-05 08:11:30', '', 15, 'https://mrarif.me/s1labs/?p=259', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(260, 1, '2026-03-05 08:13:35', '2026-03-05 08:13:35', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:13:35', '2026-03-05 08:13:35', '', 15, 'https://mrarif.me/s1labs/?p=260', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(261, 1, '2026-03-05 08:13:35', '2026-03-05 08:13:35', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:13:35', '2026-03-05 08:13:35', '', 15, 'https://mrarif.me/s1labs/?p=261', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(262, 1, '2026-03-05 08:13:36', '2026-03-05 08:13:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:13:36', '2026-03-05 08:13:36', '', 15, 'https://mrarif.me/s1labs/?p=262', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(266, 1, '2026-03-05 08:20:48', '2026-03-05 08:20:48', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:20:48', '2026-03-05 08:20:48', '', 15, 'https://mrarif.me/s1labs/?p=266', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(264, 1, '2026-03-05 08:20:44', '2026-03-05 08:20:44', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:20:44', '2026-03-05 08:20:44', '', 15, 'https://mrarif.me/s1labs/?p=264', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(265, 1, '2026-03-05 08:20:46', '2026-03-05 08:20:46', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:20:46', '2026-03-05 08:20:46', '', 15, 'https://mrarif.me/s1labs/?p=265', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(267, 1, '2026-03-05 08:21:21', '2026-03-05 08:21:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:21:21', '2026-03-05 08:21:21', '', 15, 'https://mrarif.me/s1labs/?p=267', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(268, 1, '2026-03-05 08:21:22', '2026-03-05 08:21:22', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:21:22', '2026-03-05 08:21:22', '', 15, 'https://mrarif.me/s1labs/?p=268', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(269, 1, '2026-03-05 08:21:23', '2026-03-05 08:21:23', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:21:23', '2026-03-05 08:21:23', '', 15, 'https://mrarif.me/s1labs/?p=269', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(270, 1, '2026-03-05 08:23:01', '2026-03-05 08:23:01', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:23:01', '2026-03-05 08:23:01', '', 15, 'https://mrarif.me/s1labs/?p=270', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(271, 1, '2026-03-05 08:23:02', '2026-03-05 08:23:02', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:23:02', '2026-03-05 08:23:02', '', 15, 'https://mrarif.me/s1labs/?p=271', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(272, 1, '2026-03-05 08:23:07', '2026-03-05 08:23:07', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:23:07', '2026-03-05 08:23:07', '', 15, 'https://mrarif.me/s1labs/?p=272', 0, 'revision', '', 0),
(273, 1, '2026-03-05 08:25:04', '2026-03-05 08:25:04', '', 'bubbles2', '', 'inherit', 'open', 'closed', '', 'bubbles2', '', '', '2026-03-05 08:25:04', '2026-03-05 08:25:04', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/bubbles2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(278, 1, '2026-03-05 08:31:10', '2026-03-05 08:31:10', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:31:10', '2026-03-05 08:31:10', '', 15, 'https://mrarif.me/s1labs/?p=278', 0, 'revision', '', 0),
(275, 1, '2026-03-05 08:28:41', '2026-03-05 08:28:41', '', 'quality-control_16362415', '', 'inherit', 'open', 'closed', '', 'quality-control_16362415', '', '', '2026-03-05 08:28:41', '2026-03-05 08:28:41', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/quality-control_16362415.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(276, 1, '2026-03-05 08:31:09', '2026-03-05 08:31:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:31:09', '2026-03-05 08:31:09', '', 15, 'https://mrarif.me/s1labs/?p=276', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 08:31:09', '2026-03-05 08:31:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:31:09', '2026-03-05 08:31:09', '', 15, 'https://mrarif.me/s1labs/?p=277', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(279, 1, '2026-03-05 08:35:22', '2026-03-05 08:35:22', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:35:22', '2026-03-05 08:35:22', '', 15, 'https://mrarif.me/s1labs/?p=279', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(280, 1, '2026-03-05 08:35:22', '2026-03-05 08:35:22', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:35:22', '2026-03-05 08:35:22', '', 15, 'https://mrarif.me/s1labs/?p=280', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(281, 1, '2026-03-05 08:35:23', '2026-03-05 08:35:23', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:35:23', '2026-03-05 08:35:23', '', 15, 'https://mrarif.me/s1labs/?p=281', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(282, 1, '2026-03-05 08:37:05', '2026-03-05 08:37:05', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:37:05', '2026-03-05 08:37:05', '', 15, 'https://mrarif.me/s1labs/?p=282', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(283, 1, '2026-03-05 08:37:06', '2026-03-05 08:37:06', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:37:06', '2026-03-05 08:37:06', '', 15, 'https://mrarif.me/s1labs/?p=283', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(284, 1, '2026-03-05 08:37:09', '2026-03-05 08:37:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:37:09', '2026-03-05 08:37:09', '', 15, 'https://mrarif.me/s1labs/?p=284', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(285, 1, '2026-03-05 08:38:02', '2026-03-05 08:38:02', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:38:02', '2026-03-05 08:38:02', '', 15, 'https://mrarif.me/s1labs/?p=285', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(286, 1, '2026-03-05 08:38:02', '2026-03-05 08:38:02', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:38:02', '2026-03-05 08:38:02', '', 15, 'https://mrarif.me/s1labs/?p=286', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(287, 1, '2026-03-05 08:38:03', '2026-03-05 08:38:03', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 08:38:03', '2026-03-05 08:38:03', '', 15, 'https://mrarif.me/s1labs/?p=287', 0, 'revision', '', 0),
(288, 1, '2026-03-05 08:47:15', '2026-03-05 08:47:15', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2026-03-05 08:47:15', '2026-03-05 08:47:15', '', 0, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/woocommerce-placeholder.webp', 0, 'attachment', 'image/webp', 0),
(289, 1, '2026-03-05 08:47:15', '2026-03-05 08:47:15', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2026-03-05 08:47:15', '2026-03-05 08:47:15', '', 0, 'https://mrarif.me/s1labs/shop/', 0, 'page', '', 0),
(290, 1, '2026-03-05 08:47:15', '2026-03-05 08:47:15', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2026-03-05 09:35:51', '2026-03-05 09:35:51', '', 0, 'https://mrarif.me/s1labs/cart/', 0, 'page', '', 0),
(291, 1, '2026-03-05 08:47:15', '2026-03-05 08:47:15', '<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2026-03-05 08:47:15', '2026-03-05 08:47:15', '', 0, 'https://mrarif.me/s1labs/checkout/', 0, 'page', '', 0),
(292, 1, '2026-03-05 08:47:15', '2026-03-05 08:47:15', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2026-03-05 08:47:15', '2026-03-05 08:47:15', '', 0, 'https://mrarif.me/s1labs/my-account/', 0, 'page', '', 0),
(293, 1, '2026-03-05 08:47:15', '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-03-05 08:47:15', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/s1labs/?page_id=293', 0, 'page', '', 0),
(294, 1, '2026-03-05 09:20:44', '2026-03-05 09:20:44', '', 'NAD+', 'A critical dinucleotide coenzyme that activates sirtuins and supports mitochondrial function, studied for cellular energy metabolism in research models.', 'publish', 'open', 'closed', '', 'nad', '', '', '2026-03-05 11:18:21', '2026-03-05 11:18:21', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=294', 5, 'product', '', 1),
(295, 1, '2026-03-05 09:17:34', '2026-03-05 09:17:34', '', 'nad-product-a', '', 'inherit', 'open', 'closed', '', 'nad-product-a', '', '', '2026-03-05 09:17:34', '2026-03-05 09:17:34', '', 294, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-product-a.jpg', 0, 'attachment', 'image/jpeg', 0),
(296, 1, '2026-03-05 09:26:30', '2026-03-05 09:26:30', '', 'NAD+ - 500MG', 'Dosage: 500MG', 'publish', 'closed', 'closed', '', 'nad-500mg', '', '', '2026-03-05 09:26:40', '2026-03-05 09:26:40', '', 294, 'https://mrarif.me/s1labs/?post_type=product_variation&p=296', 1, 'product_variation', '', 0),
(297, 1, '2026-03-05 09:29:38', '2026-03-05 09:29:38', 'a:9:{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:\"\";}', 'Product Excerpt', 'product-excerpt', 'publish', 'closed', 'closed', '', 'group_69a94cabdd718', '', '', '2026-03-05 09:29:38', '2026-03-05 09:29:38', '', 0, 'https://mrarif.me/s1labs/?post_type=acf-field-group&#038;p=297', 0, 'acf-field-group', '', 0),
(298, 1, '2026-03-05 09:29:38', '2026-03-05 09:29:38', 'a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}', 'Product Excerpt', 'product_excerpt', 'publish', 'closed', 'closed', '', 'field_69a94cadb632c', '', '', '2026-03-05 09:29:38', '2026-03-05 09:29:38', '', 297, 'https://mrarif.me/s1labs/?post_type=acf-field&p=298', 0, 'acf-field', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(299, 1, '2026-03-05 09:35:51', '2026-03-05 09:35:51', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'inherit', 'closed', 'closed', '', '290-revision-v1', '', '', '2026-03-05 09:35:51', '2026-03-05 09:35:51', '', 290, 'https://mrarif.me/s1labs/?p=299', 0, 'revision', '', 0),
(532, 1, '2026-03-07 04:26:25', '2026-03-07 04:26:25', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-07 04:26:25', '2026-03-07 04:26:25', '', 322, 'https://mrarif.me/s1labs/?p=532', 0, 'revision', '', 0),
(530, 1, '2026-03-07 04:20:39', '2026-03-07 04:20:39', '<h2>Add Your Heading Text Here</h2>', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-07 04:20:39', '2026-03-07 04:20:39', '', 322, 'https://mrarif.me/s1labs/?p=530', 0, 'revision', '', 0),
(531, 1, '2026-03-07 04:25:02', '2026-03-07 04:25:02', '<h2>Add Your Heading Text Here</h2>', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-07 04:25:02', '2026-03-07 04:25:02', '', 322, 'https://mrarif.me/s1labs/?p=531', 0, 'revision', '', 0),
(302, 1, '2026-03-05 09:39:46', '2026-03-05 09:39:46', ' ', '', '', 'publish', 'closed', 'closed', '', '302', '', '', '2026-03-05 09:39:46', '2026-03-05 09:39:46', '', 0, 'https://mrarif.me/s1labs/?p=302', 3, 'nav_menu_item', '', 0),
(304, 1, '2026-03-05 10:55:06', '2026-03-05 10:55:06', '{\n    \"astra-settings[shop-product-structure]\": {\n        \"value\": [\n            \"title\",\n            \"ratings\",\n            \"price\",\n            \"short_desc\",\n            \"add_cart\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 10:55:06\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '62e7b218-5016-48e2-b1fc-d91d560dc7a3', '', '', '2026-03-05 10:55:06', '2026-03-05 10:55:06', '', 0, 'https://mrarif.me/s1labs/62e7b218-5016-48e2-b1fc-d91d560dc7a3/', 0, 'customize_changeset', '', 0),
(305, 1, '2026-03-05 11:04:07', '0000-00-00 00:00:00', '', 'Products Loop custom', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-03-05 11:04:07', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&p=305', 0, 'elementor_library', '', 0),
(306, 1, '2026-03-05 11:04:09', '2026-03-05 11:04:09', '', 'Products Loop custom', '', 'publish', 'closed', 'closed', '', 'products-loop-custom', '', '', '2026-03-05 11:12:58', '2026-03-05 11:12:58', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&#038;p=306', 0, 'elementor_library', '', 0),
(307, 1, '2026-03-05 11:04:09', '0000-00-00 00:00:00', '', 'Products Loop custom', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-03-05 11:04:09', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&p=307', 0, 'elementor_library', '', 0),
(308, 1, '2026-03-05 11:04:09', '0000-00-00 00:00:00', '', 'Products Loop custom', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-03-05 11:04:09', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&p=308', 0, 'elementor_library', '', 0),
(309, 1, '2026-03-05 11:08:04', '2026-03-05 11:08:04', '', 'Products Loop custom', '', 'inherit', 'closed', 'closed', '', '306-revision-v1', '', '', '2026-03-05 11:08:04', '2026-03-05 11:08:04', '', 306, 'https://mrarif.me/s1labs/?p=309', 0, 'revision', '', 0),
(317, 1, '2026-03-05 11:11:27', '2026-03-05 11:11:27', '', 'Products Loop custom', '', 'inherit', 'closed', 'closed', '', '306-revision-v1', '', '', '2026-03-05 11:11:27', '2026-03-05 11:11:27', '', 306, 'https://mrarif.me/s1labs/?p=317', 0, 'revision', '', 0),
(310, 1, '2026-03-05 11:08:04', '2026-03-05 11:08:04', '<p>Add Your Heading Text Here</p>', 'Products Loop custom', '', 'inherit', 'closed', 'closed', '', '306-revision-v1', '', '', '2026-03-05 11:08:04', '2026-03-05 11:08:04', '', 306, 'https://mrarif.me/s1labs/?p=310', 0, 'revision', '', 0),
(311, 1, '2026-03-05 11:09:38', '2026-03-05 11:09:38', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 11:09:38', '2026-03-05 11:09:38', '', 15, 'https://mrarif.me/s1labs/?p=311', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(312, 1, '2026-03-05 11:09:39', '2026-03-05 11:09:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.		\n								<h5>\n						99%+					\n						Purity  Guaranteed					\n								</h5>\n								<h5>\n						5					\n						Quality Checks					\n								</h5>\n								<h5>\n100%					\nU.S. Verified					\n								</h5>\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>				\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n									<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>							\n												<h6>\n													Always in Stock												</h6>\n											<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>										\n					<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>				\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 11:09:39', '2026-03-05 11:09:39', '', 15, 'https://mrarif.me/s1labs/?p=312', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 11:09:39', '2026-03-05 11:09:39', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 11:09:39', '2026-03-05 11:09:39', '', 15, 'https://mrarif.me/s1labs/?p=313', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(314, 1, '2026-03-05 11:10:44', '2026-03-05 11:10:44', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 11:10:44', '2026-03-05 11:10:44', '', 15, 'https://mrarif.me/s1labs/?p=314', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(315, 1, '2026-03-05 11:10:44', '2026-03-05 11:10:44', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 11:10:44', '2026-03-05 11:10:44', '', 15, 'https://mrarif.me/s1labs/?p=315', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(316, 1, '2026-03-05 11:10:45', '2026-03-05 11:10:45', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 11:10:45', '2026-03-05 11:10:45', '', 15, 'https://mrarif.me/s1labs/?p=316', 0, 'revision', '', 0),
(318, 1, '2026-03-05 11:12:27', '2026-03-05 11:12:27', '', 'Products Loop custom', '', 'inherit', 'closed', 'closed', '', '306-revision-v1', '', '', '2026-03-05 11:12:27', '2026-03-05 11:12:27', '', 306, 'https://mrarif.me/s1labs/?p=318', 0, 'revision', '', 0),
(319, 1, '2026-03-05 11:12:58', '2026-03-05 11:12:58', '', 'Products Loop custom', '', 'inherit', 'closed', 'closed', '', '306-revision-v1', '', '', '2026-03-05 11:12:58', '2026-03-05 11:12:58', '', 306, 'https://mrarif.me/s1labs/?p=319', 0, 'revision', '', 0),
(320, 1, '2026-03-05 11:19:08', '2026-03-05 11:19:08', '', 'BPC - 157', 'A 15-amino acid peptide derived from human gastric juice that demonstrates protection and regenerative effects in animal cell models. Premium Research Peptide.', 'publish', 'open', 'closed', '', 'bpc-157', '', '', '2026-03-05 12:45:16', '2026-03-05 12:45:16', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=320', 2, 'product', '', 0),
(321, 1, '2026-03-05 11:19:08', '2026-03-05 11:19:08', '', 'BPC - 157 - 10MG', 'Dosage: 10MG', 'publish', 'closed', 'closed', '', 'nad-500mg-502', '', '', '2026-03-05 12:44:13', '2026-03-05 12:44:13', '', 320, 'https://mrarif.me/s1labs/?post_type=product_variation&#038;p=321', 1, 'product_variation', '', 0),
(322, 1, '2026-03-05 11:21:58', '2026-03-05 11:21:58', '', 'Elementor Products Archive #322', '', 'publish', 'closed', 'closed', '', 'elementor-products-archive-322', '', '', '2026-03-07 04:26:25', '2026-03-07 04:26:25', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&#038;p=322', 0, 'elementor_library', '', 0),
(323, 1, '2026-03-05 11:21:58', '2026-03-05 11:21:58', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 11:21:58', '2026-03-05 11:21:58', '', 322, 'https://mrarif.me/s1labs/?p=323', 0, 'revision', '', 0),
(324, 1, '2026-03-05 11:22:49', '2026-03-05 11:22:49', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 11:22:49', '2026-03-05 11:22:49', '', 322, 'https://mrarif.me/s1labs/?p=324', 0, 'revision', '', 0),
(325, 1, '2026-03-05 12:42:50', '2026-03-05 12:42:50', '', 'BPC - 157 aaa', '', 'inherit', 'open', 'closed', '', 'bpc-157-aaa', '', '', '2026-03-05 12:42:50', '2026-03-05 12:42:50', '', 320, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/BPC-157-aaa.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(326, 1, '2026-03-05 12:45:47', '2026-03-05 12:45:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 12:45:47', '2026-03-05 12:45:47', '', 15, 'https://mrarif.me/s1labs/?p=326', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(327, 1, '2026-03-05 12:45:47', '2026-03-05 12:45:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 12:45:47', '2026-03-05 12:45:47', '', 15, 'https://mrarif.me/s1labs/?p=327', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(328, 1, '2026-03-05 12:45:47', '2026-03-05 12:45:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 12:45:47', '2026-03-05 12:45:47', '', 15, 'https://mrarif.me/s1labs/?p=328', 0, 'revision', '', 0),
(329, 1, '2026-03-05 12:50:56', '2026-03-05 12:50:56', '', 'CJC-1295 Ipamorelin', 'A strategic peptide combination engineered to enhance gh release through synchronized GHRH and ghrelin receptor activation in experimental research models. Premium Research Peptide.', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin', '', '', '2026-03-07 04:59:19', '2026-03-07 04:59:19', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=329', 6, 'product', '', 0),
(330, 1, '2026-03-05 12:49:03', '2026-03-05 12:49:03', '', 'CJC-1295 Ipamorelin aa', '', 'inherit', 'open', 'closed', '', 'cjc-1295-ipamorelin-aa', '', '', '2026-03-05 12:49:03', '2026-03-05 12:49:03', '', 329, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/CJC-1295-Ipamorelin-aa.webp', 0, 'attachment', 'image/webp', 0),
(331, 1, '2026-03-05 12:49:27', '2026-03-05 12:49:27', '', 'CJC-1295 Ipamorelin - 10MG', 'Dosage: 10MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg', '', '', '2026-03-05 12:50:55', '2026-03-05 12:50:55', '', 329, 'https://mrarif.me/s1labs/?post_type=product_variation&p=331', 1, 'product_variation', '', 0),
(332, 1, '2026-03-05 12:53:39', '2026-03-05 12:53:39', '', 'GHK-Cu', 'A naturally occurring copper tripeptide that promotes tissue remodeling, wound healing, and collagen synthesis in animal and in vitro studies. Premium Research Peptide.', 'publish', 'open', 'closed', '', 'ghk-cu', '', '', '2026-03-05 12:56:08', '2026-03-05 12:56:08', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=332', 1, 'product', '', 0),
(333, 1, '2026-03-05 12:53:39', '2026-03-05 12:53:39', '', 'GHK-Cu - 100MG', 'Dosage: 100MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-11', '', '', '2026-03-05 12:56:07', '2026-03-05 12:56:07', '', 332, 'https://mrarif.me/s1labs/?post_type=product_variation&#038;p=333', 1, 'product_variation', '', 0),
(334, 1, '2026-03-05 12:54:13', '2026-03-05 12:54:13', '', 'GHK-Cu a', '', 'inherit', 'open', 'closed', '', 'ghk-cu-a', '', '', '2026-03-05 12:54:13', '2026-03-05 12:54:13', '', 332, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/GHK-Cu-a.webp', 0, 'attachment', 'image/webp', 0),
(335, 1, '2026-03-05 12:57:54', '2026-03-05 12:57:54', '{\n    \"woocommerce_single_image_width\": {\n        \"value\": \"1000\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 12:57:54\"\n    },\n    \"woocommerce_thumbnail_image_width\": {\n        \"value\": \"1000\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 12:57:54\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '0d0558a3-43bd-412d-8a25-7b3c2b77124b', '', '', '2026-03-05 12:57:54', '2026-03-05 12:57:54', '', 0, 'https://mrarif.me/s1labs/0d0558a3-43bd-412d-8a25-7b3c2b77124b/', 0, 'customize_changeset', '', 0),
(336, 1, '2026-03-05 12:58:16', '2026-03-05 12:58:16', '{\n    \"woocommerce_thumbnail_cropping\": {\n        \"value\": \"uncropped\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-05 12:58:16\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '8b500d74-db4b-4c50-a2ce-b2b872b81d12', '', '', '2026-03-05 12:58:16', '2026-03-05 12:58:16', '', 0, 'https://mrarif.me/s1labs/8b500d74-db4b-4c50-a2ce-b2b872b81d12/', 0, 'customize_changeset', '', 0),
(337, 1, '2026-03-05 13:01:39', '2026-03-05 13:01:39', '', 'GLOW', 'A triple-peptide combination of BPC-157, TB-500, and GHK-Cu targeting complementary angiogenic, cellular migration, and extracellular matrix remodeling pathways in preclinical research. Premium Research Peptide.', 'publish', 'open', 'closed', '', 'glow', '', '', '2026-03-05 13:05:16', '2026-03-05 13:05:16', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=337', 7, 'product', '', 0),
(338, 1, '2026-03-05 13:01:39', '2026-03-05 13:01:39', '', 'GLOW - 70MG', 'Dosage: 70MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-12', '', '', '2026-03-05 13:03:13', '2026-03-05 13:03:13', '', 337, 'https://mrarif.me/s1labs/?post_type=product_variation&#038;p=338', 1, 'product_variation', '', 0),
(339, 1, '2026-03-05 13:01:56', '2026-03-05 13:01:56', '', 'GLOW aa', '', 'inherit', 'open', 'closed', '', 'glow-aa', '', '', '2026-03-05 13:01:56', '2026-03-05 13:01:56', '', 337, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/GLOW-aa.webp', 0, 'attachment', 'image/webp', 0),
(340, 1, '2026-03-05 13:05:22', '2026-03-05 13:05:22', '', 'GLP-3(RT)', 'A 39-amino acid triple agonist peptide targeting GIP, GLP-1, and glucagon receptors, studied for metabolic regulation and body composition in clinical research. Premium Research Peptide.', 'publish', 'closed', 'closed', '', 'glp-3rt', '', '', '2026-03-07 03:58:00', '2026-03-07 03:58:00', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=340', 0, 'product', '', 0),
(341, 1, '2026-03-05 13:05:22', '2026-03-05 13:05:22', '', 'GLP-3(RT) - 10MG', 'Dosage: 10MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-13', '', '', '2026-03-05 13:06:55', '2026-03-05 13:06:55', '', 340, 'https://mrarif.me/s1labs/?post_type=product_variation&#038;p=341', 1, 'product_variation', '', 0),
(342, 1, '2026-03-05 13:05:41', '2026-03-05 13:05:41', '', 'GLP-3 aa', '', 'inherit', 'open', 'closed', '', 'glp-3-aa', '', '', '2026-03-05 13:05:41', '2026-03-05 13:05:41', '', 340, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/GLP-3-aa.webp', 0, 'attachment', 'image/webp', 0),
(343, 1, '2026-03-05 13:12:31', '2026-03-05 13:12:31', '', 'Melanotan II', 'A cyclic peptide analog of α-MSH that binds melanocortin receptors, studied for melanogenesis and related pathways in research settings. Premium Research Peptide.', 'publish', 'open', 'closed', '', 'melanotan-ii', '', '', '2026-03-05 13:13:52', '2026-03-05 13:13:52', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=343', 3, 'product', '', 0),
(344, 1, '2026-03-05 13:12:31', '2026-03-05 13:12:31', '', 'Melanotan II - 10MG', 'Dosage: 10MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-14', '', '', '2026-03-05 13:13:50', '2026-03-05 13:13:50', '', 343, 'https://mrarif.me/s1labs/?post_type=product_variation&#038;p=344', 1, 'product_variation', '', 0),
(345, 1, '2026-03-05 13:13:05', '2026-03-05 13:13:05', '', 'Melanotan II a', '', 'inherit', 'open', 'closed', '', 'melanotan-ii-a', '', '', '2026-03-05 13:13:05', '2026-03-05 13:13:05', '', 343, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/Melanotan-II-a.webp', 0, 'attachment', 'image/webp', 0),
(346, 1, '2026-03-05 13:17:25', '2026-03-05 13:17:25', '', 'SEMAX', 'A 7-amino acid synthetic heptapeptide analog of ACTH (4-10) that upregulates BDNF expression and modulates the TrkB signaling pathway, studied for cognitive enhancement and neuroprotection in clinical research. Premium Research Peptide.', 'publish', 'open', 'closed', '', 'semax', '', '', '2026-03-05 13:19:49', '2026-03-05 13:19:49', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=346', 4, 'product', '', 0),
(347, 1, '2026-03-05 13:17:25', '2026-03-05 13:17:25', '', 'SEMAX - 10MG', 'Dosage: 10MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-15', '', '', '2026-03-05 13:17:25', '2026-03-05 13:17:25', '', 346, 'https://mrarif.me/s1labs/?post_type=product_variation&p=347', 1, 'product_variation', '', 0),
(348, 1, '2026-03-05 13:18:51', '2026-03-05 13:18:51', '', 'SEMAX a', '', 'inherit', 'open', 'closed', '', 'semax-a', '', '', '2026-03-05 13:18:51', '2026-03-05 13:18:51', '', 346, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/SEMAX-a.webp', 0, 'attachment', 'image/webp', 0),
(349, 1, '2026-03-05 14:03:30', '2026-03-05 14:03:30', '', 'Tesamorelin', 'A 44-amino acid GHRH analog that stimulates pituitary gh secretion, studied for visceral adipose tissue reduction in clinical research. Premium Research Peptide.', 'publish', 'open', 'closed', '', 'tesamorelin', '', '', '2026-03-05 14:08:52', '2026-03-05 14:08:52', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=349', 9, 'product', '', 0),
(352, 1, '2026-03-05 14:08:46', '2026-03-05 14:08:46', '', 'Wolverine', 'A synergistic peptide combination designed to support tissue repair and regenerative processes through complementary cellular mechanisms in animal research models. Premium Research Peptide.', 'publish', 'open', 'closed', '', 'wolverine', '', '', '2026-03-05 14:11:15', '2026-03-05 14:11:15', '', 0, 'https://mrarif.me/s1labs/?post_type=product&#038;p=352', 8, 'product', '', 0),
(350, 1, '2026-03-05 14:03:30', '2026-03-05 14:03:30', '', 'Tesamorelin - 10MG', 'Dosage: 10MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-16', '', '', '2026-03-05 14:03:30', '2026-03-05 14:03:30', '', 349, 'https://mrarif.me/s1labs/?post_type=product_variation&p=350', 1, 'product_variation', '', 0),
(351, 1, '2026-03-05 14:05:37', '2026-03-05 14:05:37', '', 'Tesamorelin aa', '', 'inherit', 'open', 'closed', '', 'tesamorelin-aa', '', '', '2026-03-05 14:05:37', '2026-03-05 14:05:37', '', 349, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/Tesamorelin-aa.webp', 0, 'attachment', 'image/webp', 0),
(353, 1, '2026-03-05 14:08:46', '2026-03-05 14:08:46', '', 'Wolverine - 10MG', 'Dosage: 10MG', 'publish', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-17', '', '', '2026-03-05 14:11:14', '2026-03-05 14:11:14', '', 352, 'https://mrarif.me/s1labs/?post_type=product_variation&p=353', 1, 'product_variation', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(354, 1, '2026-03-05 14:10:21', '2026-03-05 14:10:21', '', 'Wolverine aa', '', 'inherit', 'open', 'closed', '', 'wolverine-aa', '', '', '2026-03-05 14:10:21', '2026-03-05 14:10:21', '', 352, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/Wolverine-aa.webp', 0, 'attachment', 'image/webp', 0),
(355, 1, '2026-03-05 14:14:07', '2026-03-05 14:14:07', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:14:07', '2026-03-05 14:14:07', '', 322, 'https://mrarif.me/s1labs/?p=355', 0, 'revision', '', 0),
(356, 1, '2026-03-05 14:16:38', '2026-03-05 14:16:38', '{\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-03-05 14:16:24\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '1cac1ef6-1843-4418-8bd1-60ceff0d7a2b', '', '', '2026-03-05 14:16:38', '2026-03-05 14:16:38', '', 0, 'https://mrarif.me/s1labs/?p=356', 0, 'customize_changeset', '', 0),
(357, 1, '2026-03-05 14:17:39', '2026-03-05 14:17:39', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:17:39', '2026-03-05 14:17:39', '', 322, 'https://mrarif.me/s1labs/?p=357', 0, 'revision', '', 0),
(358, 1, '2026-03-05 14:18:21', '2026-03-05 14:18:21', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:18:21', '2026-03-05 14:18:21', '', 322, 'https://mrarif.me/s1labs/?p=358', 0, 'revision', '', 0),
(359, 1, '2026-03-05 14:20:42', '2026-03-05 14:20:42', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:20:42', '2026-03-05 14:20:42', '', 322, 'https://mrarif.me/s1labs/?p=359', 0, 'revision', '', 0),
(360, 1, '2026-03-05 14:21:07', '2026-03-05 14:21:07', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:21:07', '2026-03-05 14:21:07', '', 322, 'https://mrarif.me/s1labs/?p=360', 0, 'revision', '', 0),
(361, 1, '2026-03-05 14:26:03', '2026-03-05 14:26:03', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:26:03', '2026-03-05 14:26:03', '', 322, 'https://mrarif.me/s1labs/?p=361', 0, 'revision', '', 0),
(362, 1, '2026-03-05 14:27:09', '2026-03-05 14:27:09', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:27:09', '2026-03-05 14:27:09', '', 322, 'https://mrarif.me/s1labs/?p=362', 0, 'revision', '', 0),
(364, 1, '2026-03-05 14:30:08', '2026-03-05 14:30:08', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:30:08', '2026-03-05 14:30:08', '', 322, 'https://mrarif.me/s1labs/?p=364', 0, 'revision', '', 0),
(365, 1, '2026-03-05 14:34:36', '2026-03-05 14:34:36', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:34:36', '2026-03-05 14:34:36', '', 322, 'https://mrarif.me/s1labs/?p=365', 0, 'revision', '', 0),
(366, 1, '2026-03-05 14:38:39', '2026-03-05 14:38:39', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:38:39', '2026-03-05 14:38:39', '', 322, 'https://mrarif.me/s1labs/?p=366', 0, 'revision', '', 0),
(367, 1, '2026-03-05 14:43:57', '2026-03-05 14:43:57', '', 'Elementor Products Archive #322', '', 'inherit', 'closed', 'closed', '', '322-revision-v1', '', '', '2026-03-05 14:43:57', '2026-03-05 14:43:57', '', 322, 'https://mrarif.me/s1labs/?p=367', 0, 'revision', '', 0),
(368, 1, '2026-03-05 14:51:41', '2026-03-05 14:51:41', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:51:41', '2026-03-05 14:51:41', '', 15, 'https://mrarif.me/s1labs/?p=368', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(369, 1, '2026-03-05 14:51:41', '2026-03-05 14:51:41', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:51:41', '2026-03-05 14:51:41', '', 15, 'https://mrarif.me/s1labs/?p=369', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(370, 1, '2026-03-05 14:51:42', '2026-03-05 14:51:42', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:51:42', '2026-03-05 14:51:42', '', 15, 'https://mrarif.me/s1labs/?p=370', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(371, 1, '2026-03-05 14:52:42', '2026-03-05 14:52:42', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:52:42', '2026-03-05 14:52:42', '', 15, 'https://mrarif.me/s1labs/?p=371', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(372, 1, '2026-03-05 14:52:42', '2026-03-05 14:52:42', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:52:42', '2026-03-05 14:52:42', '', 15, 'https://mrarif.me/s1labs/?p=372', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 14:52:43', '2026-03-05 14:52:43', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:52:43', '2026-03-05 14:52:43', '', 15, 'https://mrarif.me/s1labs/?p=373', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(374, 1, '2026-03-05 14:52:48', '2026-03-05 14:52:48', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:52:48', '2026-03-05 14:52:48', '', 15, 'https://mrarif.me/s1labs/?p=374', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(375, 1, '2026-03-05 14:52:48', '2026-03-05 14:52:48', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:52:48', '2026-03-05 14:52:48', '', 15, 'https://mrarif.me/s1labs/?p=375', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(376, 1, '2026-03-05 14:52:49', '2026-03-05 14:52:49', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:52:49', '2026-03-05 14:52:49', '', 15, 'https://mrarif.me/s1labs/?p=376', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(377, 1, '2026-03-05 14:53:31', '2026-03-05 14:53:31', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:53:31', '2026-03-05 14:53:31', '', 15, 'https://mrarif.me/s1labs/?p=377', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(378, 1, '2026-03-05 14:53:31', '2026-03-05 14:53:31', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:53:31', '2026-03-05 14:53:31', '', 15, 'https://mrarif.me/s1labs/?p=378', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 14:53:32', '2026-03-05 14:53:32', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:53:32', '2026-03-05 14:53:32', '', 15, 'https://mrarif.me/s1labs/?p=379', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(380, 1, '2026-03-05 14:55:51', '2026-03-05 14:55:51', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:55:51', '2026-03-05 14:55:51', '', 15, 'https://mrarif.me/s1labs/?p=380', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(381, 1, '2026-03-05 14:55:51', '2026-03-05 14:55:51', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:55:51', '2026-03-05 14:55:51', '', 15, 'https://mrarif.me/s1labs/?p=381', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(382, 1, '2026-03-05 14:55:52', '2026-03-05 14:55:52', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 14:55:52', '2026-03-05 14:55:52', '', 15, 'https://mrarif.me/s1labs/?p=382', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(383, 1, '2026-03-05 15:00:18', '2026-03-05 15:00:18', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:00:18', '2026-03-05 15:00:18', '', 15, 'https://mrarif.me/s1labs/?p=383', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(384, 1, '2026-03-05 15:00:18', '2026-03-05 15:00:18', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Product</h2>					<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:00:18', '2026-03-05 15:00:18', '', 15, 'https://mrarif.me/s1labs/?p=384', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:00:19', '2026-03-05 15:00:19', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:00:19', '2026-03-05 15:00:19', '', 15, 'https://mrarif.me/s1labs/?p=385', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:08:22', '2026-03-05 15:08:22', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:08:22', '2026-03-05 15:08:22', '', 15, 'https://mrarif.me/s1labs/?p=390', 0, 'revision', '', 0),
(387, 1, '2026-03-05 15:08:13', '2026-03-05 15:08:13', '', 'nad banner a', '', 'inherit', 'open', 'closed', '', 'nad-banner-a', '', '', '2026-03-05 15:08:13', '2026-03-05 15:08:13', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(388, 1, '2026-03-05 15:08:20', '2026-03-05 15:08:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:08:20', '2026-03-05 15:08:20', '', 15, 'https://mrarif.me/s1labs/?p=388', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(389, 1, '2026-03-05 15:08:21', '2026-03-05 15:08:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:08:21', '2026-03-05 15:08:21', '', 15, 'https://mrarif.me/s1labs/?p=389', 0, 'revision', '', 0),
(391, 1, '2026-03-05 15:10:11', '2026-03-05 15:10:11', '', 'bg a', '', 'inherit', 'open', 'closed', '', 'bg-a', '', '', '2026-03-05 15:10:11', '2026-03-05 15:10:11', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/bg-a.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(392, 1, '2026-03-05 15:10:27', '2026-03-05 15:10:27', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:10:27', '2026-03-05 15:10:27', '', 15, 'https://mrarif.me/s1labs/?p=392', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(393, 1, '2026-03-05 15:10:27', '2026-03-05 15:10:27', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:10:27', '2026-03-05 15:10:27', '', 15, 'https://mrarif.me/s1labs/?p=393', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(394, 1, '2026-03-05 15:10:28', '2026-03-05 15:10:28', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:10:28', '2026-03-05 15:10:28', '', 15, 'https://mrarif.me/s1labs/?p=394', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(395, 1, '2026-03-05 15:10:54', '2026-03-05 15:10:54', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:10:54', '2026-03-05 15:10:54', '', 15, 'https://mrarif.me/s1labs/?p=395', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(396, 1, '2026-03-05 15:10:54', '2026-03-05 15:10:54', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"#\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:10:54', '2026-03-05 15:10:54', '', 15, 'https://mrarif.me/s1labs/?p=396', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(397, 1, '2026-03-05 15:10:55', '2026-03-05 15:10:55', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:10:55', '2026-03-05 15:10:55', '', 15, 'https://mrarif.me/s1labs/?p=397', 0, 'revision', '', 0),
(398, 1, '2026-03-05 15:12:58', '2026-03-05 15:12:58', '', 'bolt-shape_16127', '', 'inherit', 'open', 'closed', '', 'bolt-shape_16127', '', '', '2026-03-05 15:12:58', '2026-03-05 15:12:58', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/bolt-shape_16127.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(399, 1, '2026-03-05 15:13:14', '2026-03-05 15:13:14', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:13:14', '2026-03-05 15:13:14', '', 15, 'https://mrarif.me/s1labs/?p=399', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(400, 1, '2026-03-05 15:13:14', '2026-03-05 15:13:14', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:13:14', '2026-03-05 15:13:14', '', 15, 'https://mrarif.me/s1labs/?p=400', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(405, 1, '2026-03-05 15:15:02', '2026-03-05 15:15:02', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:15:02', '2026-03-05 15:15:02', '', 15, 'https://mrarif.me/s1labs/?p=405', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(401, 1, '2026-03-05 15:13:15', '2026-03-05 15:13:15', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 418.149 418.149\" style=\"enable-background:new 0 0 418.149 418.149;\" xml:space=\"preserve\"><g>	<g>		<path style=\"fill:#010002;\" d=\"M345.651,145.543c-2.344-4.493-6.984-7.299-12.047-7.299c-0.011,0-0.022,0-0.033,0l-74.075,0.19   V13.591c0-5.994-3.932-11.281-9.665-13.016c-5.738-1.719-11.939,0.5-15.257,5.493L73.214,249.015   c-2.779,4.188-3.024,9.562-0.636,13.984c2.377,4.4,6.973,7.136,11.966,7.136c0.022,0,0.054,0,0.087,0l59.248-0.364l-0.413,134.736   c-0.016,5.945,3.829,11.215,9.497,13.01c1.354,0.424,2.736,0.631,4.101,0.631c4.357,0,8.556-2.099,11.15-5.809l176.541-252.71   C347.658,155.464,348.012,150.035,345.651,145.543z M170.796,361.153l0.321-105.028c0.011-3.628-1.43-7.114-3.992-9.671   c-2.551-2.545-6.005-3.965-9.605-3.965c-0.027,0-0.054,0-0.087,0l-47.434,0.294l122.303-184.14v93.421   c0,3.612,1.436,7.076,3.992,9.627s6.119,3.802,9.633,3.971l61.538-0.158L170.796,361.153z\"></path>		<path style=\"fill:#010002;\" d=\"M213.264,116.03c-7.511,0-13.598,6.086-13.598,13.598v49.86c0,7.511,6.086,13.598,13.598,13.598   s13.598-6.086,13.598-13.598v-49.86C226.862,122.117,220.776,116.03,213.264,116.03z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:13:15', '2026-03-05 15:13:15', '', 15, 'https://mrarif.me/s1labs/?p=401', 0, 'revision', '', 0),
(402, 1, '2026-03-05 15:14:29', '2026-03-05 15:14:29', '', 'electric_11869452', '', 'inherit', 'open', 'closed', '', 'electric_11869452', '', '', '2026-03-05 15:14:29', '2026-03-05 15:14:29', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/electric_11869452.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:15:01', '2026-03-05 15:15:01', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 418.149 418.149\" style=\"enable-background:new 0 0 418.149 418.149;\" xml:space=\"preserve\"><g>	<g>		<path style=\"fill:#010002;\" d=\"M345.651,145.543c-2.344-4.493-6.984-7.299-12.047-7.299c-0.011,0-0.022,0-0.033,0l-74.075,0.19   V13.591c0-5.994-3.932-11.281-9.665-13.016c-5.738-1.719-11.939,0.5-15.257,5.493L73.214,249.015   c-2.779,4.188-3.024,9.562-0.636,13.984c2.377,4.4,6.973,7.136,11.966,7.136c0.022,0,0.054,0,0.087,0l59.248-0.364l-0.413,134.736   c-0.016,5.945,3.829,11.215,9.497,13.01c1.354,0.424,2.736,0.631,4.101,0.631c4.357,0,8.556-2.099,11.15-5.809l176.541-252.71   C347.658,155.464,348.012,150.035,345.651,145.543z M170.796,361.153l0.321-105.028c0.011-3.628-1.43-7.114-3.992-9.671   c-2.551-2.545-6.005-3.965-9.605-3.965c-0.027,0-0.054,0-0.087,0l-47.434,0.294l122.303-184.14v93.421   c0,3.612,1.436,7.076,3.992,9.627s6.119,3.802,9.633,3.971l61.538-0.158L170.796,361.153z\"></path>		<path style=\"fill:#010002;\" d=\"M213.264,116.03c-7.511,0-13.598,6.086-13.598,13.598v49.86c0,7.511,6.086,13.598,13.598,13.598   s13.598-6.086,13.598-13.598v-49.86C226.862,122.117,220.776,116.03,213.264,116.03z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:15:01', '2026-03-05 15:15:01', '', 15, 'https://mrarif.me/s1labs/?p=403', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(404, 1, '2026-03-05 15:15:01', '2026-03-05 15:15:01', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 418.149 418.149\" style=\"enable-background:new 0 0 418.149 418.149;\" xml:space=\"preserve\"><g>	<g>		<path style=\"fill:#010002;\" d=\"M345.651,145.543c-2.344-4.493-6.984-7.299-12.047-7.299c-0.011,0-0.022,0-0.033,0l-74.075,0.19   V13.591c0-5.994-3.932-11.281-9.665-13.016c-5.738-1.719-11.939,0.5-15.257,5.493L73.214,249.015   c-2.779,4.188-3.024,9.562-0.636,13.984c2.377,4.4,6.973,7.136,11.966,7.136c0.022,0,0.054,0,0.087,0l59.248-0.364l-0.413,134.736   c-0.016,5.945,3.829,11.215,9.497,13.01c1.354,0.424,2.736,0.631,4.101,0.631c4.357,0,8.556-2.099,11.15-5.809l176.541-252.71   C347.658,155.464,348.012,150.035,345.651,145.543z M170.796,361.153l0.321-105.028c0.011-3.628-1.43-7.114-3.992-9.671   c-2.551-2.545-6.005-3.965-9.605-3.965c-0.027,0-0.054,0-0.087,0l-47.434,0.294l122.303-184.14v93.421   c0,3.612,1.436,7.076,3.992,9.627s6.119,3.802,9.633,3.971l61.538-0.158L170.796,361.153z\"></path>		<path style=\"fill:#010002;\" d=\"M213.264,116.03c-7.511,0-13.598,6.086-13.598,13.598v49.86c0,7.511,6.086,13.598,13.598,13.598   s13.598-6.086,13.598-13.598v-49.86C226.862,122.117,220.776,116.03,213.264,116.03z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:15:01', '2026-03-05 15:15:01', '', 15, 'https://mrarif.me/s1labs/?p=404', 0, 'revision', '', 0),
(406, 1, '2026-03-05 15:16:15', '2026-03-05 15:16:15', '', 'padlock_894764', '', 'inherit', 'open', 'closed', '', 'padlock_894764', '', '', '2026-03-05 15:16:15', '2026-03-05 15:16:15', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/padlock_894764.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(407, 1, '2026-03-05 15:16:20', '2026-03-05 15:16:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:16:20', '2026-03-05 15:16:20', '', 15, 'https://mrarif.me/s1labs/?p=407', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(408, 1, '2026-03-05 15:16:20', '2026-03-05 15:16:20', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:16:20', '2026-03-05 15:16:20', '', 15, 'https://mrarif.me/s1labs/?p=408', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(409, 1, '2026-03-05 15:16:21', '2026-03-05 15:16:21', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:16:21', '2026-03-05 15:16:21', '', 15, 'https://mrarif.me/s1labs/?p=409', 0, 'revision', '', 0),
(410, 1, '2026-03-05 15:17:20', '2026-03-05 15:17:20', '', 'alarm-clock_63870', '', 'inherit', 'open', 'closed', '', 'alarm-clock_63870', '', '', '2026-03-05 15:17:20', '2026-03-05 15:17:20', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/alarm-clock_63870.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:17:27', '2026-03-05 15:17:27', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:17:27', '2026-03-05 15:17:27', '', 15, 'https://mrarif.me/s1labs/?p=411', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(412, 1, '2026-03-05 15:17:28', '2026-03-05 15:17:28', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:17:28', '2026-03-05 15:17:28', '', 15, 'https://mrarif.me/s1labs/?p=412', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(413, 1, '2026-03-05 15:17:28', '2026-03-05 15:17:28', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:17:28', '2026-03-05 15:17:28', '', 15, 'https://mrarif.me/s1labs/?p=413', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(414, 1, '2026-03-05 15:18:11', '2026-03-05 15:18:11', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:18:11', '2026-03-05 15:18:11', '', 15, 'https://mrarif.me/s1labs/?p=414', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(415, 1, '2026-03-05 15:18:11', '2026-03-05 15:18:11', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:18:11', '2026-03-05 15:18:11', '', 15, 'https://mrarif.me/s1labs/?p=415', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:39:48', '2026-03-05 15:39:48', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:39:48', '2026-03-05 15:39:48', '', 15, 'https://mrarif.me/s1labs/?p=425', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:18:12', '2026-03-05 15:18:12', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:18:12', '2026-03-05 15:18:12', '', 15, 'https://mrarif.me/s1labs/?p=416', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(417, 1, '2026-03-05 15:19:34', '2026-03-05 15:19:34', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:19:34', '2026-03-05 15:19:34', '', 15, 'https://mrarif.me/s1labs/?p=417', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(418, 1, '2026-03-05 15:19:34', '2026-03-05 15:19:34', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:19:34', '2026-03-05 15:19:34', '', 15, 'https://mrarif.me/s1labs/?p=418', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(419, 1, '2026-03-05 15:19:34', '2026-03-05 15:19:34', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Clock					</h6>\n								Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:19:34', '2026-03-05 15:19:34', '', 15, 'https://mrarif.me/s1labs/?p=419', 0, 'revision', '', 0),
(420, 1, '2026-03-05 15:36:36', '2026-03-05 15:36:36', '', 'alarm-clock_63870', '', 'inherit', 'open', 'closed', '', 'alarm-clock_63870-2', '', '', '2026-03-05 15:36:36', '2026-03-05 15:36:36', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/alarm-clock_63870-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(426, 1, '2026-03-05 15:40:30', '2026-03-05 15:40:30', '', 'free-shipping_18293694', '', 'inherit', 'open', 'closed', '', 'free-shipping_18293694', '', '', '2026-03-05 15:40:30', '2026-03-05 15:40:30', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/free-shipping_18293694.svg', 0, 'attachment', 'image/svg+xml', 0),
(427, 1, '2026-03-05 15:42:02', '2026-03-05 15:42:02', '', 'network_2082820', '', 'inherit', 'open', 'closed', '', 'network_2082820', '', '', '2026-03-05 15:42:02', '2026-03-05 15:42:02', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/network_2082820.svg', 0, 'attachment', 'image/svg+xml', 0),
(428, 1, '2026-03-05 15:42:46', '2026-03-05 15:42:46', '', 'diamond-ring_18723169', '', 'inherit', 'open', 'closed', '', 'diamond-ring_18723169', '', '', '2026-03-05 15:42:46', '2026-03-05 15:42:46', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/diamond-ring_18723169.svg', 0, 'attachment', 'image/svg+xml', 0),
(422, 1, '2026-03-05 15:39:39', '2026-03-05 15:39:39', '', 'clock_16087624', '', 'inherit', 'open', 'closed', '', 'clock_16087624', '', '', '2026-03-05 15:39:39', '2026-03-05 15:39:39', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/clock_16087624.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(423, 1, '2026-03-05 15:39:47', '2026-03-05 15:39:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Clock					</h6>\n								Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:39:47', '2026-03-05 15:39:47', '', 15, 'https://mrarif.me/s1labs/?p=423', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:39:47', '2026-03-05 15:39:47', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Clock					</h6>\n								Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:39:47', '2026-03-05 15:39:47', '', 15, 'https://mrarif.me/s1labs/?p=424', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(433, 1, '2026-03-05 15:43:37', '2026-03-05 15:43:37', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:43:37', '2026-03-05 15:43:37', '', 15, 'https://mrarif.me/s1labs/?p=433', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:43:16', '2026-03-05 15:43:16', '', 'package_7044332', '', 'inherit', 'open', 'closed', '', 'package_7044332', '', '', '2026-03-05 15:43:16', '2026-03-05 15:43:16', '', 15, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/package_7044332.svg', 0, 'attachment', 'image/svg+xml', 0),
(431, 1, '2026-03-05 15:43:36', '2026-03-05 15:43:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:43:36', '2026-03-05 15:43:36', '', 15, 'https://mrarif.me/s1labs/?p=431', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:43:36', '2026-03-05 15:43:36', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:43:36', '2026-03-05 15:43:36', '', 15, 'https://mrarif.me/s1labs/?p=432', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(434, 1, '2026-03-05 15:43:51', '2026-03-05 15:43:51', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:43:51', '2026-03-05 15:43:51', '', 15, 'https://mrarif.me/s1labs/?p=434', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:43:51', '2026-03-05 15:43:51', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:43:51', '2026-03-05 15:43:51', '', 15, 'https://mrarif.me/s1labs/?p=435', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(436, 1, '2026-03-05 15:43:52', '2026-03-05 15:43:52', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:43:52', '2026-03-05 15:43:52', '', 15, 'https://mrarif.me/s1labs/?p=436', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:44:34', '2026-03-05 15:44:34', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:44:34', '2026-03-05 15:44:34', '', 15, 'https://mrarif.me/s1labs/?p=437', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(438, 1, '2026-03-05 15:44:34', '2026-03-05 15:44:34', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:44:34', '2026-03-05 15:44:34', '', 15, 'https://mrarif.me/s1labs/?p=438', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(439, 1, '2026-03-05 15:44:35', '2026-03-05 15:44:35', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:44:35', '2026-03-05 15:44:35', '', 15, 'https://mrarif.me/s1labs/?p=439', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(440, 1, '2026-03-05 15:49:34', '2026-03-05 15:49:34', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:49:34', '2026-03-05 15:49:34', '', 15, 'https://mrarif.me/s1labs/?p=440', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:49:34', '2026-03-05 15:49:34', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:49:34', '2026-03-05 15:49:34', '', 15, 'https://mrarif.me/s1labs/?p=441', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:49:35', '2026-03-05 15:49:35', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:49:35', '2026-03-05 15:49:35', '', 15, 'https://mrarif.me/s1labs/?p=442', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:58:46', '2026-03-05 15:58:46', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\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', '', '46-revision-v1', '', '', '2026-03-05 15:58:46', '2026-03-05 15:58:46', '', 46, 'https://mrarif.me/s1labs/?p=443', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:59:45', '2026-03-05 15:59:45', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:59:45', '2026-03-05 15:59:45', '', 15, 'https://mrarif.me/s1labs/?p=444', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:59:46', '2026-03-05 15:59:46', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:59:46', '2026-03-05 15:59:46', '', 15, 'https://mrarif.me/s1labs/?p=445', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 15:59:46', '2026-03-05 15:59:46', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 15:59:46', '2026-03-05 15:59:46', '', 15, 'https://mrarif.me/s1labs/?p=446', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(447, 1, '2026-03-05 16:00:31', '2026-03-05 16:00:31', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-03-05 16:00:31', '2026-03-05 16:00:31', '', 46, 'https://mrarif.me/s1labs/?p=447', 0, 'revision', '', 0),
(448, 1, '2026-03-05 16:05:54', '2026-03-05 16:05:54', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n																	<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-03-05 16:05:54', '2026-03-05 16:05:54', '', 46, 'https://mrarif.me/s1labs/?p=448', 0, 'revision', '', 0),
(449, 1, '2026-03-05 16:06:14', '2026-03-05 16:06:14', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n																	<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-03-05 16:06:14', '2026-03-05 16:06:14', '', 46, 'https://mrarif.me/s1labs/?p=449', 0, 'revision', '', 0),
(450, 1, '2026-03-05 16:06:30', '2026-03-05 16:06:30', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n																	<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-03-05 16:06:30', '2026-03-05 16:06:30', '', 46, 'https://mrarif.me/s1labs/?p=450', 0, 'revision', '', 0),
(451, 1, '2026-03-05 16:06:55', '2026-03-05 16:06:55', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n																	<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-03-05 16:06:55', '2026-03-05 16:06:55', '', 46, 'https://mrarif.me/s1labs/?p=451', 0, 'revision', '', 0),
(452, 1, '2026-03-05 16:07:12', '2026-03-05 16:07:12', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n																	<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />																		\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-03-05 16:07:12', '2026-03-05 16:07:12', '', 46, 'https://mrarif.me/s1labs/?p=452', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 16:08:24', '2026-03-05 16:08:24', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:08:24', '2026-03-05 16:08:24', '', 15, 'https://mrarif.me/s1labs/?p=453', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 16:08:24', '2026-03-05 16:08:24', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:08:24', '2026-03-05 16:08:24', '', 15, 'https://mrarif.me/s1labs/?p=454', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 16:08:25', '2026-03-05 16:08:25', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:08:25', '2026-03-05 16:08:25', '', 15, 'https://mrarif.me/s1labs/?p=455', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(456, 1, '2026-03-05 16:10:13', '2026-03-05 16:10:13', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:10:13', '2026-03-05 16:10:13', '', 15, 'https://mrarif.me/s1labs/?p=456', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(457, 1, '2026-03-05 16:10:13', '2026-03-05 16:10:13', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:10:13', '2026-03-05 16:10:13', '', 15, 'https://mrarif.me/s1labs/?p=457', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(458, 1, '2026-03-05 16:10:13', '2026-03-05 16:10:13', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:10:13', '2026-03-05 16:10:13', '', 15, 'https://mrarif.me/s1labs/?p=458', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(459, 1, '2026-03-05 16:11:04', '2026-03-05 16:11:04', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:11:04', '2026-03-05 16:11:04', '', 15, 'https://mrarif.me/s1labs/?p=459', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 16:11:04', '2026-03-05 16:11:04', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:11:04', '2026-03-05 16:11:04', '', 15, 'https://mrarif.me/s1labs/?p=460', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 16:11:05', '2026-03-05 16:11:05', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:11:05', '2026-03-05 16:11:05', '', 15, 'https://mrarif.me/s1labs/?p=461', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-05 16:12:29', '2026-03-05 16:12:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:12:29', '2026-03-05 16:12:29', '', 15, 'https://mrarif.me/s1labs/?p=462', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(463, 1, '2026-03-05 16:12:29', '2026-03-05 16:12:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:12:29', '2026-03-05 16:12:29', '', 15, 'https://mrarif.me/s1labs/?p=463', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(464, 1, '2026-03-05 16:12:29', '2026-03-05 16:12:29', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:12:29', '2026-03-05 16:12:29', '', 15, 'https://mrarif.me/s1labs/?p=464', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(465, 1, '2026-03-05 16:13:05', '2026-03-05 16:13:05', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:13:05', '2026-03-05 16:13:05', '', 15, 'https://mrarif.me/s1labs/?p=465', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(466, 1, '2026-03-05 16:13:08', '2026-03-05 16:13:08', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:13:08', '2026-03-05 16:13:08', '', 15, 'https://mrarif.me/s1labs/?p=466', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(467, 1, '2026-03-05 16:13:09', '2026-03-05 16:13:09', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:13:09', '2026-03-05 16:13:09', '', 15, 'https://mrarif.me/s1labs/?p=467', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(468, 1, '2026-03-05 16:14:00', '2026-03-05 16:14:00', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:14:00', '2026-03-05 16:14:00', '', 15, 'https://mrarif.me/s1labs/?p=468', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(469, 1, '2026-03-05 16:14:01', '2026-03-05 16:14:01', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:14:01', '2026-03-05 16:14:01', '', 15, 'https://mrarif.me/s1labs/?p=469', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(470, 1, '2026-03-05 16:14:01', '2026-03-05 16:14:01', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-05 16:14:01', '2026-03-05 16:14:01', '', 15, 'https://mrarif.me/s1labs/?p=470', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(471, 1, '2026-03-05 16:25:33', '2026-03-05 16:25:33', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />													<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices.</p>			<h6>Shop</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/shop/\">\n											All Products\n											</a>\n									</li>\n						</ul>\n							<h6>\nSupport</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n						</ul>\n							<h6>Legal</h6>							<ul>\n							<li>\n											<a href=\"#\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Terms of Service\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Disclaimer\n											</a>\n									</li>\n						</ul>\n							Copyright 2026 All Rights Reserved', 'Elementor Footer #471', '', 'publish', 'closed', 'closed', '', 'elementor-footer-471', '', '', '2026-03-07 09:09:53', '2026-03-07 09:09:53', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&#038;p=471', 0, 'elementor_library', '', 0),
(472, 1, '2026-03-05 16:25:33', '2026-03-05 16:25:33', '', 'Elementor Footer #471', '', 'inherit', 'closed', 'closed', '', '471-revision-v1', '', '', '2026-03-05 16:25:33', '2026-03-05 16:25:33', '', 471, 'https://mrarif.me/s1labs/?p=472', 0, 'revision', '', 0),
(473, 1, '2026-03-05 16:26:15', '2026-03-05 16:26:15', '<img src=\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. 			<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							<h6>Opening Hours</h6>							\n					Sunday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Monday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Tuesday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Wednesday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Thursday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Friday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Saturday				\n							10:00 AM						\n						-\n							7:00 PM						\n							Copyright 2024 All Rights Reserved', 'footer section', '', 'publish', 'closed', 'closed', '', 'footer-section', '', '', '2026-03-05 16:26:15', '2026-03-05 16:26:15', '', 0, 'https://mrarif.me/s1labs/?elementor_library=footer-section', 0, 'elementor_library', '', 0),
(474, 1, '2026-03-05 16:26:15', '2026-03-05 16:26:15', '<img src=\"https://mrarif.me/s1labs/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. 			<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							<h6>Opening Hours</h6>							\n					Sunday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Monday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Tuesday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Wednesday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Thursday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Friday				\n							10:00 AM						\n						-\n							7:00 PM						\n					Saturday				\n							10:00 AM						\n						-\n							7:00 PM						\n							Copyright 2024 All Rights Reserved', 'footer section', '', 'inherit', 'closed', 'closed', '', '473-revision-v1', '', '', '2026-03-05 16:26:15', '2026-03-05 16:26:15', '', 473, 'https://mrarif.me/s1labs/?p=474', 0, 'revision', '', 0),
(587, 1, '2026-03-07 06:00:21', '2026-03-07 06:00:21', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />													S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. 			<h6>Shop</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/shop/\">\n											All Products\n											</a>\n									</li>\n						</ul>\n							<h6>\nSupport</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n						</ul>\n							<h6>Legal</h6>							<ul>\n							<li>\n											<a href=\"#\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Terms of Service\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Disclaimer\n											</a>\n									</li>\n						</ul>\n							Copyright 2026 All Rights Reserved', 'Elementor Footer #471', '', 'inherit', 'closed', 'closed', '', '471-revision-v1', '', '', '2026-03-07 06:00:21', '2026-03-07 06:00:21', '', 471, 'https://mrarif.me/s1labs/?p=587', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:06:05', '2026-03-07 06:06:05', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:06:05', '2026-03-07 06:06:05', '', 17, 'https://mrarif.me/s1labs/?p=588', 0, 'revision', '', 0),
(475, 1, '2026-03-05 16:34:09', '2026-03-05 16:34:09', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />													S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. 					\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							<h6>Shop</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/shop/\">\n											All Products\n											</a>\n									</li>\n						</ul>\n							<h6>\nSupport</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n						</ul>\n							<h6>Legal</h6>							<ul>\n							<li>\n											<a href=\"#\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Terms of Service\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Disclaimer\n											</a>\n									</li>\n						</ul>\n							Copyright 2024 All Rights Reserved', 'Elementor Footer #471', '', 'inherit', 'closed', 'closed', '', '471-revision-v1', '', '', '2026-03-05 16:34:09', '2026-03-05 16:34:09', '', 471, 'https://mrarif.me/s1labs/?p=475', 0, 'revision', '', 0),
(476, 1, '2026-03-05 16:36:08', '2026-03-05 16:36:08', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />													S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. 					\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							<h6>Shop</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/shop/\">\n											All Products\n											</a>\n									</li>\n						</ul>\n							<h6>\nSupport</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n						</ul>\n							<h6>Legal</h6>							<ul>\n							<li>\n											<a href=\"#\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Terms of Service\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Disclaimer\n											</a>\n									</li>\n						</ul>\n							Copyright 2026 All Rights Reserved', 'Elementor Footer #471', '', 'inherit', 'closed', 'closed', '', '471-revision-v1', '', '', '2026-03-05 16:36:08', '2026-03-05 16:36:08', '', 471, 'https://mrarif.me/s1labs/?p=476', 0, 'revision', '', 0),
(477, 1, '2026-03-05 16:40:16', '2026-03-05 16:40:16', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:40:16', '2026-03-05 16:40:16', '', 17, 'https://mrarif.me/s1labs/?p=477', 0, 'revision', '', 0),
(478, 1, '2026-03-05 16:40:16', '2026-03-05 16:40:16', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:40:16', '2026-03-05 16:40:16', '', 17, 'https://mrarif.me/s1labs/?p=478', 0, 'revision', '', 0),
(479, 1, '2026-03-05 16:40:16', '2026-03-05 16:40:16', '<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:40:16', '2026-03-05 16:40:16', '', 17, 'https://mrarif.me/s1labs/?p=479', 0, 'revision', '', 0),
(480, 1, '2026-03-05 16:44:35', '2026-03-05 16:44:35', '', '2148816400 (1)', '', 'inherit', 'open', 'closed', '', '2148816400-1', '', '', '2026-03-05 16:44:35', '2026-03-05 16:44:35', '', 17, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(481, 1, '2026-03-05 16:45:31', '2026-03-05 16:45:31', '<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:45:31', '2026-03-05 16:45:31', '', 17, 'https://mrarif.me/s1labs/?p=481', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(482, 1, '2026-03-05 16:45:31', '2026-03-05 16:45:31', '<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:45:31', '2026-03-05 16:45:31', '', 17, 'https://mrarif.me/s1labs/?p=482', 0, 'revision', '', 0),
(483, 1, '2026-03-05 16:45:32', '2026-03-05 16:45:32', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:45:32', '2026-03-05 16:45:32', '', 17, 'https://mrarif.me/s1labs/?p=483', 0, 'revision', '', 0),
(484, 1, '2026-03-05 16:47:30', '2026-03-05 16:47:30', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:47:30', '2026-03-05 16:47:30', '', 17, 'https://mrarif.me/s1labs/?p=484', 0, 'revision', '', 0),
(485, 1, '2026-03-05 16:47:30', '2026-03-05 16:47:30', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:47:30', '2026-03-05 16:47:30', '', 17, 'https://mrarif.me/s1labs/?p=485', 0, 'revision', '', 0),
(486, 1, '2026-03-05 16:47:30', '2026-03-05 16:47:30', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:47:30', '2026-03-05 16:47:30', '', 17, 'https://mrarif.me/s1labs/?p=486', 0, 'revision', '', 0),
(487, 1, '2026-03-05 16:48:00', '2026-03-05 16:48:00', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:48:00', '2026-03-05 16:48:00', '', 17, 'https://mrarif.me/s1labs/?p=487', 0, 'revision', '', 0),
(488, 1, '2026-03-05 16:48:00', '2026-03-05 16:48:00', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:48:00', '2026-03-05 16:48:00', '', 17, 'https://mrarif.me/s1labs/?p=488', 0, 'revision', '', 0),
(489, 1, '2026-03-05 16:48:00', '2026-03-05 16:48:00', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:48:00', '2026-03-05 16:48:00', '', 17, 'https://mrarif.me/s1labs/?p=489', 0, 'revision', '', 0),
(490, 1, '2026-03-05 16:52:40', '2026-03-05 16:52:40', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:52:40', '2026-03-05 16:52:40', '', 17, 'https://mrarif.me/s1labs/?p=490', 0, 'revision', '', 0),
(491, 1, '2026-03-05 16:52:41', '2026-03-05 16:52:41', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:52:41', '2026-03-05 16:52:41', '', 17, 'https://mrarif.me/s1labs/?p=491', 0, 'revision', '', 0),
(498, 1, '2026-03-05 16:58:47', '2026-03-05 16:58:47', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:58:47', '2026-03-05 16:58:47', '', 17, 'https://mrarif.me/s1labs/?p=498', 0, 'revision', '', 0),
(499, 1, '2026-03-05 16:59:20', '2026-03-05 16:59:20', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:59:20', '2026-03-05 16:59:20', '', 17, 'https://mrarif.me/s1labs/?p=499', 0, 'revision', '', 0),
(500, 1, '2026-03-05 16:59:20', '2026-03-05 16:59:20', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:59:20', '2026-03-05 16:59:20', '', 17, 'https://mrarif.me/s1labs/?p=500', 0, 'revision', '', 0),
(501, 1, '2026-03-05 16:59:20', '2026-03-05 16:59:20', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:59:20', '2026-03-05 16:59:20', '', 17, 'https://mrarif.me/s1labs/?p=501', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(492, 1, '2026-03-05 16:52:42', '2026-03-05 16:52:42', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>					\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:52:42', '2026-03-05 16:52:42', '', 17, 'https://mrarif.me/s1labs/?p=492', 0, 'revision', '', 0),
(493, 1, '2026-03-05 16:52:49', '2026-03-05 16:52:49', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>					\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:52:49', '2026-03-05 16:52:49', '', 17, 'https://mrarif.me/s1labs/?p=493', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(494, 1, '2026-03-05 16:52:49', '2026-03-05 16:52:49', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>					\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:52:49', '2026-03-05 16:52:49', '', 17, 'https://mrarif.me/s1labs/?p=494', 0, 'revision', '', 0),
(495, 1, '2026-03-05 16:52:49', '2026-03-05 16:52:49', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>					\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:52:49', '2026-03-05 16:52:49', '', 17, 'https://mrarif.me/s1labs/?p=495', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(496, 1, '2026-03-05 16:58:47', '2026-03-05 16:58:47', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>					\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:58:47', '2026-03-05 16:58:47', '', 17, 'https://mrarif.me/s1labs/?p=496', 0, 'revision', '', 0),
(497, 1, '2026-03-05 16:58:47', '2026-03-05 16:58:47', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>					\n			<a href=\"https://mrarif.me/s1labs/my-account/\">\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>			</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 16:58:47', '2026-03-05 16:58:47', '', 17, 'https://mrarif.me/s1labs/?p=497', 0, 'revision', '', 0),
(503, 1, '2026-03-05 17:14:01', '2026-03-05 17:14:01', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:14:01', '2026-03-05 17:14:01', '', 17, 'https://mrarif.me/s1labs/?p=503', 0, 'revision', '', 0),
(504, 1, '2026-03-05 17:14:01', '2026-03-05 17:14:01', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:14:01', '2026-03-05 17:14:01', '', 17, 'https://mrarif.me/s1labs/?p=504', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(509, 1, '2026-03-05 17:30:10', '2026-03-05 17:30:10', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:10', '2026-03-05 17:30:10', '', 17, 'https://mrarif.me/s1labs/?p=509', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(505, 1, '2026-03-05 17:14:02', '2026-03-05 17:14:02', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:14:02', '2026-03-05 17:14:02', '', 17, 'https://mrarif.me/s1labs/?p=505', 0, 'revision', '', 0),
(527, 1, '2026-03-07 03:46:33', '2026-03-07 03:46:33', '', 'abit ab', '', 'inherit', 'open', 'closed', '', 'abit-ab', '', '', '2026-03-07 03:46:33', '2026-03-07 03:46:33', '', 0, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(507, 1, '2026-03-05 17:30:09', '2026-03-05 17:30:09', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:09', '2026-03-05 17:30:09', '', 17, 'https://mrarif.me/s1labs/?p=507', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(508, 1, '2026-03-05 17:30:09', '2026-03-05 17:30:09', '<img width=\"1000\" height=\"1000\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1.jpg 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-300x300.jpg 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-150x150.jpg 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-768x768.jpg 768w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-100x100.jpg 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/2148816400-1-50x50.jpg 50w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:09', '2026-03-05 17:30:09', '', 17, 'https://mrarif.me/s1labs/?p=508', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(510, 1, '2026-03-05 17:30:25', '2026-03-05 17:30:25', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:25', '2026-03-05 17:30:25', '', 17, 'https://mrarif.me/s1labs/?p=510', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(511, 1, '2026-03-05 17:30:25', '2026-03-05 17:30:25', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.</p>			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:25', '2026-03-05 17:30:25', '', 17, 'https://mrarif.me/s1labs/?p=511', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(512, 1, '2026-03-05 17:30:26', '2026-03-05 17:30:26', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:26', '2026-03-05 17:30:26', '', 17, 'https://mrarif.me/s1labs/?p=512', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(513, 1, '2026-03-05 17:30:36', '2026-03-05 17:30:36', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:36', '2026-03-05 17:30:36', '', 17, 'https://mrarif.me/s1labs/?p=513', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(514, 1, '2026-03-05 17:30:36', '2026-03-05 17:30:36', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:36', '2026-03-05 17:30:36', '', 17, 'https://mrarif.me/s1labs/?p=514', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(515, 1, '2026-03-05 17:30:37', '2026-03-05 17:30:37', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-05 17:30:37', '2026-03-05 17:30:37', '', 17, 'https://mrarif.me/s1labs/?p=515', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(516, 1, '2026-03-06 04:07:28', '2026-03-06 04:07:28', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-06 04:07:28', '2026-03-06 04:07:28', '', 15, 'https://mrarif.me/s1labs/?p=516', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(517, 1, '2026-03-06 04:07:28', '2026-03-06 04:07:28', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-06 04:07:28', '2026-03-06 04:07:28', '', 15, 'https://mrarif.me/s1labs/?p=517', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(518, 1, '2026-03-06 04:07:28', '2026-03-06 04:07:28', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-06 04:07:28', '2026-03-06 04:07:28', '', 15, 'https://mrarif.me/s1labs/?p=518', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(519, 1, '2026-03-07 03:11:11', '2026-03-07 03:11:11', '{\n    \"astra-settings[heading-base-color]\": {\n        \"value\": \"var(--ast-global-color-0)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-07 03:11:11\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '92f8eba6-3720-432b-af08-c11680d54544', '', '', '2026-03-07 03:11:11', '2026-03-07 03:11:11', '', 0, 'https://mrarif.me/s1labs/92f8eba6-3720-432b-af08-c11680d54544/', 0, 'customize_changeset', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(520, 1, '2026-03-07 03:33:18', '2026-03-07 03:33:18', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 03:33:18', '2026-03-07 03:33:18', '', 15, 'https://mrarif.me/s1labs/?p=520', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(521, 1, '2026-03-07 03:33:18', '2026-03-07 03:33:18', '<h1>Sign Up for Full Access</h1>		Create an account or sign in to explore our complete catalog of research-grade peptides with 99%+ purity.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 03:33:18', '2026-03-07 03:33:18', '', 15, 'https://mrarif.me/s1labs/?p=521', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(522, 1, '2026-03-07 03:33:19', '2026-03-07 03:33:19', '<h1>Pure Peptides. Professional Standards.</h1>		The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 03:33:19', '2026-03-07 03:33:19', '', 15, 'https://mrarif.me/s1labs/?p=522', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 03:41:22', '2026-03-07 03:41:22', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 03:41:22', '2026-03-07 03:41:22', '', 15, 'https://mrarif.me/s1labs/?p=526', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(524, 1, '2026-03-07 03:41:21', '2026-03-07 03:41:21', '<h1>Pure Peptides. Professional Standards.</h1>		The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 03:41:21', '2026-03-07 03:41:21', '', 15, 'https://mrarif.me/s1labs/?p=524', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(525, 1, '2026-03-07 03:41:21', '2026-03-07 03:41:21', '<h1>Pure Peptides. Professional Standards.</h1>		The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 03:41:21', '2026-03-07 03:41:21', '', 15, 'https://mrarif.me/s1labs/?p=525', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(528, 1, '2026-03-07 03:55:02', '2026-03-07 03:55:02', '', 'GLP-3(RT)', 'A 39-amino acid triple agonist peptide targeting GIP, GLP-1, and glucagon receptors, studied for metabolic regulation and body composition in clinical research. Premium Research Peptide.', 'inherit', 'closed', 'closed', '', '340-autosave-v1', '', '', '2026-03-07 03:55:02', '2026-03-07 03:55:02', '', 340, 'https://mrarif.me/s1labs/?p=528', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(533, 1, '2026-03-07 04:32:53', '2026-03-07 04:32:53', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:32:53', '2026-03-07 04:32:53', '', 15, 'https://mrarif.me/s1labs/?p=533', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(534, 1, '2026-03-07 04:32:54', '2026-03-07 04:32:54', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:32:54', '2026-03-07 04:32:54', '', 15, 'https://mrarif.me/s1labs/?p=534', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(535, 1, '2026-03-07 04:32:54', '2026-03-07 04:32:54', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:32:54', '2026-03-07 04:32:54', '', 15, 'https://mrarif.me/s1labs/?p=535', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(536, 1, '2026-03-07 04:34:29', '2026-03-07 04:34:29', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:34:29', '2026-03-07 04:34:29', '', 15, 'https://mrarif.me/s1labs/?p=536', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(537, 1, '2026-03-07 04:34:29', '2026-03-07 04:34:29', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:34:29', '2026-03-07 04:34:29', '', 15, 'https://mrarif.me/s1labs/?p=537', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(538, 1, '2026-03-07 04:34:30', '2026-03-07 04:34:30', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:34:30', '2026-03-07 04:34:30', '', 15, 'https://mrarif.me/s1labs/?p=538', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(539, 1, '2026-03-07 04:36:48', '2026-03-07 04:36:48', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:36:48', '2026-03-07 04:36:48', '', 15, 'https://mrarif.me/s1labs/?p=539', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(540, 1, '2026-03-07 04:36:48', '2026-03-07 04:36:48', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:36:48', '2026-03-07 04:36:48', '', 15, 'https://mrarif.me/s1labs/?p=540', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(541, 1, '2026-03-07 04:36:49', '2026-03-07 04:36:49', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:36:49', '2026-03-07 04:36:49', '', 15, 'https://mrarif.me/s1labs/?p=541', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(542, 1, '2026-03-07 04:38:13', '2026-03-07 04:38:13', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:38:13', '2026-03-07 04:38:13', '', 15, 'https://mrarif.me/s1labs/?p=542', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(543, 1, '2026-03-07 04:38:13', '2026-03-07 04:38:13', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:38:13', '2026-03-07 04:38:13', '', 15, 'https://mrarif.me/s1labs/?p=543', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(544, 1, '2026-03-07 04:38:14', '2026-03-07 04:38:14', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:38:14', '2026-03-07 04:38:14', '', 15, 'https://mrarif.me/s1labs/?p=544', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(545, 1, '2026-03-07 04:42:06', '2026-03-07 04:42:06', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:42:06', '2026-03-07 04:42:06', '', 15, 'https://mrarif.me/s1labs/?p=545', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(546, 1, '2026-03-07 04:42:06', '2026-03-07 04:42:06', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:42:06', '2026-03-07 04:42:06', '', 15, 'https://mrarif.me/s1labs/?p=546', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(547, 1, '2026-03-07 04:42:07', '2026-03-07 04:42:07', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:42:07', '2026-03-07 04:42:07', '', 15, 'https://mrarif.me/s1labs/?p=547', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(548, 1, '2026-03-07 04:45:14', '2026-03-07 04:45:14', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:45:14', '2026-03-07 04:45:14', '', 15, 'https://mrarif.me/s1labs/?p=548', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(549, 1, '2026-03-07 04:45:15', '2026-03-07 04:45:15', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:45:15', '2026-03-07 04:45:15', '', 15, 'https://mrarif.me/s1labs/?p=549', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 04:45:16', '2026-03-07 04:45:16', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:45:16', '2026-03-07 04:45:16', '', 15, 'https://mrarif.me/s1labs/?p=550', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(551, 1, '2026-03-07 04:52:28', '2026-03-07 04:52:28', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:52:28', '2026-03-07 04:52:28', '', 15, 'https://mrarif.me/s1labs/?p=551', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(552, 1, '2026-03-07 04:52:28', '2026-03-07 04:52:28', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:52:28', '2026-03-07 04:52:28', '', 15, 'https://mrarif.me/s1labs/?p=552', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(553, 1, '2026-03-07 04:52:29', '2026-03-07 04:52:29', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 04:52:29', '2026-03-07 04:52:29', '', 15, 'https://mrarif.me/s1labs/?p=553', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(554, 1, '2026-03-07 04:59:04', '2026-03-07 04:59:04', '', 'CJC-1295 Ipamorelin', 'A strategic peptide combination engineered to enhance gh release through synchronized GHRH and ghrelin receptor activation in experimental research models. Premium Research Peptide.', 'inherit', 'closed', 'closed', '', '329-autosave-v1', '', '', '2026-03-07 04:59:04', '2026-03-07 04:59:04', '', 329, 'https://mrarif.me/s1labs/?p=554', 0, 'revision', '', 0),
(555, 1, '2026-03-07 04:59:13', '2026-03-07 04:59:13', '', 'cgc ab new', '', 'inherit', 'open', 'closed', '', 'cgc-ab-new', '', '', '2026-03-07 04:59:13', '2026-03-07 04:59:13', '', 329, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/cgc-ab-new.webp', 0, 'attachment', 'image/webp', 0),
(556, 1, '2026-03-07 05:04:47', '2026-03-07 05:04:47', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 05:04:47', '2026-03-07 05:04:47', '', 17, 'https://mrarif.me/s1labs/?p=556', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(557, 1, '2026-03-07 05:04:47', '2026-03-07 05:04:47', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/about-ab-1-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 05:04:47', '2026-03-07 05:04:47', '', 17, 'https://mrarif.me/s1labs/?p=557', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(558, 1, '2026-03-07 05:04:48', '2026-03-07 05:04:48', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 05:04:48', '2026-03-07 05:04:48', '', 17, 'https://mrarif.me/s1labs/?p=558', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(559, 1, '2026-03-07 05:15:45', '2026-03-07 05:15:45', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>\n							LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n									LATEST					<h5>99.93%</h5>					99.79%							\n							Variant: 						\n						GLP-3 (RT) 10mg					\n							Lot #:						\n						A1115					\n							Labeled:						\n						10mg					\n							Actual: 						\n						10.14mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n								<h4>\n									⚠️ Important Research Notice								</h4>\n							<p><strong>Not for human consumption.</strong> This product is sold exclusively for research and educational purposes. It is not intended to diagnose, treat, cure, or prevent any disease.</p><p>All clinical trial data and research findings presented on this page are sourced from peer-reviewed journals and official publications. They are provided for educational reference only and should not be interpreted as medical advice or product claims.</p><p>By purchasing this product, you confirm that you are a qualified researcher and will use it in accordance with all applicable laws and regulations.</p>', 'Elementor Single Product #559', '', 'publish', 'closed', 'closed', '', 'elementor-single-product-559', '', '', '2026-03-07 10:31:52', '2026-03-07 10:31:52', '', 0, 'https://mrarif.me/s1labs/?post_type=elementor_library&#038;p=559', 0, 'elementor_library', '', 0),
(560, 1, '2026-03-07 05:15:45', '2026-03-07 05:15:45', '', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:15:45', '2026-03-07 05:15:45', '', 559, 'https://mrarif.me/s1labs/?p=560', 0, 'revision', '', 0),
(561, 1, '2026-03-07 05:18:37', '2026-03-07 05:18:37', '', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:18:37', '2026-03-07 05:18:37', '', 559, 'https://mrarif.me/s1labs/?p=561', 0, 'revision', '', 0),
(563, 1, '2026-03-07 05:26:44', '2026-03-07 05:26:44', '', 'shopping_11342199', '', 'inherit', 'open', 'closed', '', 'shopping_11342199', '', '', '2026-03-07 05:26:44', '2026-03-07 05:26:44', '', 559, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/shopping_11342199.svg', 0, 'attachment', 'image/svg+xml', 0),
(564, 1, '2026-03-07 05:29:36', '2026-03-07 05:29:36', '', 'care_7150153', '', 'inherit', 'open', 'closed', '', 'care_7150153', '', '', '2026-03-07 05:29:36', '2026-03-07 05:29:36', '', 559, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/care_7150153.svg', 0, 'attachment', 'image/svg+xml', 0),
(565, 1, '2026-03-07 05:29:41', '2026-03-07 05:29:41', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.013 512.013\" width=\"512\"><g><g id=\"Layer_2_16_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.672 48.719c-9.724-9.772-23.694-14.029-37.215-11.34-18.204 3.5-33.017 22.17-33.017 41.616v92.798c.083 5.049 4.244 9.075 9.294 8.992 4.932-.081 8.911-4.06 8.992-8.992v-92.797c0-10.553 8.664-21.831 18.204-23.66 7.562-1.542 15.391.835 20.821 6.32 4.296 4.202 6.707 9.965 6.684 15.974v207.439c-.008 8.692-2.492 17.202-7.161 24.534l-46.812 73.42c-6.527 10.199-10.006 22.051-10.025 34.161v12.526h-73.138v-85.849c-.001-3.173.831-6.291 2.411-9.043l62.016-108.133c5.043-8.706 16.178-11.694 24.903-6.684 8.792 5.177 11.774 16.469 6.684 25.311l-49.112 86.763c-2.417 4.433-.782 9.985 3.651 12.402 4.335 2.363 9.763.857 12.261-3.402l49.087-86.713c16.157-27.997-9.847-62.353-41.134-53.852-9.385 2.492-17.377 8.645-22.187 17.08l-62.029 108.132c-3.171 5.523-4.84 11.781-4.839 18.15v85.857h-18.283c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-64.012c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.022-8.628 2.501-17.072 7.146-24.343l46.812-73.42c6.546-10.26 10.025-22.176 10.028-34.346v-207.452c.046-10.868-4.3-21.294-12.053-28.91zm-42.807 444.998h-127.996v-45.716h127.996z\"></path><path d=\"m210.298 429.716h-18.286v-85.857c0-6.369-1.668-12.626-4.839-18.15l-62.026-108.121c-4.812-8.437-12.807-14.59-22.194-17.08-31.254-8.483-57.293 25.828-41.161 53.813l49.114 86.758c2.554 4.355 8.155 5.815 12.51 3.261 4.259-2.498 5.765-7.927 3.402-12.262l-49.134-86.807c-5.064-8.836-2.075-20.102 6.703-25.266 8.725-5.011 19.859-2.023 24.903 6.684l62.026 108.133c1.58 2.752 2.412 5.869 2.411 9.043v85.857h-73.143v-12.526c-.022-12.11-3.504-23.963-10.035-34.161l-46.785-73.401c-4.678-7.332-7.168-15.846-7.179-24.544v-207.461c.183-12.729 10.65-22.9 23.38-22.717 1.396.02 2.787.167 4.157.439 9.508 1.822 18.177 13.1 18.177 23.652v92.79c.083 5.049 4.244 9.076 9.293 8.993 4.932-.081 8.911-4.06 8.993-8.993v-92.797c0-19.447-14.813-38.121-32.99-41.607-24.932-5.337-49.723 14.912-49.3 40.24v207.439c.003 12.174 3.485 24.094 10.035 34.356l46.785 73.401c4.66 7.271 7.151 15.721 7.179 24.358v12.526h-18.282c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.992c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.868 128.548v-76.737c.001-4.917-3.889-8.953-8.803-9.134-38.273-1.346-74.964-15.608-104.098-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.07-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.677-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.692-18.132-37.609-46.247-37.661-76.082v-68.123c36.669-3.007 71.645-16.725 100.581-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.887 79.978c-22.269-5.111-43.578-13.747-63.123-25.581-2.913-1.767-6.568-1.767-9.481 0-19.554 11.837-40.875 20.473-63.155 25.581-4.151.956-7.091 4.652-7.09 8.911.552 38.582-6.171 69.185 28.232 96.848l41.124 31.982c3.303 2.571 7.93 2.571 11.233 0l41.114-31.982c34.42-27.648 27.687-58.286 28.242-96.848-.005-4.259-2.946-7.952-7.096-8.911zm-11.189 48.563c-.026 16.77-7.853 32.574-21.177 42.758l-35.51 27.626-35.51-27.626c-13.322-10.19-21.148-25.995-21.177-42.768v-32.485c19.838-5.205 38.899-13.013 56.687-23.222 17.791 10.205 36.851 18.017 56.687 23.232z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:29:41', '2026-03-07 05:29:41', '', 559, 'https://mrarif.me/s1labs/?p=565', 0, 'revision', '', 0),
(566, 1, '2026-03-07 05:30:32', '2026-03-07 05:30:32', '', 'padlock_9211074', '', 'inherit', 'open', 'closed', '', 'padlock_9211074', '', '', '2026-03-07 05:30:32', '2026-03-07 05:30:32', '', 559, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/padlock_9211074.svg', 0, 'attachment', 'image/svg+xml', 0),
(571, 1, '2026-03-07 05:33:01', '2026-03-07 05:33:01', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:33:01', '2026-03-07 05:33:01', '', 559, 'https://mrarif.me/s1labs/?p=571', 0, 'revision', '', 0),
(569, 1, '2026-03-07 05:31:57', '2026-03-07 05:31:57', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\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_14_\"><g id=\"padlock_verified_shield_security_protected_protection_secure\"><path d=\"m255.995 471.84c-1.755-.002-3.479-.464-5-1.34-27.794-15.993-51.272-38.52-68.4-65.63-18.74-29.733-28.706-64.153-28.75-99.3v-20c.001-4.529 3.045-8.492 7.42-9.66l92.16-24.57c1.687-.45 3.463-.45 5.15 0l92.16 24.59c4.379 1.165 7.428 5.128 7.43 9.66v20c-.044 35.147-10.01 69.567-28.75 99.3-17.132 27.11-40.613 49.637-68.41 65.63-1.525.872-3.253 1.328-5.01 1.32zm-82.15-178.56v12.29c.045 31.386 8.95 62.121 25.69 88.67 14.332 22.689 33.639 41.819 56.46 55.94 22.826-14.118 42.137-33.248 56.47-55.94 16.736-26.551 25.64-57.285 25.69-88.67v-12.29l-82.16-21.91z\"></path><path d=\"m393.655 512h-275.31c-29.594-.033-53.577-24.016-53.61-53.61v-197.63c.039-29.59 24.02-53.567 53.61-53.6h275.31c29.59.033 53.571 24.01 53.61 53.6v197.63c-.033 29.594-24.016 53.577-53.61 53.61zm-275.31-284.84c-18.552.017-33.588 15.048-33.61 33.6v197.63c.022 18.553 15.057 33.588 33.61 33.61h275.31c18.553-.022 33.588-15.057 33.61-33.61v-197.63c-.022-18.552-15.058-33.583-33.61-33.6z\"></path><path d=\"m385.475 227.16h-258.95c-5.523 0-10-4.477-10-10v-77.69c0-76.9 62.57-139.47 139.47-139.47s139.48 62.57 139.48 139.47v77.69c0 5.523-4.477 10-10 10zm-248.95-20h239v-67.69c-.604-65.984-54.585-118.985-120.569-118.381-65.132.596-117.785 53.25-118.381 118.381z\"></path><path d=\"m345.305 223.83c-5.523 0-10-4.477-10-10v-74.36c0-43.802-35.508-79.31-79.31-79.31s-79.31 35.508-79.31 79.31v74.36c0 5.523-4.477 10-10 10s-10-4.477-10-10v-74.36c0-54.847 44.463-99.31 99.31-99.31s99.31 44.463 99.31 99.31v74.36c0 5.523-4.477 10-10 10z\"></path><path d=\"m245.345 392.73c-2.652-.001-5.195-1.055-7.07-2.93l-21.3-21.3c-3.837-3.972-3.727-10.303.245-14.14 3.875-3.743 10.019-3.743 13.895 0l14.23 14.23 35.53-35.53c3.972-3.837 10.303-3.727 14.14.245 3.743 3.875 3.743 10.019 0 13.895l-42.6 42.6c-1.875 1.876-4.418 2.929-7.07 2.93z\"></path></g></g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:31:57', '2026-03-07 05:31:57', '', 559, 'https://mrarif.me/s1labs/?p=569', 0, 'revision', '', 0),
(567, 1, '2026-03-07 05:31:23', '2026-03-07 05:31:23', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.013 512.013\" width=\"512\"><g><g id=\"Layer_2_16_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.672 48.719c-9.724-9.772-23.694-14.029-37.215-11.34-18.204 3.5-33.017 22.17-33.017 41.616v92.798c.083 5.049 4.244 9.075 9.294 8.992 4.932-.081 8.911-4.06 8.992-8.992v-92.797c0-10.553 8.664-21.831 18.204-23.66 7.562-1.542 15.391.835 20.821 6.32 4.296 4.202 6.707 9.965 6.684 15.974v207.439c-.008 8.692-2.492 17.202-7.161 24.534l-46.812 73.42c-6.527 10.199-10.006 22.051-10.025 34.161v12.526h-73.138v-85.849c-.001-3.173.831-6.291 2.411-9.043l62.016-108.133c5.043-8.706 16.178-11.694 24.903-6.684 8.792 5.177 11.774 16.469 6.684 25.311l-49.112 86.763c-2.417 4.433-.782 9.985 3.651 12.402 4.335 2.363 9.763.857 12.261-3.402l49.087-86.713c16.157-27.997-9.847-62.353-41.134-53.852-9.385 2.492-17.377 8.645-22.187 17.08l-62.029 108.132c-3.171 5.523-4.84 11.781-4.839 18.15v85.857h-18.283c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-64.012c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.022-8.628 2.501-17.072 7.146-24.343l46.812-73.42c6.546-10.26 10.025-22.176 10.028-34.346v-207.452c.046-10.868-4.3-21.294-12.053-28.91zm-42.807 444.998h-127.996v-45.716h127.996z\"></path><path d=\"m210.298 429.716h-18.286v-85.857c0-6.369-1.668-12.626-4.839-18.15l-62.026-108.121c-4.812-8.437-12.807-14.59-22.194-17.08-31.254-8.483-57.293 25.828-41.161 53.813l49.114 86.758c2.554 4.355 8.155 5.815 12.51 3.261 4.259-2.498 5.765-7.927 3.402-12.262l-49.134-86.807c-5.064-8.836-2.075-20.102 6.703-25.266 8.725-5.011 19.859-2.023 24.903 6.684l62.026 108.133c1.58 2.752 2.412 5.869 2.411 9.043v85.857h-73.143v-12.526c-.022-12.11-3.504-23.963-10.035-34.161l-46.785-73.401c-4.678-7.332-7.168-15.846-7.179-24.544v-207.461c.183-12.729 10.65-22.9 23.38-22.717 1.396.02 2.787.167 4.157.439 9.508 1.822 18.177 13.1 18.177 23.652v92.79c.083 5.049 4.244 9.076 9.293 8.993 4.932-.081 8.911-4.06 8.993-8.993v-92.797c0-19.447-14.813-38.121-32.99-41.607-24.932-5.337-49.723 14.912-49.3 40.24v207.439c.003 12.174 3.485 24.094 10.035 34.356l46.785 73.401c4.66 7.271 7.151 15.721 7.179 24.358v12.526h-18.282c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.992c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.868 128.548v-76.737c.001-4.917-3.889-8.953-8.803-9.134-38.273-1.346-74.964-15.608-104.098-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.07-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.677-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.692-18.132-37.609-46.247-37.661-76.082v-68.123c36.669-3.007 71.645-16.725 100.581-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.887 79.978c-22.269-5.111-43.578-13.747-63.123-25.581-2.913-1.767-6.568-1.767-9.481 0-19.554 11.837-40.875 20.473-63.155 25.581-4.151.956-7.091 4.652-7.09 8.911.552 38.582-6.171 69.185 28.232 96.848l41.124 31.982c3.303 2.571 7.93 2.571 11.233 0l41.114-31.982c34.42-27.648 27.687-58.286 28.242-96.848-.005-4.259-2.946-7.952-7.096-8.911zm-11.189 48.563c-.026 16.77-7.853 32.574-21.177 42.758l-35.51 27.626-35.51-27.626c-13.322-10.19-21.148-25.995-21.177-42.768v-32.485c19.838-5.205 38.899-13.013 56.687-23.222 17.791 10.205 36.851 18.017 56.687 23.232z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\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_14_\"><g id=\"padlock_verified_shield_security_protected_protection_secure\"><path d=\"m255.995 471.84c-1.755-.002-3.479-.464-5-1.34-27.794-15.993-51.272-38.52-68.4-65.63-18.74-29.733-28.706-64.153-28.75-99.3v-20c.001-4.529 3.045-8.492 7.42-9.66l92.16-24.57c1.687-.45 3.463-.45 5.15 0l92.16 24.59c4.379 1.165 7.428 5.128 7.43 9.66v20c-.044 35.147-10.01 69.567-28.75 99.3-17.132 27.11-40.613 49.637-68.41 65.63-1.525.872-3.253 1.328-5.01 1.32zm-82.15-178.56v12.29c.045 31.386 8.95 62.121 25.69 88.67 14.332 22.689 33.639 41.819 56.46 55.94 22.826-14.118 42.137-33.248 56.47-55.94 16.736-26.551 25.64-57.285 25.69-88.67v-12.29l-82.16-21.91z\"></path><path d=\"m393.655 512h-275.31c-29.594-.033-53.577-24.016-53.61-53.61v-197.63c.039-29.59 24.02-53.567 53.61-53.6h275.31c29.59.033 53.571 24.01 53.61 53.6v197.63c-.033 29.594-24.016 53.577-53.61 53.61zm-275.31-284.84c-18.552.017-33.588 15.048-33.61 33.6v197.63c.022 18.553 15.057 33.588 33.61 33.61h275.31c18.553-.022 33.588-15.057 33.61-33.61v-197.63c-.022-18.552-15.058-33.583-33.61-33.6z\"></path><path d=\"m385.475 227.16h-258.95c-5.523 0-10-4.477-10-10v-77.69c0-76.9 62.57-139.47 139.47-139.47s139.48 62.57 139.48 139.47v77.69c0 5.523-4.477 10-10 10zm-248.95-20h239v-67.69c-.604-65.984-54.585-118.985-120.569-118.381-65.132.596-117.785 53.25-118.381 118.381z\"></path><path d=\"m345.305 223.83c-5.523 0-10-4.477-10-10v-74.36c0-43.802-35.508-79.31-79.31-79.31s-79.31 35.508-79.31 79.31v74.36c0 5.523-4.477 10-10 10s-10-4.477-10-10v-74.36c0-54.847 44.463-99.31 99.31-99.31s99.31 44.463 99.31 99.31v74.36c0 5.523-4.477 10-10 10z\"></path><path d=\"m245.345 392.73c-2.652-.001-5.195-1.055-7.07-2.93l-21.3-21.3c-3.837-3.972-3.727-10.303.245-14.14 3.875-3.743 10.019-3.743 13.895 0l14.23 14.23 35.53-35.53c3.972-3.837 10.303-3.727 14.14.245 3.743 3.875 3.743 10.019 0 13.895l-42.6 42.6c-1.875 1.876-4.418 2.929-7.07 2.93z\"></path></g></g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:31:23', '2026-03-07 05:31:23', '', 559, 'https://mrarif.me/s1labs/?p=567', 0, 'revision', '', 0),
(568, 1, '2026-03-07 05:31:51', '2026-03-07 05:31:51', '', 'care_7150149', '', 'inherit', 'open', 'closed', '', 'care_7150149', '', '', '2026-03-07 05:31:51', '2026-03-07 05:31:51', '', 559, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/care_7150149.svg', 0, 'attachment', 'image/svg+xml', 0),
(570, 1, '2026-03-07 05:32:57', '2026-03-07 05:32:57', '', 'lock_153622', '', 'inherit', 'open', 'closed', '', 'lock_153622', '', '', '2026-03-07 05:32:57', '2026-03-07 05:32:57', '', 559, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/lock_153622.svg', 0, 'attachment', 'image/svg+xml', 0),
(572, 1, '2026-03-07 05:33:23', '2026-03-07 05:33:23', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:33:23', '2026-03-07 05:33:23', '', 559, 'https://mrarif.me/s1labs/?p=572', 0, 'revision', '', 0),
(573, 1, '2026-03-07 05:33:29', '2026-03-07 05:33:29', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:33:29', '2026-03-07 05:33:29', '', 559, 'https://mrarif.me/s1labs/?p=573', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(574, 1, '2026-03-07 05:33:35', '2026-03-07 05:33:35', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:33:35', '2026-03-07 05:33:35', '', 559, 'https://mrarif.me/s1labs/?p=574', 0, 'revision', '', 0),
(575, 1, '2026-03-07 05:33:46', '2026-03-07 05:33:46', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:33:46', '2026-03-07 05:33:46', '', 559, 'https://mrarif.me/s1labs/?p=575', 0, 'revision', '', 0),
(578, 1, '2026-03-07 05:42:09', '2026-03-07 05:42:09', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:42:09', '2026-03-07 05:42:09', '', 559, 'https://mrarif.me/s1labs/?p=578', 0, 'revision', '', 0),
(577, 1, '2026-03-07 05:41:36', '2026-03-07 05:41:36', '', 'laboratory_7163073', '', 'inherit', 'open', 'closed', '', 'laboratory_7163073', '', '', '2026-03-07 05:41:36', '2026-03-07 05:41:36', '', 559, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/laboratory_7163073.svg', 0, 'attachment', 'image/svg+xml', 0),
(579, 1, '2026-03-07 05:42:28', '2026-03-07 05:42:28', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:42:28', '2026-03-07 05:42:28', '', 559, 'https://mrarif.me/s1labs/?p=579', 0, 'revision', '', 0),
(581, 1, '2026-03-07 05:54:17', '2026-03-07 05:54:17', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>\n							LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n									LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:54:17', '2026-03-07 05:54:17', '', 559, 'https://mrarif.me/s1labs/?p=581', 0, 'revision', '', 0),
(582, 1, '2026-03-07 05:55:21', '2026-03-07 05:55:21', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>\n							LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n									LATEST					<h5>99.93%</h5>					99.79%							\n							Variant: 						\n						GLP-3 (RT) 10mg					\n							Lot #:						\n						A1115					\n							Labeled:						\n						10mg					\n							Actual: 						\n						10.14mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:55:21', '2026-03-07 05:55:21', '', 559, 'https://mrarif.me/s1labs/?p=582', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(583, 1, '2026-03-07 05:55:49', '2026-03-07 05:55:49', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>\n							LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n									LATEST					<h5>99.93%</h5>					99.79%							\n							Variant: 						\n						GLP-3 (RT) 10mg					\n							Lot #:						\n						A1115					\n							Labeled:						\n						10mg					\n							Actual: 						\n						10.14mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:55:49', '2026-03-07 05:55:49', '', 559, 'https://mrarif.me/s1labs/?p=583', 0, 'revision', '', 0),
(584, 1, '2026-03-07 05:56:01', '2026-03-07 05:56:01', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>\n							LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n									LATEST					<h5>99.93%</h5>					99.79%							\n							Variant: 						\n						GLP-3 (RT) 10mg					\n							Lot #:						\n						A1115					\n							Labeled:						\n						10mg					\n							Actual: 						\n						10.14mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 05:56:01', '2026-03-07 05:56:01', '', 559, 'https://mrarif.me/s1labs/?p=584', 0, 'revision', '', 0),
(585, 1, '2026-03-07 05:56:43', '2026-03-07 05:56:43', '{\n    \"astra-settings[single-product-sidebar-layout]\": {\n        \"value\": \"no-sidebar\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-07 05:56:43\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'bcf8648b-6b78-4f45-993f-88f09b0664db', '', '', '2026-03-07 05:56:43', '2026-03-07 05:56:43', '', 0, 'https://mrarif.me/s1labs/bcf8648b-6b78-4f45-993f-88f09b0664db/', 0, 'customize_changeset', '', 0),
(586, 1, '2026-03-07 05:56:48', '2026-03-07 05:56:48', '{\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-03-07 05:56:48\"\n    },\n    \"astra-settings[single-product-sidebar-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-07 05:56:48\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '795c6ee5-d84d-4ff3-9f45-7ad17086a4b8', '', '', '2026-03-07 05:56:48', '2026-03-07 05:56:48', '', 0, 'https://mrarif.me/s1labs/795c6ee5-d84d-4ff3-9f45-7ad17086a4b8/', 0, 'customize_changeset', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:06:05', '2026-03-07 06:06:05', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:06:05', '2026-03-07 06:06:05', '', 17, 'https://mrarif.me/s1labs/?p=589', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(590, 1, '2026-03-07 06:06:05', '2026-03-07 06:06:05', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:06:05', '2026-03-07 06:06:05', '', 17, 'https://mrarif.me/s1labs/?p=590', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:06:10', '2026-03-07 06:06:10', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:06:10', '2026-03-07 06:06:10', '', 17, 'https://mrarif.me/s1labs/?p=591', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(592, 1, '2026-03-07 06:06:10', '2026-03-07 06:06:10', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:06:10', '2026-03-07 06:06:10', '', 17, 'https://mrarif.me/s1labs/?p=592', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:06:10', '2026-03-07 06:06:10', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:06:10', '2026-03-07 06:06:10', '', 17, 'https://mrarif.me/s1labs/?p=593', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(594, 1, '2026-03-07 06:08:38', '2026-03-07 06:08:38', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:08:38', '2026-03-07 06:08:38', '', 17, 'https://mrarif.me/s1labs/?p=594', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:08:38', '2026-03-07 06:08:38', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.			<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:08:38', '2026-03-07 06:08:38', '', 17, 'https://mrarif.me/s1labs/?p=595', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(596, 1, '2026-03-07 06:08:38', '2026-03-07 06:08:38', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:08:38', '2026-03-07 06:08:38', '', 17, 'https://mrarif.me/s1labs/?p=596', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(597, 1, '2026-03-07 06:09:10', '2026-03-07 06:09:10', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:09:10', '2026-03-07 06:09:10', '', 17, 'https://mrarif.me/s1labs/?p=597', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:09:10', '2026-03-07 06:09:10', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:09:10', '2026-03-07 06:09:10', '', 17, 'https://mrarif.me/s1labs/?p=598', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(606, 1, '2026-03-07 06:12:42', '2026-03-07 06:12:42', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:12:42', '2026-03-07 06:12:42', '', 17, 'https://mrarif.me/s1labs/?p=606', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(602, 1, '2026-03-07 06:11:14', '2026-03-07 06:11:14', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:11:14', '2026-03-07 06:11:14', '', 17, 'https://mrarif.me/s1labs/?p=602', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(599, 1, '2026-03-07 06:09:10', '2026-03-07 06:09:10', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:09:10', '2026-03-07 06:09:10', '', 17, 'https://mrarif.me/s1labs/?p=599', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(600, 1, '2026-03-07 06:11:13', '2026-03-07 06:11:13', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:11:13', '2026-03-07 06:11:13', '', 17, 'https://mrarif.me/s1labs/?p=600', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:11:13', '2026-03-07 06:11:13', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:11:13', '2026-03-07 06:11:13', '', 17, 'https://mrarif.me/s1labs/?p=601', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(603, 1, '2026-03-07 06:12:36', '2026-03-07 06:12:36', '', 'computer_16213940', '', 'inherit', 'open', 'closed', '', 'computer_16213940', '', '', '2026-03-07 06:12:36', '2026-03-07 06:12:36', '', 17, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/computer_16213940.svg', 0, 'attachment', 'image/svg+xml', 0),
(604, 1, '2026-03-07 06:12:42', '2026-03-07 06:12:42', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:12:42', '2026-03-07 06:12:42', '', 17, 'https://mrarif.me/s1labs/?p=604', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 06:12:42', '2026-03-07 06:12:42', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:12:42', '2026-03-07 06:12:42', '', 17, 'https://mrarif.me/s1labs/?p=605', 0, 'revision', '', 0),
(607, 1, '2026-03-07 06:13:09', '2026-03-07 06:13:09', '', 'chemistry-flask_12777490', '', 'inherit', 'open', 'closed', '', 'chemistry-flask_12777490', '', '', '2026-03-07 06:13:09', '2026-03-07 06:13:09', '', 17, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/chemistry-flask_12777490.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(608, 1, '2026-03-07 06:13:13', '2026-03-07 06:13:13', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:13:13', '2026-03-07 06:13:13', '', 17, 'https://mrarif.me/s1labs/?p=608', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(609, 1, '2026-03-07 06:13:13', '2026-03-07 06:13:13', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:13:13', '2026-03-07 06:13:13', '', 17, 'https://mrarif.me/s1labs/?p=609', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(610, 1, '2026-03-07 06:13:14', '2026-03-07 06:13:14', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:13:14', '2026-03-07 06:13:14', '', 17, 'https://mrarif.me/s1labs/?p=610', 0, 'revision', '', 0),
(611, 1, '2026-03-07 06:14:01', '2026-03-07 06:14:01', '', 'search_7079548', '', 'inherit', 'open', 'closed', '', 'search_7079548', '', '', '2026-03-07 06:14:01', '2026-03-07 06:14:01', '', 17, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/search_7079548.svg', 0, 'attachment', 'image/svg+xml', 0),
(612, 1, '2026-03-07 06:14:28', '2026-03-07 06:14:28', '', 'shield_18070554', '', 'inherit', 'open', 'closed', '', 'shield_18070554', '', '', '2026-03-07 06:14:28', '2026-03-07 06:14:28', '', 17, 'https://mrarif.me/s1labs/wp-content/uploads/2026/03/shield_18070554.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(613, 1, '2026-03-07 06:14:33', '2026-03-07 06:14:33', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:14:33', '2026-03-07 06:14:33', '', 17, 'https://mrarif.me/s1labs/?p=613', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(614, 1, '2026-03-07 06:14:33', '2026-03-07 06:14:33', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:14:33', '2026-03-07 06:14:33', '', 17, 'https://mrarif.me/s1labs/?p=614', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(615, 1, '2026-03-07 06:14:34', '2026-03-07 06:14:34', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 06:14:34', '2026-03-07 06:14:34', '', 17, 'https://mrarif.me/s1labs/?p=615', 0, 'revision', '', 0),
(616, 1, '2026-03-07 09:05:33', '2026-03-07 09:05:33', '{\n    \"astra-settings[text-color]\": {\n        \"value\": \"var(--ast-global-color-0)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-03-07 09:05:33\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'cb272392-c399-4c2c-90ae-5df792020804', '', '', '2026-03-07 09:05:33', '2026-03-07 09:05:33', '', 0, 'https://mrarif.me/s1labs/cb272392-c399-4c2c-90ae-5df792020804/', 0, 'customize_changeset', '', 0),
(617, 1, '2026-03-07 09:09:53', '2026-03-07 09:09:53', '<img width=\"559\" height=\"203\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo.png 559w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s1-lave-logo-300x109.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />													<p>S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices.</p>			<h6>Shop</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/shop/\">\n											All Products\n											</a>\n									</li>\n						</ul>\n							<h6>\nSupport</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/s1labs/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/s1labs/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n						</ul>\n							<h6>Legal</h6>							<ul>\n							<li>\n											<a href=\"#\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Terms of Service\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Disclaimer\n											</a>\n									</li>\n						</ul>\n							Copyright 2026 All Rights Reserved', 'Elementor Footer #471', '', 'inherit', 'closed', 'closed', '', '471-revision-v1', '', '', '2026-03-07 09:09:53', '2026-03-07 09:09:53', '', 471, 'https://mrarif.me/s1labs/?p=617', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(621, 1, '2026-03-07 09:38:40', '2026-03-07 09:38:40', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:38:40', '2026-03-07 09:38:40', '', 17, 'https://mrarif.me/s1labs/?p=621', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 09:38:39', '2026-03-07 09:38:39', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:38:39', '2026-03-07 09:38:39', '', 17, 'https://mrarif.me/s1labs/?p=619', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(620, 1, '2026-03-07 09:38:39', '2026-03-07 09:38:39', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:38:39', '2026-03-07 09:38:39', '', 17, 'https://mrarif.me/s1labs/?p=620', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 09:40:33', '2026-03-07 09:40:33', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:40:33', '2026-03-07 09:40:33', '', 17, 'https://mrarif.me/s1labs/?p=622', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(623, 1, '2026-03-07 09:40:33', '2026-03-07 09:40:33', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:40:33', '2026-03-07 09:40:33', '', 17, 'https://mrarif.me/s1labs/?p=623', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 09:45:34', '2026-03-07 09:45:34', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:45:34', '2026-03-07 09:45:34', '', 17, 'https://mrarif.me/s1labs/?p=630', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(627, 1, '2026-03-07 09:42:36', '2026-03-07 09:42:36', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:42:36', '2026-03-07 09:42:36', '', 17, 'https://mrarif.me/s1labs/?p=627', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(624, 1, '2026-03-07 09:40:34', '2026-03-07 09:40:34', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:40:34', '2026-03-07 09:40:34', '', 17, 'https://mrarif.me/s1labs/?p=624', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(625, 1, '2026-03-07 09:42:36', '2026-03-07 09:42:36', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:42:36', '2026-03-07 09:42:36', '', 17, 'https://mrarif.me/s1labs/?p=625', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(626, 1, '2026-03-07 09:42:36', '2026-03-07 09:42:36', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:42:36', '2026-03-07 09:42:36', '', 17, 'https://mrarif.me/s1labs/?p=626', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(628, 1, '2026-03-07 09:45:34', '2026-03-07 09:45:34', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:45:34', '2026-03-07 09:45:34', '', 17, 'https://mrarif.me/s1labs/?p=628', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 09:45:34', '2026-03-07 09:45:34', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>\n					Raw Material Verification				</h5>\n								<p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 09:45:34', '2026-03-07 09:45:34', '', 17, 'https://mrarif.me/s1labs/?p=629', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(631, 1, '2026-03-07 10:04:03', '2026-03-07 10:04:03', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:04:03', '2026-03-07 10:04:03', '', 17, 'https://mrarif.me/s1labs/?p=631', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(632, 1, '2026-03-07 10:04:03', '2026-03-07 10:04:03', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:04:03', '2026-03-07 10:04:03', '', 17, 'https://mrarif.me/s1labs/?p=632', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 10:04:04', '2026-03-07 10:04:04', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:04:04', '2026-03-07 10:04:04', '', 17, 'https://mrarif.me/s1labs/?p=633', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(634, 1, '2026-03-07 10:09:53', '2026-03-07 10:09:53', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:09:53', '2026-03-07 10:09:53', '', 17, 'https://mrarif.me/s1labs/?p=634', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(635, 1, '2026-03-07 10:09:53', '2026-03-07 10:09:53', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						03					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:09:53', '2026-03-07 10:09:53', '', 17, 'https://mrarif.me/s1labs/?p=635', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(636, 1, '2026-03-07 10:09:54', '2026-03-07 10:09:54', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Peptide Synthesis</h5>\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.							\n					<h6>\n						03					</h6>\n								<h5>Purification</h5>\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.							\n					<h6>\n						04					</h6>\n								<h5>Quality Testing</h5>\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.							\n					<h6>\n						05					</h6>\n								<h5>Documentation</h5>\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.							\n					<h6>\n						06					</h6>\n								<h5>Packaging &amp; Storage</h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:09:54', '2026-03-07 10:09:54', '', 17, 'https://mrarif.me/s1labs/?p=636', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(637, 1, '2026-03-07 10:15:29', '2026-03-07 10:15:29', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Peptide Synthesis</h5>\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.							\n					<h6>\n						03					</h6>\n								<h5>Purification</h5>\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.							\n					<h6>\n						04					</h6>\n								<h5>Quality Testing</h5>\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.							\n					<h6>\n						05					</h6>\n								<h5>Documentation</h5>\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.							\n					<h6>\n						06					</h6>\n								<h5>Packaging &amp; Storage</h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:15:29', '2026-03-07 10:15:29', '', 17, 'https://mrarif.me/s1labs/?p=637', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(638, 1, '2026-03-07 10:15:30', '2026-03-07 10:15:30', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Peptide Synthesis</h5>\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.							\n					<h6>\n						03					</h6>\n								<h5>Purification</h5>\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.							\n					<h6>\n						04					</h6>\n								<h5>Quality Testing</h5>\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.							\n					<h6>\n						05					</h6>\n								<h5>Documentation</h5>\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.							\n					<h6>\n						06					</h6>\n								<h5>Packaging &amp; Storage</h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:15:30', '2026-03-07 10:15:30', '', 17, 'https://mrarif.me/s1labs/?p=638', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(639, 1, '2026-03-07 10:15:31', '2026-03-07 10:15:31', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab.webp 1000w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-300x200.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/abit-ab-768x512.webp 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />																<h2>ABOUT US \n</h2>					<h5>Premium Research Peptides You Can Trust\n</h5>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.			<h5>OUR MISSION\n</h5>		<p>At S1 Labs, our mission is to drive scientific progress by being a trusted, consistent, and high-quality supplier of research-use-only peptides. We understand that behind every vial we ship, there is critical research taking place — and lives that may one day be changed because of it. That’s why we hold ourselves to the highest standards in product purity, consistency, and customer care. We are committed to providing the research community with uncompromising quality at competitive prices. Our compounds undergo thorough testing to ensure accurate composition and high purity, giving scientists and professionals the confidence they need in every experiment. We know time is valuable in research, which is why we offer fast, reliable shipping — with most orders dispatched the same or next business day.</p>			<h2>Difference Verified Purity, Proven Trust</h2>		<p>S1 Labs is a top supplier of research use only peptides, committed to delivering exceptional quality at competitive prices. What sets us apart is our uncompromising commitment to third-party testing, full transparency, and scientific integrity. Each compound in our catalog is independently analyzed for identity and purity, and we proudly share those results — no hidden data, no shortcuts.<br /><br />Based in the U.S., we offer fast, reliable shipping to keep your research on schedule. Whether you’re part of a university lab, a private facility, or an independent project, S1 Labs ensures you receive the quality, consistency, and trust your work demands.</p>			<h2>Transparency You Can Trust</h2>		A Certificate of Analysis (COA) is your proof that what\'s on the label is what\'s in the vial. We believe in complete transparency—every batch, every time.					\n				0			\n					%				\n						Purity Standard					\n				0			\n					%				\n						Purity Standard					\n					ISO				\n				0			\n						Lab Accreditation					\n							<h2>Our Testing Methods</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"32\" viewBox=\"0 0 32 32\" width=\"32\"><g><path d=\"m23 28h-2.19l-.67-3h-1.03-1.03-4.16-1.03-1.03l-.67 3h-2.19c-.5522 0-1 .4473-1 1s.4478 1 1 1h3 8 3c.5522 0 1-.4473 1-1s-.4478-1-1-1z\"></path><path d=\"m31 3h-30c-.55 0-1 .45-1 1v19c0 .55.45 1 1 1h11.09 1.02 5.78 1.02 11.09c.55 0 1-.45 1-1v-19c0-.55-.45-1-1-1zm-1 19h-11.33-5.34-11.33v-17h28z\"></path></g></svg>									\n					<h6>\n						HPLC Purity Analysis					</h6>\n								<p>High-Performance Liquid Chromatography separates and quantifies peptide components to verify 99%+ purity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\"><path d=\"m35.494 23.835c1.997 0 3.622-1.625 3.622-3.623s-1.625-3.623-3.622-3.623c-1.998 0-3.623 1.625-3.623 3.623s1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.622.728 1.622 1.623s-.728 1.623-1.622 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m19.027 15.704c1.998 0 3.623-1.625 3.623-3.623s-1.625-3.623-3.623-3.623-3.623 1.625-3.623 3.623 1.625 3.623 3.623 3.623zm0-5.245c.895 0 1.623.728 1.623 1.623s-.729 1.623-1.623 1.623-1.623-.728-1.623-1.623.729-1.623 1.623-1.623z\"></path><path d=\"m58.26 2.52c-.18-.32-.52-.52-.88-.52h-50.76c-.36 0-.7.2-.88.52-.17.32-.16.72.04 1.02l2.34 3.61v45.81c0 4.98 4.06 9.04 9.04 9.04h29.68c4.98 0 9.04-4.06 9.04-9.04v-45.81l2.34-3.61c.2-.3.21-.7.04-1.02zm-4.38 32.73h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57zm.16-28.94c-.1.16-.16.35-.16.54v8.4h-7.52c-.55 0-1 .44-1 1 0 .55.45 1 1 1h7.52v4.66h-7.52c-.55 0-1 .45-1 1 0 .56.45 1 1 1h7.52v2.42c-2.34 1.08-12.11 5.04-21.47.84-9.37-4.22-18.8-1.74-22.29-.54v-19.78c0-.19-.06-.38-.16-.54l-1.5-2.31h47.08z\"></path><path d=\"m45.36 36.25c0 .55.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v4.67h-7.52c-.55 0-1 .45-1 1s.45 1 1 1h7.52v2.37c0 3.88-3.16 7.04-7.04 7.04h-29.68c-3.88 0-7.04-3.16-7.04-7.04v-24.2c2.46-.91 12.15-3.96 21.47.23 3.45 1.55 6.9 2.1 10.07 2.1 5.42 0 9.98-1.61 12.22-2.57v6.73h-7.52c-.55 0-1 .45-1 1z\"></path></svg>									\n					<h6>\n						Mass Spectrometry					</h6>\n								<p>Precise molecular weight verification confirms peptide identity and structural integrity.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" viewBox=\"0 0 64 64\" data-name=\"Layer 2\"><path d=\"m59.61 6.26c0-.15-.07-.29-.19-.38-.11-.09-.26-.13-.4-.11-18.68 3.32-26.58-4.54-26.66-4.62-.19-.2-.53-.2-.72 0-.08.08-7.98 7.93-26.66 4.62-.14-.02-.29.02-.4.11-.12.09-.19.23-.19.38-.01.1-.35 10 .18 16.68 1.54 19.44 8.66 29.91 27.19 40 .07.04.16.06.24.06s.17-.02.24-.06c18.53-10.09 25.65-20.56 27.19-40 .53-6.68.19-16.58.18-16.68zm-1.19 16.6c-1.5 18.95-8.43 29.2-26.42 39.05-17.99-9.85-24.92-20.1-26.42-39.05-.45-5.69-.26-13.77-.19-15.98 16.82 2.82 24.85-3.14 26.61-4.68 1.76 1.54 9.79 7.49 26.61 4.68.07 2.21.26 10.29-.19 15.98z\"></path><path d=\"m58.61 6.88c-16.82 2.81-24.85-3.14-26.61-4.68-1.76 1.54-9.79 7.5-26.61 4.68-.07 2.21-.26 10.29.19 15.98 1.5 18.95 8.43 29.2 26.42 39.05 17.99-9.85 24.92-20.1 26.42-39.05.45-5.69.26-13.77.19-15.98zm-3.23 15.74c-1.38 17.34-7.43 26.67-23.13 35.66-.08.04-.16.06-.25.06s-.17-.02-.25-.06c-15.7-8.99-21.75-18.32-23.13-35.66-.29-3.68-.31-8.39-.27-11.7.01-.15.07-.28.17-.37.11-.1.25-.15.39-.13 1.68.16 3.34.24 4.93.24 8.87 0 14.62-2.44 17.89-4.5.17-.1.37-.1.54 0 3.27 2.06 9.02 4.5 17.89 4.5 1.59 0 3.25-.08 4.93-.24.14-.02.28.03.39.13.1.09.16.22.17.37.04 3.31.02 8.02-.27 11.7z\"></path><path d=\"m55.65 10.92c-.01-.15-.07-.28-.17-.37-.11-.1-.25-.15-.39-.13-1.68.16-3.34.24-4.93.24-8.87 0-14.62-2.44-17.89-4.5-.17-.1-.37-.1-.54 0-3.27 2.06-9.02 4.5-17.89 4.5-1.59 0-3.25-.08-4.93-.24-.14-.02-.28.03-.39.13-.1.09-.16.22-.17.37-.04 3.31-.02 8.02.27 11.7 1.38 17.34 7.43 26.67 23.13 35.66.08.04.16.06.25.06s.17-.02.25-.06c15.7-8.99 21.75-18.32 23.13-35.66.29-3.68.31-8.39.27-11.7zm-1.28 11.62c-1.36 17.07-7.01 25.86-22.37 34.71-15.36-8.85-21.01-17.64-22.37-34.71-.27-3.44-.3-7.81-.27-11.06 1.53.13 3.03.2 4.48.2 8.87 0 14.74-2.4 18.16-4.49 3.42 2.09 9.29 4.49 18.16 4.49 1.45 0 2.95-.07 4.48-.2.03 3.25 0 7.62-.27 11.06z\"></path><path d=\"m48.8 21.32c-2.95-.33-4.79-.97-5.63-1.95-.16-.2-.45-.24-.67-.09-7.27 4.86-12.9 13.17-14.41 15.52-3.16-4.07-6.55-6.01-6.7-6.09-.12-.07-.26-.09-.39-.05s-.24.13-.31.26c-.67 1.31-1.87 2.4-3.64 3.34-.18.1-.28.29-.27.49.02.2.15.37.34.44 6.05 2.11 10.55 8.71 10.59 8.78.1.14.25.22.42.22h.01c.17 0 .33-.09.42-.23 8.18-12.48 20.32-19.63 20.44-19.7.19-.11.28-.33.24-.54-.05-.22-.22-.38-.44-.4zm-20.68 19.47c-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78-3.24 2.12-12.4 8.63-19.16 18.65z\"></path><path d=\"m47.28 22.14c-3.24 2.12-12.4 8.63-19.16 18.65-1.22-1.64-4.84-6.09-9.66-8.17 1.27-.8 2.21-1.71 2.86-2.76 1.06.69 3.89 2.71 6.4 6.14.11.13.26.22.44.2.17-.01.32-.1.41-.25.06-.1 6.03-9.99 14.15-15.59.91.84 2.39 1.42 4.56 1.78z\"></path></svg>									\n					<h6>\n						Endotoxin Testing					</h6>\n								<p>LAL testing ensures products are free from harmful bacterial endotoxins for research safety.</p>							\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 1707 1707\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m623 1250c-166 0-323-65-440-183-118-118-183-274-183-440 0-167 65-323 183-441 117-118 274-182 440-182s323 64 441 182c117 118 182 274 182 441 0 166-65 322-182 440-118 118-275 183-441 183zm0-140c-129 0-251-50-342-141-91-92-142-213-142-342 0-130 51-251 142-343 91-91 213-141 342-141s251 50 342 141c189 189 189 496 0 685-91 91-213 141-342 141z\"></path><path d=\"m1198 1309c-8 0-16-3-22-9l-134-134c23-18 44-36 64-57 23-22 43-46 62-71l135 135c12 12 12 31 0 43-6 5-13 8-21 8-7 0-13-2-18-6l-39 48c5 11 3 24-6 34-6 6-14 9-21 9z\"></path><path d=\"m1577 1703c-34 0-67-13-91-38l-282-281c-24-24-37-57-37-91 0-35 13-68 37-92 25-24 57-38 92-38s67 14 92 38l281 281c50 51 50 133 0 183-25 25-57 38-92 38z\"></path><path d=\"m421 829c-112-112-112-293 0-405 11-12 11-31 0-42-12-12-31-12-43 0-135 135-135 354 0 489 6 6 14 9 21 9 8 0 16-3 22-9 11-11 11-30 0-42z\"></path></g></svg>									\n					<h6>\n						Sterility Verification					</h6>\n								<p>Microbiological testing confirms absence of contamination in final products.</p>							\n							<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-488559391\" data-tab-title-id=\"e-n-tab-title-488559391\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-488559391\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-488559392\" data-tab-title-id=\"e-n-tab-title-488559392\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559392\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-488559393\" data-tab-title-id=\"e-n-tab-title-488559393\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559393\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-488559394\" data-tab-title-id=\"e-n-tab-title-488559394\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-488559394\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>The S1 Labs Difference</h2>		<p>Quality isn\'t just a feature—it\'s the foundation of everything we do. Here\'s how we ensure excellence.</p>					\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"></path></svg>									\n					<h6>\n						US Based					</h6>\n								<h5>\n					USA-Based Company				</h5>\n								<p>S1 Labs is proudly based in the United States. We handle all sourcing, quality control, and customer support from our US operations.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>									\n					<h6>\n						cGMP Certified					</h6>\n								<h5>\n					cGMP Compliance				</h5>\n								<p>Our manufacturing partners follow Current Good Manufacturing Practices, the same standards required for pharmaceutical production.</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						ISO 17025 Labs					</h6>\n								<h5>\n					Third-Party Testing				</h5>\n								<p>Every batch is independently tested by ISO 17025 accredited laboratories. We publish full Certificates of Analysis for complete transparency.</p>							\n											<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\"></path></svg>									\n					<h6>\n						99%+ Purity					</h6>\n								<h5>\n					99%+ Purity Standard				</h5>\n								<p>We maintain strict purity requirements. If a batch doesn&#8217;t meet our 99%+ standard, it doesn&#8217;t ship—no exceptions.</p>							\n							<h2>Our Quality Process</h2>		<p>A rigorous six-step process ensures every peptide meets our exacting standards.</p>					\n					<h6>\n						01					</h6>\n								<h5>Raw Material Verification</h5><p>All raw materials undergo identity and purity testing before synthesis begins. We verify amino acid purity, solvent quality, and reagent specifications.</p>							\n					<h6>\n						02					</h6>\n								<h5>Peptide Synthesis</h5>\nSolid-phase peptide synthesis (SPPS) in controlled cleanroom environments. Each synthesis follows validated protocols with real-time monitoring.							\n					<h6>\n						03					</h6>\n								<h5>Purification</h5>\nReverse-phase HPLC purification removes impurities and ensures target purity levels. Multiple purification passes when necessary.							\n					<h6>\n						04					</h6>\n								<h5>Quality Testing</h5>\nHPLC purity analysis, Mass Spectrometry identity confirmation, endotoxin testing, and sterility verification on every batch.							\n					<h6>\n						05					</h6>\n								<h5>Documentation</h5>\nFull Certificate of Analysis generated with all test results. Batch records maintained for complete traceability.							\n					<h6>\n						06					</h6>\n								<h5>Packaging &amp; Storage</h5><p>Lyophilized peptides sealed in sterile vials under nitrogen. Climate-controlled storage until shipment.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-03-07 10:15:31', '2026-03-07 10:15:31', '', 17, 'https://mrarif.me/s1labs/?p=639', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(640, 1, '2026-03-07 10:19:39', '2026-03-07 10:19:39', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 10:19:39', '2026-03-07 10:19:39', '', 15, 'https://mrarif.me/s1labs/?p=640', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(641, 1, '2026-03-07 10:19:39', '2026-03-07 10:19:39', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h6>\n							See the Proof						\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 10:19:39', '2026-03-07 10:19:39', '', 15, 'https://mrarif.me/s1labs/?p=641', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `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-03-07 10:19:40', '2026-03-07 10:19:40', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" tabindex=\"-1\" aria-label=\"See the Proof\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				</a>\n									<h6>\n						<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" >\n							See the Proof						</a>\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 10:19:40', '2026-03-07 10:19:40', '', 15, 'https://mrarif.me/s1labs/?p=642', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(643, 1, '2026-03-07 10:24:30', '2026-03-07 10:24:30', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" tabindex=\"-1\" aria-label=\"See the Proof\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				</a>\n									<h6>\n						<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" >\n							See the Proof						</a>\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 10:24:30', '2026-03-07 10:24:30', '', 15, 'https://mrarif.me/s1labs/?p=643', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(644, 1, '2026-03-07 10:24:30', '2026-03-07 10:24:30', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" tabindex=\"-1\" aria-label=\"See the Proof\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				</a>\n									<h6>\n						<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" >\n							See the Proof						</a>\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 10:24:30', '2026-03-07 10:24:30', '', 15, 'https://mrarif.me/s1labs/?p=644', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(645, 1, '2026-03-07 10:24:31', '2026-03-07 10:24:31', '<h1>Pure Peptides. Professional Standards.</h1>		<p>The Gold Standard for Peptides. 3rd-party tested peptides with a guaranteed 99%+ purity profile.</p>								<a href=\"https://mrarif.me/s1labs/my-account/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Get Started\n					</a>\n																			<img width=\"560\" height=\"727\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la.png 560w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/s-labe-la-231x300.png 231w\" sizes=\"(max-width: 560px) 100vw, 560px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a.webp 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-300x300.webp 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-150x150.webp 150w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-100x100.webp 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/nad-banner-a-50x50.webp 50w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/glo-top-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																										<img width=\"500\" height=\"500\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom.png 500w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-100x100.png 100w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-300x300.png 300w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/cj-ne-bottom-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />																<h2>The S1 Labs Commitment</h2>		At S1 Labs, excellence is non-negotiable. Every product is developed with precision, tested for purity, and held to uncompromising quality standards you can trust.					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"512\" viewBox=\"0 0 24 24\" width=\"512\"><g id=\"Layer_2\" data-name=\"Layer 2\"><path d=\"m21.187 10.007a3.457 3.457 0 0 1 -.864-.712 3.378 3.378 0 0 1 .277-1.141c.291-.821.62-1.751.092-2.474s-1.525-.7-2.4-.68a3.371 3.371 0 0 1 -1.155-.078 3.369 3.369 0 0 1 -.425-1.063c-.248-.845-.531-1.8-1.4-2.086-.838-.27-1.614.324-2.3.846a3.285 3.285 0 0 1 -1.012.631 3.285 3.285 0 0 1 -1.023-.631c-.684-.519-1.457-1.119-2.299-.845-.867.282-1.15 1.24-1.4 2.085a3.418 3.418 0 0 1 -.421 1.061 3.482 3.482 0 0 1 -1.157.08c-.878-.024-1.867-.05-2.4.68s-.2 1.653.092 2.473a3.336 3.336 0 0 1 .281 1.141 3.449 3.449 0 0 1 -.863.713c-.732.5-1.563 1.069-1.563 1.993s.831 1.491 1.563 1.993a3.449 3.449 0 0 1 .863.712 3.335 3.335 0 0 1 -.273 1.142c-.29.82-.618 1.75-.091 2.473s1.521.7 2.4.68a3.479 3.479 0 0 1 1.156.078 3.4 3.4 0 0 1 .424 1.063c.248.845.531 1.8 1.4 2.086a1.424 1.424 0 0 0 .431.068 3.382 3.382 0 0 0 1.868-.914 3.285 3.285 0 0 1 1.012-.631 3.285 3.285 0 0 1 1.023.631c.685.523 1.461 1.121 2.3.845.867-.282 1.15-1.24 1.4-2.084a3.388 3.388 0 0 1 .424-1.062 3.4 3.4 0 0 1 1.153-.08c.878.021 1.867.05 2.4-.68s.2-1.653-.092-2.474a3.38 3.38 0 0 1 -.281-1.139 3.436 3.436 0 0 1 .864-.713c.732-.5 1.563-1.07 1.563-1.994s-.834-1.492-1.567-1.993zm-5.737 1.093-4 3a.749.749 0 0 1 -.98-.07l-2-2a.75.75 0 0 1 1.06-1.06l1.54 1.54 3.48-2.61a.75.75 0 0 1 .9 1.2z\"></path></g></svg>				\n									<h6>\n							99% Purity Guaranteed						\n					</h6>\n									<p>\n						Or your money back					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Glyph\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m58.85 26.56h-7.59v9.74a1.14169 1.14169 0 0 0 1.15 1.14h7.59v-9.74a1.14809 1.14809 0 0 0 -1.15-1.14z\"></path><path d=\"m49.26 36.3v-9.74h-8.74v23.77h3.46a6.36547 6.36547 0 0 1 12.56.00013l2.31-.00013a1.148 1.148 0 0 0 1.15-1.14v-5.45h-3.3a1 1 0 0 1 0-2h3.3v-2.3h-7.59a3.14749 3.14749 0 0 1 -3.15-3.14z\"></path><path d=\"m50.26 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m15.89 46.96a4.3702 4.3702 0 0 0 .0001 8.74 4.3702 4.3702 0 0 0 -.0001-8.74z\"></path><path d=\"m4 50.33h5.61a6.3571 6.3571 0 0 1 12.56 0h16.35v-7.66h-34.52z\"></path><path d=\"m21.26 27.63a10.68692 10.68692 0 0 1 -10.62-9.67h-6.64v22.71h34.52v-22.71h-6.64a10.69414 10.69414 0 0 1 -10.62 9.67z\"></path><path d=\"m21.26 25.63a8.68068 8.68068 0 0 0 8.67-8.67c-.45151-11.48071-16.89023-11.4775-17.34.00009a8.68065 8.68065 0 0 0 8.67 8.66991zm-5.06-9.37a1.00793 1.00793 0 0 1 1.42 0l2.19 2.19 5.09-5.09a1.00075 1.00075 0 0 1 1.42 1.41l-5.8 5.8a1.009 1.009 0 0 1 -1.42 0l-2.9-2.9a.99581.99581 0 0 1 0-1.41z\"></path></svg>				\n									<h6>\n							Shipment Protection						\n					</h6>\n									<p>\nEvery order fully covered					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M502.567,129.138L382.86,9.433c-6.085-6.086-14.167-9.433-22.769-9.433c-0.036,0-0.073,0-0.109,0   c-8.643,0.029-16.746,3.432-22.818,9.584c-12.391,12.557-12.324,32.921,0.151,45.394l1.01,1.01L24.278,370.307   c-32.371,32.372-32.371,85.043,0,117.415C40.464,503.907,61.724,512,82.986,512c21.262,0,42.522-8.093,58.708-24.278   l314.309-314.054l1.018,1.018c6.265,6.264,14.518,9.399,22.775,9.399c8.182,0,16.369-3.081,22.619-9.249   c6.153-6.071,9.556-14.174,9.585-22.816C512.029,143.375,508.678,135.25,502.567,129.138z M127.268,473.297   c-24.417,24.418-64.148,24.418-88.564,0c-24.418-24.417-24.418-64.148,0-88.564l141.288-141.289h177.13L127.268,473.297z    M377.534,223.043H200.364L352.75,70.415l88.828,88.829L377.534,223.043z M488.086,160.317   c-4.602,4.542-12.068,4.518-16.639-0.055L351.739,40.555c-4.573-4.573-4.598-12.038-0.056-16.64   c2.227-2.255,5.198-3.504,8.366-3.514c0.013,0,0.026,0,0.04,0c3.153,0,6.116,1.227,8.347,3.458l119.706,119.707   c2.241,2.24,3.468,5.219,3.459,8.387C491.589,155.121,490.342,158.091,488.086,160.317z\"></path>	</g></g><g>	<g>		<path d=\"M207.294,361.825c-3.983-3.983-10.442-3.983-14.426,0l-62.421,62.421c-3.982,3.984-3.982,10.443,0.001,14.426   c1.992,1.992,4.602,2.988,7.212,2.988c2.61,0,5.221-0.996,7.212-2.988l62.421-62.421   C211.277,372.268,211.277,365.809,207.294,361.825z\"></path>	</g></g><g>	<g>		<path d=\"M122.135,446.985c-3.983-3.984-10.442-3.983-14.425,0l-4.802,4.802c-3.983,3.983-3.983,10.442,0,14.426   c1.992,1.992,4.602,2.988,7.212,2.988s5.221-0.996,7.212-2.988l4.802-4.802C126.118,457.428,126.118,450.969,122.135,446.985z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>				\n									<h6>\n							CoA with Every Batch						\n					</h6>\n									<p>\n						Third Party tested in America					</p>\n							<h2>Featured Products</h2>		Premiurn research peptides, tested for purity								<a href=\"https://mrarif.me/s1labs/shop/\">\n									View All Product \n					</a>\n									<h2>ABOUT US </h2>		S1 Labs is a top supplier of research-use-only peptides, committed to delivering exceptional quality at competitive prices. Our compounds are tested for purity to meet the highest standards consistently. We pride ourselves on fast, reliable shipping — with most orders being shipped the same or next day. We are trusted by researchers nationwide to provide high-quality research peptides.\n								<a href=\"https://mrarif.me/s1labs/about-us/\">\n									Learn More\n					</a>\n									<h2>Proven Quality. Transparent Standards.</h2>		At S1 Labs, every production batch undergoes rigorous third-party testing by certified laboratories. We believe confidence comes from verification — not promises.			<h5>99%+Purity  Guaranteed</h5>					<h5>5Quality Checks</h5>					<h5>\n100%\nU.S. Verified</h5>							\n					<button id=\"e-n-tab-title-2500906891\" data-tab-title-id=\"e-n-tab-title-2500906891\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2500906891\" style=\"--n-tabs-title-order: 1;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m95.406 307.569h138.056l-61.935 196.631a6 6 0 0 0 10.379 5.581l239.356-295.581a6 6 0 0 0 -4.67-9.775h-138.057l61.935-196.625a6 6 0 0 0 -10.379-5.576l-239.356 295.57a6 6 0 0 0 4.671 9.775z\" fill-rule=\"evenodd\"></path></svg>		\n				Potency			\n		</button>\n				<button id=\"e-n-tab-title-2500906892\" data-tab-title-id=\"e-n-tab-title-2500906892\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906892\" style=\"--n-tabs-title-order: 2;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M470.164,87.308c-39.88,0-72.324-32.444-72.324-72.325V0h-283.68v14.983c0,39.88-32.444,72.325-72.324,72.325H26.852   v126.747c0,33.965,5.537,67.424,16.458,99.448c10.656,31.248,26.194,60.455,46.184,86.812   c19.99,26.357,43.924,49.197,71.14,67.885c27.893,19.153,58.619,33.508,91.325,42.669l4.04,1.132l4.04-1.132   c32.706-9.16,63.433-23.516,91.326-42.669c27.215-18.688,51.15-41.527,71.14-67.884c19.99-26.357,35.528-55.564,46.184-86.812   c10.921-32.024,16.458-65.483,16.458-99.448V87.308H470.164z M455.181,214.055c0,61.224-19.555,119.37-56.552,168.152   c-36.147,47.662-85.399,81.704-142.629,98.642c-57.231-16.938-106.482-50.98-142.63-98.642   c-36.996-48.782-56.552-106.928-56.552-168.152V116.18c44.436-6.55,79.664-41.777,86.214-86.214h225.936   c6.55,44.436,41.777,79.664,86.214,86.214V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M416.352,135.792c-29.851-13.352-53.643-37.145-66.996-66.995l-3.966-8.865H166.609l-3.966,8.865   c-13.353,29.849-37.146,53.643-66.995,66.995l-8.865,3.966v74.296c0,54.631,17.449,106.516,50.462,150.044   c29.185,38.483,68.502,67.385,113.699,83.584l5.055,1.811l5.055-1.811c45.196-16.198,84.512-45.1,113.698-83.583   c33.013-43.529,50.463-95.413,50.463-150.045v-74.296L416.352,135.792z M395.249,214.055c0,48.038-15.344,93.661-44.372,131.936   c-24.571,32.396-57.288,57.067-94.877,71.599c-37.59-14.534-70.308-39.203-94.877-71.599   c-29.029-38.276-44.372-83.898-44.372-131.936v-55.199c29.525-15.404,53.554-39.434,68.957-68.957h140.584   c15.404,29.525,39.434,53.554,68.957,68.957V214.055z\"></path>	</g></g><g>	<g>		<path d=\"M270.983,191.856v-32.578h-29.966v32.578c-17.452,6.186-29.99,22.851-29.99,42.397s12.538,36.211,29.99,42.397v32.578   h29.966V276.65c17.452-6.186,29.99-22.851,29.99-42.397S288.435,198.042,270.983,191.856z M255.999,249.26   c-8.275,0-15.007-6.732-15.007-15.007s6.732-15.007,15.007-15.007c8.275,0,15.007,6.732,15.007,15.007   S264.274,249.26,255.999,249.26z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Purity			\n		</button>\n				<button id=\"e-n-tab-title-2500906893\" data-tab-title-id=\"e-n-tab-title-2500906893\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906893\" style=\"--n-tabs-title-order: 3;\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" width=\"46.336px\" height=\"46.337px\" viewBox=\"0 0 46.336 46.337\" style=\"enable-background:new 0 0 46.336 46.337;\" xml:space=\"preserve\"><g>	<g>		<path d=\"M31.153,20.853h-4.897v-5.895c0-1.708-1.379-3.092-3.087-3.092s-3.087,1.384-3.087,3.092v8.987   c0,0.821,0.323,1.606,0.903,2.186s1.366,0.906,2.186,0.906l7.986-0.001c1.709,0,3.091-1.384,3.091-3.092   C34.249,22.236,32.862,20.853,31.153,20.853z\"></path>		<path d=\"M38.196,40.047c4.311-4.024,7.01-9.754,7.01-16.102c0-4.204-1.184-8.137-3.235-11.483l1.402-1.741   c1.764-2.191,0.655-6.012-2.478-8.534l-0.129-0.104c-1.504-1.211-3.283-1.955-4.945-2.067c-1.664-0.113-3.072,0.416-3.92,1.467   l-1.364,1.694c-2.306-0.82-4.785-1.269-7.368-1.269c-2.592,0-5.079,0.451-7.39,1.276l-1.372-1.702   c-0.846-1.052-2.256-1.581-3.919-1.467C8.826,0.127,7.045,0.871,5.542,2.082L5.414,2.187C2.281,4.709,1.172,8.53,2.937,10.721   l1.418,1.761c-2.043,3.342-3.223,7.268-3.223,11.463c0,6.348,2.699,12.078,7.009,16.102l-1.607,2.188   c-0.843,1.146-0.596,2.76,0.55,3.602c0.46,0.338,0.994,0.5,1.524,0.5c0.792,0,1.574-0.363,2.079-1.051l1.604-2.183   c3.211,1.831,6.924,2.878,10.878,2.878s7.667-1.047,10.878-2.878l1.604,2.183c0.504,0.688,1.287,1.051,2.078,1.051   c0.53,0,1.064-0.163,1.524-0.5c1.146-0.842,1.394-2.456,0.552-3.602L38.196,40.047z M7.278,23.945   c0-8.762,7.128-15.89,15.89-15.891c8.762,0,15.891,7.129,15.891,15.891c0,8.762-7.127,15.89-15.891,15.89   C14.406,39.835,7.278,32.707,7.278,23.945z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>		\n				Stability			\n		</button>\n				<button id=\"e-n-tab-title-2500906894\" data-tab-title-id=\"e-n-tab-title-2500906894\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2500906894\" style=\"--n-tabs-title-order: 4;\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>		\n				Safety			\n		</button>\n					<h6>Verified Potency</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n									Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.								\n									<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.								\n					<h6>99%+ Purity Guaranteed</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n									Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.								\n									Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.								\n					<h6>Long-Term Stability</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n									Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.								\n									<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.								\n					<h6>Contaminant-Free</h6>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n									Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.								\n									Why it matters: Peace of mind knowing your research won&#8217;t be compromised by contamination.								\n							<h6>Verified Potency</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										List Item #1\n									</li>\n						</ul>\n				Every S1 Labs vial is tested to confirm it contains exactly what the label says—down to the microgram.<strong>Why it matters:</strong> No guessing games. With S1 Labs, you get the exact concentration you paid for, every single time.			<h6>99%+ Purity Guaranteed</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Mass Spectrometry\n									</li>\n						</ul>\n				Comprehensive testing confirms S1 Labs peptides are free from impurities, degradation products, and synthesis byproducts.Why it matters: Higher purity means better results. S1 Labs guarantees 99%+ or your money back.			<h6>Long-Term Stability</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										pH &amp; Stability Testing\n									</li>\n						</ul>\n				Optimal pH and formulation testing ensures S1 Labs peptides remain effective throughout their entire shelf life.<strong>Why it matters:</strong> Your peptides work when you need them—not just when they arrive.			<h6>Contaminant-Free</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										USP Sterility &amp; LAL\n									</li>\n						</ul>\n				Rigorous sterility and endotoxin testing confirms S1 Labs products are free from bacteria, fungi, and harmful toxins.Why it matters: Peace of mind knowing your research won\'t be compromised by contamination.								<a href=\"https://mrarif.me/s1labs/shop/\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"8\" viewBox=\"0 0 45 15\" fill=\"none\" aria-hidden=\"true\"><path d=\"M44.7071 8.20711C45.0976 7.81658 45.0976 7.18342 44.7071 6.79289L38.3431 0.428932C37.9526 0.0384078 37.3195 0.0384078 36.9289 0.428932C36.5384 0.819457 36.5384 1.45262 36.9289 1.84315L42.5858 7.5L36.9289 13.1569C36.5384 13.5474 36.5384 14.1805 36.9289 14.5711C37.3195 14.9616 37.9526 14.9616 38.3431 14.5711L44.7071 8.20711ZM0 8.5H44V6.5H0V8.5Z\" fill=\"currentColor\"></path></svg>			\n									Shop Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"></path></svg>						\n										Free COA included with every S1 Labs order\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>				\n									<h6>\n							99%+ Purity						\n					</h6>\n									<p>\n						Verified by S1 Labs HPLC					</p>\n																	<img width=\"350\" height=\"454\" src=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png\" alt=\"\" srcset=\"https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a.png 350w, https://mrarif.me/s1labs/wp-content/uploads/2026/03/menla-banner-a-231x300.png 231w\" sizes=\"(max-width: 350px) 100vw, 350px\" />																		\n				<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" tabindex=\"-1\" aria-label=\"See the Proof\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				</a>\n									<h6>\n						<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\" >\n							See the Proof						</a>\n					</h6>\n									<p>\n						View S1 Labs quality procedures					</p>\n												<a href=\"https://mrarif.me/s1labs/about-us/#s1labs_difference\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>			\n					</a>\n									<h2>Why choose S1 Labs?</h2>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 48 48\"><g id=\"Line-black\"><path d=\"m8 23.015v4.485c0 1.381 1.119 2.5 2.5 2.5h4.5c.552 0 1-.448 1-1s-.448-1-1-1h-4.5c-.276 0-.5-.224-.5-.5v-4.485c0-.552-.448-1-1-1s-1 .448-1 1z\"></path><path d=\"m14 6v7c0 .568.321 1.088.829 1.342s1.116.199 1.571-.142l2.6-1.95 2.6 1.95c.455.341 1.063.396 1.571.142s.829-.774.829-1.342v-7h7c.552 0 1 .448 1 1v10c0 .552.448 1 1 1s1-.448 1-1v-10c0-1.657-1.343-3-3-3-5.154 0-18.846 0-24 0-.796 0-1.559.316-2.121.879-.563.562-.879 1.325-.879 2.121v24c0 1.657 1.343 3 3 3h10c.552 0 1-.448 1-1s-.448-1-1-1h-10c-.552 0-1-.448-1-1v-24c0-.265.105-.52.293-.707.187-.188.442-.293.707-.293zm8 0v6l-2.1-1.575c-.533-.4-1.267-.4-1.8 0l-2.1 1.575v-6z\"></path><path d=\"m32 20c-6.623 0-12 5.377-12 12s5.377 12 12 12 12-5.377 12-12-5.377-12-12-12zm0 2c5.519 0 10 4.481 10 10s-4.481 10-10 10-10-4.481-10-10 4.481-10 10-10z\"></path><path d=\"m26 32c0-3.311 2.689-6 6-6 .552 0 1-.448 1-1s-.448-1-1-1c-4.415 0-8 3.585-8 8 0 .552.448 1 1 1s1-.448 1-1z\"></path><path d=\"m28.445 33.832 3 2c.432.288 1.012.198 1.336-.207l4-5c.345-.431.275-1.061-.156-1.406s-1.061-.275-1.406.156l-3.427 4.284s-2.237-1.491-2.237-1.491c-.46-.306-1.081-.182-1.387.277-.306.46-.182 1.081.277 1.387z\"></path></g></svg>									\n					<h6>\n						Always in Stock					</h6>\n								<p>Top research peptides like BPC-157, TB-500, and Ipamorelin are ready to ship. No backorders, no waiting.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"regular\" viewBox=\"0 0 24 24\"><path d=\"m19.5 0c-1.4 0-2.7.7-3.5 1.8-1.3-.5-2.6-.8-4-.8s-2.7.3-4 .8c-.8-1.1-2.1-1.8-3.5-1.8-2.5 0-4.5 2-4.5 4.5 0 1.4.7 2.7 1.8 3.5-.5 1.3-.8 2.6-.8 4 0 3.3 1.5 6.2 3.7 8.2l-2.5 2.5c-.2.3-.2.8.1 1.1.1.1.3.2.5.2s.4-.1.5-.2l2.6-2.6c1.8 1.1 3.9 1.8 6.1 1.8s4.3-.7 6.1-1.8l2.6 2.6c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1l-2.5-2.5c2.3-2 3.7-5 3.7-8.2 0-1.4-.3-2.7-.8-4 1.2-.8 1.9-2.1 1.9-3.5 0-2.5-2-4.5-4.5-4.5zm-18 4.5c0-1.6 1.3-3 3-3 .8 0 1.6.3 2.1.9-1.8 1-3.2 2.5-4.2 4.2-.6-.5-.9-1.3-.9-2.1zm10.5 17c-5.2 0-9.5-4.3-9.5-9.5s4.3-9.5 9.5-9.5 9.5 4.3 9.5 9.5-4.3 9.5-9.5 9.5zm9.6-14.9c-1-1.8-2.5-3.2-4.2-4.2.6-.6 1.3-.9 2.1-.9 1.6 0 3 1.3 3 3 0 .8-.3 1.6-.9 2.1z\"></path><path d=\"m12.8 11.7v-6.4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v6.7c0 .2.1.4.2.5l4.2 4.2c.1.1.3.2.5.2s.4-.1.5-.2c.3-.3.3-.8 0-1.1z\"></path></svg>									\n					<h6>\n						Clock					</h6>\n								<p>Save up to 20% on bulk peptide orders. The more you buy, the less you pay per vial.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\" data-name=\"Layer 1\"><path d=\"m165.424 133.063c-14.091-15.534-16.29-38.08 4.326-49.239 10.181-5.511 22.35-5.463 33.251-2.28 13.841 4.041 29.316 14.154 43.718 32.875.785-7.633 2.014-14.502 3.791-20.939 3.616-13.094 9.407-24.076 18.202-35.637 2.675-3.503 7.684-4.175 11.188-1.5 3.503 2.675 4.175 7.684 1.5 11.188-7.548 9.921-12.487 19.235-15.515 30.199-1.132 4.099-2.007 8.477-2.665 13.236 13.608-16.525 28.008-25.636 40.973-29.422 10.902-3.183 23.07-3.231 33.251 2.28 20.615 11.159 18.417 33.705 4.326 49.239h-26.198c4.229-2.297 8.383-5.118 11.954-8.331 8.372-7.534 14.605-20.215 2.355-26.846-6.35-3.438-14.517-2.997-21.251-1.03-14.21 4.149-30.916 16.891-45.888 42.957h13.592v68.099l-17.931-13.486c-2.849-2.146-6.769-2.146-9.619 0l-17.931 13.481v-68.094h13.596c-14.972-26.065-31.677-38.808-45.888-42.957-6.734-1.966-14.901-2.407-21.251 1.03-12.249 6.63-6.017 19.312 2.355 26.846 3.57 3.213 7.725 6.033 11.954 8.331h-26.197zm-138.406 38.786h79.011c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-31.276c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h47.355c8.81 0 16.018 7.208 16.018 16.018s-7.208 16.018-16.018 16.018h-59.917c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h88.245c8.81 0 16.018 7.208 16.018 16.019s-7.208 16.018-16.018 16.018h-21.417c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018h49.151c4.207-20.082 22.02-35.17 43.349-35.17s39.143 15.088 43.349 35.17h80.782v-224.254h-53.313v84.12c0 3.028-1.712 5.8-4.431 7.155-2.71 1.355-5.95 1.061-8.379-.762l-25.93-19.498-25.944 19.498c-1.408 1.061-3.1 1.606-4.807 1.606-1.21 0-2.44-.28-3.573-.844-2.71-1.355-4.416-4.127-4.416-7.155v-84.12h-187.839c-8.81 0-16.018 7.208-16.018 16.018s7.208 16.018 16.018 16.018zm352.41 192.218h-17.778v-177.911h70.102c6.089 0 11.327 2.668 14.909 7.591l48.977 67.322c3.635 4.996 5.362 10.305 5.362 16.484v43.76h-18.376v16h18.376v26.755h-34.873c-4.207-20.082-22.02-35.171-43.35-35.171s-39.143 15.089-43.35 35.171zm9.148-94.485h84.195l-42.386-58.262h-41.808v58.262zm112.425 145.521h-490.001c-4.418 0-8 3.582-8 8s3.582 8 8 8h490c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-36.056 26.193h-59.316c-4.418 0-8 3.582-8 8s3.582 8 8 8h59.316c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-150.042 0h-240.763c-4.418 0-8 3.582-8 8s3.582 8 8 8h240.762c4.418 0 8-3.582 8-8s-3.582-8-8-8zm-263.518-109.266c-8.81 0-16.018 7.208-16.018 16.018 0 8.81 7.208 16.018 16.018 16.018h15.196c8.81 0 16.018-7.208 16.018-16.018 0-8.811-7.208-16.018-16.018-16.018zm141.841 41.159c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293zm201.258 0c0 15.583 12.71 28.293 28.293 28.293s28.293-12.71 28.293-28.293-12.71-28.293-28.293-28.293-28.293 12.71-28.293 28.293z\" fill-rule=\"evenodd\"></path></svg>									\n					<h6>\n						Safe &amp; Protected Shipping					</h6>\n								<p>Cold-pack shipping keeps peptides stable. Discreet packaging with full tracking on every USA order.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_5\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m35.117 25c-1.097-1.883-2.398-3.136-3.12-3.74-.731.604-2.035 1.85-3.131 3.74z\"></path><path d=\"m25.797 27h-3.582c-.626 1.221-1.034 2.57-1.164 4h3.995c.087-1.473.359-2.805.751-4z\"></path><path d=\"m28.982 21.431c-2.165.619-4.062 1.878-5.46 3.569h3.083c.719-1.47 1.577-2.657 2.377-3.569z\"></path><path d=\"m23.521 39c1.399 1.691 3.296 2.95 5.46 3.569-.8-.911-1.658-2.099-2.378-3.569z\"></path><path d=\"m25.045 33h-3.995c.13 1.43.537 2.779 1.164 4h3.582c-.391-1.195-.663-2.527-.751-4z\"></path><path d=\"m27.91 27c-.445 1.166-.763 2.5-.865 4h9.909c-.104-1.497-.426-2.832-.875-4z\"></path><path d=\"m40.479 25c-1.399-1.691-3.296-2.95-5.46-3.569.8.911 1.658 2.099 2.378 3.569z\"></path><path d=\"m36.09 37c.445-1.165.763-2.5.865-4h-9.909c.104 1.497.426 2.832.875 4z\"></path><path d=\"m4.157 54.257c-.746.746-1.157 1.738-1.157 2.793 0 2.178 1.772 3.95 3.95 3.95 1.055 0 2.047-.411 2.793-1.157l6.843-6.843-5.586-5.586z\"></path><path d=\"m32 17c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15zm0 28c-7.168 0-13-5.832-13-13s5.832-13 13-13 13 5.832 13 13-5.832 13-13 13z\"></path><path d=\"m28.883 39c1.097 1.883 2.398 3.136 3.12 3.74.73-.603 2.034-1.849 3.131-3.74z\"></path><path d=\"m14.879 44.05h2.243v7.9h-2.243z\" transform=\"matrix(.707 -.707 .707 .707 -29.255 25.373)\"></path><path d=\"m18.339 42.075-1.925 1.925 3.586 3.586 1.925-1.925c-1.367-1.011-2.575-2.219-3.586-3.586z\"></path><path d=\"m35.018 42.569c2.165-.619 4.062-1.878 5.46-3.569h-3.083c-.719 1.47-1.577 2.658-2.377 3.569z\"></path><path d=\"m38.204 37h3.582c.626-1.221 1.034-2.57 1.164-4h-3.995c-.088 1.473-.36 2.805-.751 4z\"></path><path d=\"m38.955 31h3.995c-.13-1.43-.537-2.779-1.164-4h-3.582c.391 1.195.663 2.527.751 4z\"></path><path d=\"m7.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"11\" cy=\"10\" r=\"3\"></circle><path d=\"m6.208 17.39c1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391s-3.667.899-4.792 2.39z\"></path><circle cx=\"53\" cy=\"52\" r=\"3\"></circle><path d=\"m53 57c-1.897 0-3.667.899-4.792 2.391 1.337 1.005 2.993 1.609 4.792 1.609s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m53 45c-4.411 0-8 3.589-8 8 0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.763 2.931-2.278-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.292 2.931 2.278 1.104-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8z\"></path><path d=\"m53 15c-1.897 0-3.667.899-4.792 2.39 1.337 1.006 2.993 1.61 4.792 1.61s3.455-.604 4.792-1.609c-1.125-1.492-2.895-2.391-4.792-2.391z\"></path><path d=\"m49.699 13.726c-1.034-.917-1.699-2.239-1.699-3.726 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.487-.665 2.809-1.699 3.726 1.135.516 2.139 1.293 2.931 2.278 1.103-1.371 1.768-3.111 1.768-5.004 0-4.411-3.589-8-8-8s-8 3.589-8 8c0 1.893.664 3.633 1.768 5.004.792-.986 1.796-1.762 2.931-2.278z\"></path><circle cx=\"53\" cy=\"10\" r=\"3\"></circle><path d=\"m43.05 12c-.032-.329-.05-.662-.05-1s.018-.671.05-1h-22.1c.033.329.05.662.05 1s-.018.671-.05 1z\"></path><path d=\"m52 20.95v22.1c.329-.033.662-.05 1-.05s.671.018 1 .05v-22.1c-.329.032-.662.05-1 .05s-.671-.018-1-.05z\"></path><path d=\"m19.782 20.196c.464-.48.95-.938 1.467-1.361l-2.08-2.079c-.387.548-.828 1.054-1.315 1.513z\"></path><path d=\"m47.245 44.831-2.08-2.08c-.423.517-.881 1.003-1.361 1.467l1.928 1.928c.459-.487.964-.928 1.513-1.315z\"></path></svg>									\n					<h6>\n						Community Sourced Research					</h6>\n								<p>Join 5,000+ researchers in our Discord. Real results, dosing guides, and peptide research discussions.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m5.59 36.6a24.86 24.86 0 0 0 34.12 23.061c.1.006.2.031.307.031a2.922 2.922 0 0 1 2.079.861 4.946 4.946 0 0 0 6.987 0 2.92 2.92 0 0 1 2.079-.861 4.946 4.946 0 0 0 4.94-4.941 2.924 2.924 0 0 1 .861-2.079 4.944 4.944 0 0 0 0-6.986 2.924 2.924 0 0 1 -.861-2.08 4.892 4.892 0 0 0 -1.138-3.115 24.338 24.338 0 0 0 .329-3.892 25.023 25.023 0 0 0 -14.666-22.669l1.952-1.9a1 1 0 0 0 -.555-1.706l-7.383-1.075-3.3-6.691a1.041 1.041 0 0 0 -1.794 0l-3.3 6.691-7.384 1.072a1 1 0 0 0 -.555 1.706l1.952 1.9a25.023 25.023 0 0 0 -14.67 22.673zm17.194-11.033a1 1 0 0 0 1.053.077l6.6-3.473 6.605 3.473a1.008 1.008 0 0 0 .465.114 1 1 0 0 0 .986-1.169l-.749-4.368a17.917 17.917 0 0 1 10.636 16.379c0 .206-.014.409-.021.615a4.944 4.944 0 0 0 -6.263.591 2.963 2.963 0 0 1 -2.079.861 4.946 4.946 0 0 0 -4.941 4.94 2.926 2.926 0 0 1 -.861 2.08 4.946 4.946 0 0 0 0 6.986 2.919 2.919 0 0 1 .739 1.282 17.933 17.933 0 0 1 -11.818-33.735l-.75 4.369a1 1 0 0 0 .398.978zm32.765 25.691a4.909 4.909 0 0 0 -1.449 3.493 2.944 2.944 0 0 1 -2.94 2.941 4.909 4.909 0 0 0 -3.494 1.447 2.943 2.943 0 0 1 -4.158 0 4.909 4.909 0 0 0 -3.493-1.447 2.944 2.944 0 0 1 -2.941-2.941 4.91 4.91 0 0 0 -1.447-3.493 2.942 2.942 0 0 1 0-4.158 4.913 4.913 0 0 0 1.447-3.494 2.944 2.944 0 0 1 2.941-2.94 4.909 4.909 0 0 0 3.493-1.447 2.943 2.943 0 0 1 4.158 0 4.955 4.955 0 0 0 .961.73.979.979 0 0 0 .175.094 4.894 4.894 0 0 0 2.358.623 2.943 2.943 0 0 1 2.94 2.94 4.909 4.909 0 0 0 1.449 3.494 2.942 2.942 0 0 1 0 4.158zm-2.256-14.658a22.433 22.433 0 0 1 -.154 2.486 4.911 4.911 0 0 0 -1.977-.419 2.911 2.911 0 0 1 -.888-.153c.063-.632.106-1.271.106-1.914a19.912 19.912 0 0 0 -13.029-18.69l-.115-.674 1.839-1.793a23 23 0 0 1 14.218 21.157zm-26.243-25.448a1 1 0 0 0 .754-.547l2.637-5.345 2.639 5.345a1 1 0 0 0 .753.547l5.9.857-1.565 1.525-.048.047-2.657 2.589a1 1 0 0 0 -.288.885l1.008 5.875-5.276-2.774a1.007 1.007 0 0 0 -.931 0l-5.276 2.774 1.008-5.875a1 1 0 0 0 -.288-.885l-4.269-4.161zm-5.243 4.29 1.84 1.793-.115.674a19.929 19.929 0 0 0 11.707 38.038 4.922 4.922 0 0 0 1.628 2.578 22.85 22.85 0 0 1 -15.06-43.083z\"></path><path d=\"m49.3 44.049-8.84 8.845a1 1 0 1 0 1.414 1.414l8.844-8.845a1 1 0 0 0 -1.418-1.414z\"></path><path d=\"m40.82 45.72c.03.06.06.12.09.17a.934.934 0 0 0 .13.15 1.016 1.016 0 0 0 .32.22 1 1 0 0 0 .39.07.986.986 0 0 0 .38-.07 1.016 1.016 0 0 0 .32-.22.934.934 0 0 0 .13-.15c.03-.05.06-.11.09-.17s.04-.13.06-.19a1.225 1.225 0 0 0 .02-.19.982.982 0 0 0 -.3-.71.981.981 0 0 0 -1.41 0 .982.982 0 0 0 -.3.71 1.225 1.225 0 0 0 .02.19c.02.06.04.13.06.19z\"></path><path d=\"m49.05 52.1a.988.988 0 0 0 -.32.21 1.017 1.017 0 0 0 -.3.71 1.087 1.087 0 0 0 .08.39.875.875 0 0 0 .22.32 1.016 1.016 0 0 0 .32.22.986.986 0 0 0 .38.07.68.68 0 0 0 .2-.02 1.8 1.8 0 0 0 .19-.05 1.505 1.505 0 0 0 .17-.1.789.789 0 0 0 .15-.12 1.016 1.016 0 0 0 .22-.32 1.072 1.072 0 0 0 .07-.39 1.007 1.007 0 0 0 -.29-.71 1.037 1.037 0 0 0 -1.09-.21z\"></path></svg>									\n					<h6>\n						99%+ Purity Guaranteed					</h6>\n								<p>Every batch tested by US labs via HPLC and Mass Spectrometry. Full Certificate of Analysis included free.</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Line\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><path d=\"m55.69971 10.52637-23.26905-6.96387a1.5005 1.5005 0 0 0 -.86035 0l-23.27 6.96387a1.501 1.501 0 0 0 -1.06543 1.32129c-1.39699 18.03515 4.1743 34.57714 14.54442 43.17578a28.1183 28.1183 0 0 0 10.22113 5.47671 28.07125 28.07125 0 0 0 10.20177-5.461c10.3798-8.60653 15.9604-25.15634 14.56294-43.19149a1.5017 1.5017 0 0 0 -1.06543-1.32129zm-15.40771 42.19922a27.6121 27.6121 0 0 1 -8.2915 4.68652 27.7 27.7 0 0 1 -8.311-4.70117c-9.43462-7.82324-14.57817-22.93164-13.5352-39.60742l21.84619-6.53809 21.84521 6.53809c1.04297 16.67578-4.10937 31.79101-13.5537 39.62207z\"></path><path d=\"m40 19.5c-4.38907.00885-11.58506-.00638-16 0a3.50421 3.50421 0 0 0 -3.5 3.5v16a3.50424 3.50424 0 0 0 3.5 3.5h16a3.50424 3.50424 0 0 0 3.5-3.5v-16a3.50424 3.50424 0 0 0 -3.5-3.5zm-5.42236 3v4.07324l-1.8291-.915c-.969-.55289-2.25549.55168-3.17093.915v-4.07321zm5.92236 16.5a.50065.50065 0 0 1 -.5.5h-16a.50065.50065 0 0 1 -.5-.5v-16a.50065.50065 0 0 1 .5-.5h2.57764v6.5a1.51067 1.51067 0 0 0 2.17092 1.34176l3.32908-1.665 3.3291 1.665a1.51058 1.51058 0 0 0 2.17087-1.34176v-6.5h2.42239a.50065.50065 0 0 1 .5.5z\"></path></svg>									\n					<h6>\n						Shipment Protection					</h6>\n								<p>Every order includes free shipment protection. Lost, damaged, or stolen packages are reshipped at no cost.</p>							\n							<h2>Frequently Asked Questions</h2>					<h6>Everything you need to know about peptide research with S1 Labs</h6>							\n							What purity level are your peptides and how is it verified?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are 99%+ pure and independently tested using HPLC and Mass Spectrometry. Each batch comes with a Certificate of Analysis (CoA) for verification.</p>\n							What is a Certificate of Analysis (CoA) and how do I read it?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>A CoA provides detailed testing results for a specific batch of peptide. It confirms purity, concentration, and quality. S1 Labs includes a free CoA with every order for transparency.</p>\n							How do I reconstitute lyophilized peptides?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Reconstitution instructions vary by peptide. S1 Labs provides clear, step-by-step guidelines with each product to ensure proper preparation and stability.</p>\n							What is bacteriostatic water and why is it recommended?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Bacteriostatic water (BAC water) is sterile water containing 0.9% benzyl alcohol, which inhibits bacterial growth. It&#8217;s preferred over regular sterile water because it allows for multiple uses from the same vial over several weeks. Use approximately 1-2mL of BAC water per 5mg of peptide for easy dosing calculations. We offer pharmaceutical-grade BAC water in our accessories section.</p>\n							How do I calculate peptide dosing after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>S1 Labs provides detailed dosing calculations in the product guide. It helps you determine the exact concentration per vial and proper dosing for your research needs.</p>\n							How should I store peptides before reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Lyophilized (freeze-dried) peptides are very stable. For short-term storage (under 3 months), room temperature in a cool, dark place is fine. For long-term storage, refrigerate at 2-8°C or freeze at -20°C. Avoid repeated freeze-thaw cycles. Properly stored lyophilized peptides can remain stable for 2+ years.</p>\n							How long do peptides last after reconstitution?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Once reconstituted with bacteriostatic water, most peptides remain stable for 4-6 weeks when refrigerated at 2-8°C. If reconstituted with sterile water (no preservative), use within 7-10 days. Never freeze reconstituted peptides. Always inspect for cloudiness or particles before use—clear solution indicates stability.</p>\n							How fast do you ship and is cold shipping required?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Orders are processed within 0-2 business days. Standard shipping takes 3-5 business days from fulfillment. Every order includes free shipment protection. Lyophilized peptides don&#8217;t require cold shipping—they&#8217;re stable at room temperature. All orders ship in discreet, unlabeled packaging.</p>\n							Do you ship internationally?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Currently, we ship to all 50 U.S. states. International shipping varies by country due to customs regulations on research materials. Contact our support team for specific country availability. All international orders may be subject to local customs fees and import duties.</p>\n							Are these peptides for human use?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>All S1 Labs peptides are sold strictly for research, laboratory, and educational purposes only. They are not approved for human consumption, veterinary use, or any therapeutic application. By purchasing, you confirm you are a qualified researcher and will use products in accordance with all applicable laws and regulations.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-03-07 10:24:31', '2026-03-07 10:24:31', '', 15, 'https://mrarif.me/s1labs/?p=645', 0, 'revision', '', 0);
INSERT INTO `wpsl_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(646, 1, '2026-03-07 10:31:19', '2026-03-07 10:31:19', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>\n							LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n									LATEST					<h5>99.93%</h5>					99.79%							\n							Variant: 						\n						GLP-3 (RT) 10mg					\n							Lot #:						\n						A1115					\n							Labeled:						\n						10mg					\n							Actual: 						\n						10.14mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n								<h4>\n									⚠️ Important Research Notice								</h4>\n							<p><strong>Not for human consumption.</strong> This product is sold exclusively for research and educational purposes. It is not intended to diagnose, treat, cure, or prevent any disease.</p><p>All clinical trial data and research findings presented on this page are sourced from peer-reviewed journals and official publications. They are provided for educational reference only and should not be interpreted as medical advice or product claims.</p><p>By purchasing this product, you confirm that you are a qualified researcher and will use it in accordance with all applicable laws and regulations.</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 10:31:19', '2026-03-07 10:31:19', '', 559, 'https://mrarif.me/s1labs/?p=646', 0, 'revision', '', 0),
(647, 1, '2026-03-07 10:31:52', '2026-03-07 10:31:52', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"64.054\" viewBox=\"0 0 64.054 64.054\" width=\"64.054\"><g><g><circle cx=\"22.984\" cy=\"47.507\" r=\"4.206\"></circle><circle cx=\"52.424\" cy=\"47.239\" r=\"4.474\"></circle><path d=\"m54.12 21.065h-7.912v-8.724h-3.928-30.232v5.636h-12.048v3.968h10.004 2.042 11.92v4.046h-11.92-2.042-5.464v3.936h7.506v.02h11.92v4.046h-11.92v13.518h2.73c0-4.524 3.682-8.206 8.206-8.206s8.206 3.682 8.206 8.206h12.788c-.002-.092-.028-.176-.028-.268 0-4.672 3.802-8.474 8.474-8.474s8.474 3.802 8.474 8.474c0 .092-.024.176-.028.268h3.186s0-6.822 0-13.802-4.446-12.644-9.934-12.644zm5.122 12.94h-13.034v-8.332h7.236c4.14 0 5.796 4.8 5.796 7.558v.774z\"></path></g></g></svg>									\n					<h6>\n						Free shipping					</h6>\n								<p>On orders over $150</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512.001 512.001\" width=\"512\"><g><g id=\"Layer_2_21_\"><g id=\"Layer_1-2_22_\"><g id=\"protection_1_\"><path d=\"m481.639 48.736c-26.484-26.457-69.423-6.887-70.215 30.264v102.398c11.971-1.562 24.122.881 34.559 6.948 26.132 15.339 35.059 48.846 20.024 75.153l-49.013 86.582c-2.443 4.381-7.974 5.952-12.355 3.51-.026-.015-.052-.029-.079-.044-4.4-2.514-5.948-8.107-3.466-12.526l49.097-86.582c10.039-17.593 4.095-39.987-13.347-50.285-8.21-4.763-17.962-6.109-27.155-3.75-.218-.015-.436.017-.641.092-9.385 2.518-17.38 8.671-22.217 17.098l-61.987 108.069c-3.184 5.534-4.855 11.809-4.847 18.194v85.849h-18.281c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.989c.004-5.046-4.083-9.14-9.129-9.144-.004 0-.008 0-.012 0h-18.286v-12.526c.008-8.649 2.482-17.117 7.132-24.41l46.8-73.418c6.573-10.226 10.064-22.128 10.058-34.284v-207.439c-.013-10.859-4.36-21.263-12.078-28.903zm-42.784 444.981h-128.001v-45.716h128.001z\"></path><path d=\"m210.283 429.716h-18.286v-85.849c.009-6.385-1.663-12.66-4.847-18.194l-61.987-108.069c-4.839-8.427-12.836-14.579-22.222-17.095-.204-.075-.422-.106-.639-.092-9.193-2.359-18.945-1.013-27.155 3.75-17.442 10.299-23.386 32.692-13.347 50.285l49.097 86.582c2.482 4.418.934 10.011-3.466 12.526-4.357 2.486-9.904.97-12.39-3.387-.015-.026-.03-.052-.044-.079l-49.013-86.582c-15.036-26.307-6.108-59.815 20.024-75.153 10.435-6.072 22.587-8.52 34.559-6.961v-102.4c-.79-37.163-43.748-56.707-70.217-30.262-7.71 7.639-12.053 18.037-12.068 28.89v207.451c-.007 12.156 3.485 24.058 10.058 34.284l46.81 73.418c4.65 7.293 7.123 15.761 7.132 24.41v12.526h-18.285c-5.046-.003-9.139 4.086-9.142 9.132v.012 63.999c-.003 5.046 4.086 9.139 9.132 9.142h.01 146.296c5.046.003 9.139-4.086 9.142-9.132 0-.003 0-.007 0-.01v-63.998c.004-5.046-4.083-9.14-9.129-9.144-.008 0-.015 0-.023 0zm-9.144 64.001h-127.998v-45.716h127.998z\"></path><path d=\"m374.853 128.548v-76.737c.001-4.918-3.89-8.954-8.805-9.134-38.273-1.346-74.962-15.609-104.096-40.465-3.423-2.948-8.488-2.948-11.912 0-15.363 13.175-32.987 23.454-52.018 30.339-16.726 6.069-34.298 9.489-52.08 10.134-4.914.181-8.803 4.217-8.803 9.134v76.737c.032 35.476 16.552 68.922 44.706 90.508l68.534 53.303c3.303 2.572 7.931 2.572 11.233 0l68.534-53.303c28.157-21.587 44.678-55.037 44.707-90.516zm-55.944 76.082-62.912 48.936-62.92-48.936c-23.69-18.133-37.606-46.248-37.656-76.082v-68.123c36.667-3.008 71.641-16.726 100.576-39.448 28.933 22.721 63.906 36.439 100.571 39.448v68.123c-.049 29.833-13.962 57.948-37.651 76.082z\"></path><path d=\"m323.835 80.006c-22.247-5.152-43.538-13.792-63.083-25.601-2.944-1.693-6.566-1.693-9.511 0-19.546 11.806-40.837 20.446-63.083 25.601-4.163.914-7.13 4.6-7.134 8.862v39.681c.026 22.404 10.466 43.523 28.252 57.147l41.144 32c3.277 2.56 7.877 2.56 11.154 0l41.134-32c17.794-13.615 28.237-34.737 28.252-57.142v-39.686c-.004-4.259-2.966-7.944-7.125-8.862zm-11.154 48.547c-.015 16.788-7.858 32.61-21.209 42.787l-35.475 27.613v-126.176c17.791 10.223 36.851 18.062 56.687 23.313z\"></path></g></g></g></g></svg>									\n					<h6>\n						60-day money-back					</h6>\n								<p>guarantee</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 330 330\" style=\"enable-background:new 0 0 330 330;\" xml:space=\"preserve\"><g id=\"XMLID_504_\">	<path id=\"XMLID_505_\" d=\"M65,330h200c8.284,0,15-6.716,15-15V145c0-8.284-6.716-15-15-15h-15V85c0-46.869-38.131-85-85-85  S80,38.131,80,85v45H65c-8.284,0-15,6.716-15,15v170C50,323.284,56.716,330,65,330z M207.481,219.356l-42.5,42.5  c-2.929,2.929-6.768,4.394-10.606,4.394s-7.678-1.465-10.606-4.394l-21.25-21.25c-5.858-5.858-5.858-15.354,0-21.213  c5.857-5.858,15.355-5.858,21.213,0l10.644,10.643l31.894-31.893c5.857-5.858,15.355-5.858,21.213,0  C213.34,204.002,213.34,213.498,207.481,219.356z M110,85c0-30.327,24.673-55,55-55s55,24.673,55,55v45H110V85z\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>									\n					<h6>\n						Secure checkout					</h6>\n								<p>256-bit SSL</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=\"m438.468 85.976a19.448 19.448 0 1 0 -19.438-19.448 19.441 19.441 0 0 0 19.438 19.448zm-24.462 48.554a19.347 19.347 0 1 0 -19.345-19.349 19.375 19.375 0 0 0 19.345 19.349zm48.314-6.77c-11.362 9.437-17.09 8.6-22.631 7.78-4.179-.62-9.391-1.39-14.884 2.009-8.358 5.151-27.233 5.691-39.347 1.77v-123.319h76.862zm22.256-127.76a8 8 0 0 1 0 16h-6.245v218.268a54.442 54.442 0 1 1 -108.884 0v-218.268h-6.2a8 8 0 1 1 0-16zm-252.889 149.029a24.345 24.345 0 1 0 -24.368-24.35 24.351 24.351 0 0 0 24.368 24.35zm15.823 88.141a27.045 27.045 0 1 0 27.045-27.05 27.1 27.1 0 0 0 -27.045 27.05zm-65.311 109a36.586 36.586 0 1 0 -36.576-36.581 36.606 36.606 0 0 0 36.577 36.582zm8.921-182.422-112.828 212.783c20.049 9.747 50.005 15.738 81.369 16.156 34.886.493 65.688-5.9 84.469-17.48 12.677-7.846 24.791-6.067 37.609-4.17 21.458 3.179 48.174 7.123 96.113-34.229l-91.746-173.059a8.014 8.014 0 0 1 -.939-3.752v-99.836h-93.108v99.839a8.026 8.026 0 0 1 -.939 3.752zm-32.586-133.669a14.084 14.084 0 0 1 14.086-14.079h131.985a14.082 14.082 0 1 1 0 28.163h-131.985a14.084 14.084 0 0 1 -14.086-14.081zm.705 481.921h-92.967a45.85 45.85 0 0 1 -40.615-23.453c-8.216-14.27-8.31-31.281-.14-46.648l150.531-283.892v-97.846h-3.428a30.081 30.081 0 1 1 0-60.161h131.985a30.081 30.081 0 1 1 0 60.161h-3.427v97.855l150.531 283.884c8.17 15.367 8.123 32.369-.141 46.648a45.847 45.847 0 0 1 -40.614 23.452z\" fill-rule=\"evenodd\"></path></svg>				\n									<h6>\n							Certificate of Analysis						\n					</h6>\n									<p>\n						Third Party Tested by Freedom Diagnostics					</p>\n							LATEST					<h5>99.93%</h5>					Purity							\n							Variant: 						\n						GLP-3 (RT) 20mg					\n							Lot #:						\n						 A0112					\n							Labeled:						\n						 20mg					\n							Actual: 						\n						22.56mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n									LATEST					<h5>99.93%</h5>					99.79%							\n							Variant: 						\n						GLP-3 (RT) 10mg					\n							Lot #:						\n						A1115					\n							Labeled:						\n						10mg					\n							Actual: 						\n						10.14mg					\n							Tested: 						\n						Feb 4, 2026					\n												<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z\"></path></svg>			\n									View COA\n					</a>\n								<h4>\n									⚠️ Important Research Notice								</h4>\n							<p><strong>Not for human consumption.</strong> This product is sold exclusively for research and educational purposes. It is not intended to diagnose, treat, cure, or prevent any disease.</p><p>All clinical trial data and research findings presented on this page are sourced from peer-reviewed journals and official publications. They are provided for educational reference only and should not be interpreted as medical advice or product claims.</p><p>By purchasing this product, you confirm that you are a qualified researcher and will use it in accordance with all applicable laws and regulations.</p>', 'Elementor Single Product #559', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2026-03-07 10:31:52', '2026-03-07 10:31:52', '', 559, 'https://mrarif.me/s1labs/?p=647', 0, 'revision', '', 0);

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

--
-- Table structure for table `wpsl_rwpp_product_order`
--

CREATE TABLE `wpsl_rwpp_product_order` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `product_id` bigint(20) UNSIGNED NOT NULL,
  `category_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `sort_order` int(11) NOT NULL DEFAULT 0,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wpsl_rwpp_product_order`
--

INSERT INTO `wpsl_rwpp_product_order` (`id`, `product_id`, `category_id`, `sort_order`, `created_at`, `updated_at`) VALUES
(1, 294, 0, 5, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(2, 320, 0, 2, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(3, 329, 0, 6, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(4, 332, 0, 1, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(5, 337, 0, 7, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(6, 340, 0, 0, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(7, 343, 0, 3, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(8, 346, 0, 4, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(9, 349, 0, 9, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(10, 352, 0, 8, '2026-03-06 23:10:54', '2026-03-06 23:23:00'),
(11, 300, 0, 9, '2026-03-06 23:10:54', '2026-03-06 23:10:54'),
(12, 329, 17, 6, '2026-03-06 23:59:19', '2026-03-06 23:59:19');

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

--
-- Table structure for table `wpsl_termmeta`
--

CREATE TABLE `wpsl_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 `wpsl_termmeta`
--

INSERT INTO `wpsl_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 17, 'product_count_product_cat', '9'),
(2, 18, 'order', '0'),
(3, 19, 'order', '0'),
(4, 19, 'product_count_product_cat', '1'),
(5, 22, 'order', '0'),
(6, 23, 'order', '0'),
(7, 24, 'order', '0');

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

--
-- Table structure for table `wpsl_terms`
--

CREATE TABLE `wpsl_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 `wpsl_terms`
--

INSERT INTO `wpsl_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Primary Menu', 'primary-menu', 0),
(3, 'header', 'header', 0),
(4, 'simple', 'simple', 0),
(5, 'grouped', 'grouped', 0),
(6, 'variable', 'variable', 0),
(7, 'external', 'external', 0),
(8, 'exclude-from-search', 'exclude-from-search', 0),
(9, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(10, 'featured', 'featured', 0),
(11, 'outofstock', 'outofstock', 0),
(12, 'rated-1', 'rated-1', 0),
(13, 'rated-2', 'rated-2', 0),
(14, 'rated-3', 'rated-3', 0),
(15, 'rated-4', 'rated-4', 0),
(16, 'rated-5', 'rated-5', 0),
(17, 'Uncategorized', 'uncategorized', 0),
(18, '500MG', '500mg', 0),
(19, 'Longevity Research', 'longevity-research', 0),
(20, 'loop-item', 'loop-item', 0),
(21, 'product-archive', 'product-archive', 0),
(22, '10MG', '10mg', 0),
(23, '100MG', '100mg', 0),
(24, '70MG', '70mg', 0),
(25, 'footer', 'footer', 0),
(26, 'product', 'product', 0);

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

--
-- Table structure for table `wpsl_term_relationships`
--

CREATE TABLE `wpsl_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 `wpsl_term_relationships`
--

INSERT INTO `wpsl_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(22, 2, 0),
(23, 2, 0),
(24, 2, 0),
(562, 26, 0),
(46, 3, 0),
(47, 3, 0),
(305, 20, 0),
(302, 2, 0),
(294, 19, 0),
(294, 18, 0),
(294, 6, 0),
(559, 26, 0),
(576, 26, 0),
(308, 20, 0),
(306, 20, 0),
(307, 20, 0),
(294, 16, 0),
(320, 17, 0),
(322, 21, 0),
(329, 17, 0),
(320, 6, 0),
(320, 22, 0),
(329, 22, 0),
(329, 6, 0),
(332, 17, 0),
(332, 23, 0),
(337, 17, 0),
(332, 6, 0),
(337, 24, 0),
(340, 17, 0),
(337, 6, 0),
(340, 22, 0),
(343, 17, 0),
(340, 6, 0),
(343, 22, 0),
(346, 17, 0),
(343, 6, 0),
(349, 17, 0),
(346, 22, 0),
(346, 6, 0),
(352, 17, 0),
(349, 22, 0),
(349, 6, 0),
(363, 21, 0),
(352, 22, 0),
(352, 6, 0),
(471, 25, 0),
(473, 25, 0),
(580, 26, 0);

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

--
-- Table structure for table `wpsl_term_taxonomy`
--

CREATE TABLE `wpsl_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 `wpsl_term_taxonomy`
--

INSERT INTO `wpsl_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'nav_menu', '', 0, 4),
(3, 3, 'elementor_library_type', '', 0, 2),
(4, 4, 'product_type', '', 0, 0),
(5, 5, 'product_type', '', 0, 0),
(6, 6, 'product_type', '', 0, 10),
(7, 7, 'product_type', '', 0, 0),
(8, 8, 'product_visibility', '', 0, 0),
(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_visibility', '', 0, 0),
(16, 16, 'product_visibility', '', 0, 1),
(17, 17, 'product_cat', '', 0, 9),
(20, 20, 'elementor_library_type', '', 0, 1),
(18, 18, 'pa_dosage', '', 0, 1),
(19, 19, 'product_cat', '', 0, 1),
(21, 21, 'elementor_library_type', '', 0, 1),
(22, 22, 'pa_dosage', '', 0, 7),
(23, 23, 'pa_dosage', '', 0, 1),
(24, 24, 'pa_dosage', '', 0, 1),
(25, 25, 'elementor_library_type', '', 0, 2),
(26, 26, 'elementor_library_type', '', 0, 1);

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

--
-- Table structure for table `wpsl_usermeta`
--

CREATE TABLE `wpsl_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 `wpsl_usermeta`
--

INSERT INTO `wpsl_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', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wpsl_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wpsl_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice'),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:6:{s:64:\"942a2e9dd0439fecde68e739035a76dd9f8785a111ec325d1e6a7ed7be2cb2bb\";a:4:{s:10:\"expiration\";i:1773891266;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/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1772681666;}s:64:\"f3a20d3bcec3e7c920b3c63ec6e2eea39ae5fe33ca83cb9ba5ee1a25a8b00f9d\";a:4:{s:10:\"expiration\";i:1773891865;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/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1772682265;}s:64:\"aa7c7187619cccf01d031d79f6b94c2e549fa29dd0ba9a9cd04dd9846e435c48\";a:4:{s:10:\"expiration\";i:1773923406;s:2:\"ip\";s:14:\"203.95.220.192\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1772713806;}s:64:\"48141b87a6163140604bce68e8ba388b82a5143753617259dc36c4436237b728\";a:4:{s:10:\"expiration\";i:1774063885;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/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1772854285;}s:64:\"73936b35b278e29cc5f3908602dbde3fec778a5f3cabef7cbd88188887eaa615\";a:4:{s:10:\"expiration\";i:1774064685;s:2:\"ip\";s:12:\"45.120.96.21\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0\";s:5:\"login\";i:1772855085;}s:64:\"fb809dd2f9749453a486d277b57edd6acca363bd4199a47640d97ca82fda52c1\";a:4:{s:10:\"expiration\";i:1773046941;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/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1772874141;}}'),
(17, 1, 'wpsl_dashboard_quick_press_last_post_id', '5'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"45.120.96.0\";}'),
(19, 1, 'elementor_introduction', 'a:4:{s:27:\"e-editor-one-notice-pointer\";b:1;s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;s:30:\"e-ai-product-image-unification\";b:1;}'),
(20, 1, 'wpsl_elementor_connect_common_data', 'a:7:{s:9:\"client_id\";s:32:\"YRjkJiZAbfPU0KwaqPjZ1UMdQFMlAqrq\";s:11:\"auth_secret\";s:32:\"1LT7eP798ApUnvh3Rqzlprd47UjKgAT8\";s:12:\"access_token\";s:293:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2MTQ4NjIiLCJhdWQiOiJodHRwczovL21yYXJpZi5tZS9zMWxhYnMvIiwiY2xpZW50X2lkIjoiWVJqa0ppWkFiZlBVMEt3YXFQaloxVU1kUUZNbEFxcnEiLCJjb25uZWN0X3R5cGUiOiJhY3RpdmF0ZSIsImlhdCI6MTc3MjY4NDI0NywiZXhwIjozMTczMTcxMjY2NDd9.HB__AJcb91PQcv8jkX-Po3Nm7QobWLUionNFlAR74sM\";s:19:\"access_token_secret\";s:32:\"E1BDN5VTE9D9WrrYWEPRhVdM1ER42IlC\";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;}'),
(21, 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\";}'),
(22, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),
(23, 1, 'wpsl_user-settings', 'editor=tinymce&libraryContent=browse&posts_list_mode=list'),
(24, 1, 'wpsl_user-settings-time', '1772862971'),
(25, 1, 'nav_menu_recently_edited', '2'),
(26, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"6990b0a7ecb4127a4591e88f2a730695\";a:11:{s:3:\"key\";s:32:\"6990b0a7ecb4127a4591e88f2a730695\";s:10:\"product_id\";i:340;s:12:\"variation_id\";i:341;s:9:\"variation\";a:1:{s:19:\"attribute_pa_dosage\";s:4:\"10mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"a1c15916dcbe3f37a2a57c659e58e6e0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}}}'),
(27, 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:\"\";}'),
(28, 1, 'last_update', '1772702615'),
(29, 1, 'woocommerce_admin_variable_product_tour_shown', 'yes'),
(30, 1, 'closedpostboxes_product', 'a:0:{}'),
(31, 1, 'metaboxhidden_product', 'a:2:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";}'),
(32, 1, 'wc_last_active', '1772939488'),
(33, 1, 'wc_order_count_wpsl', '0'),
(35, 1, '_woocommerce_tracks_anon_id', 'woo:AYSTGD0Kjy0/CMMuwSlxJPlC'),
(38, 1, 'astra-optin-notice', 'notice-dismissed');

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

--
-- Table structure for table `wpsl_users`
--

CREATE TABLE `wpsl_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 `wpsl_users`
--

INSERT INTO `wpsl_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$zqFooOdYxcD7KbXXTOaw.OIS1kdSQWDsKPXiKltK5UaRZcBi6gA4G', 'web-admin', 'arifwebsols@gmail.com', 'https://mrarif.me/s1labs', '2026-03-05 03:33:34', '', 0, 'web-admin');

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

--
-- Table structure for table `wpsl_wc_admin_notes`
--

CREATE TABLE `wpsl_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 `wpsl_wc_admin_notes`
--

INSERT INTO `wpsl_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-03-05 08:47:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(2, 'wc-admin-email-improvements', 'info', 'en_US', 'Store emails have had an upgrade!', 'We’ve made some exciting improvements to our email templates, including modern, shopper-friendly designs and new customization options. And if you’re using a block theme, you can automatically sync your theme styles! Head to your email settings to explore the new features.', '{}', 'unactioned', 'woocommerce-admin', '2026-03-05 08:47:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2026-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2026-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, '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-03-05 09:21:25', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(48, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, '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-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'RIN-WC-Security-Update-admin-update-March-2026', 'update', 'en_US', 'An important update is required for WooCommerce', '<strong>Update to WooCommerce 10.5.3 or the latest version to resolve a security issue.</strong> This update addresses a vulnerability in WooCommerce versions 5.4 to 10.5.2 that could have permitted unauthorized admin account access. See the <a href=\"https://developer.woocommerce.com/2026/03/02/store-api-vulnerability-patched-in-woocommerce-5-4/\" target=\"_blank\">Woo Developer blog</a> for more information.', '{}', 'pending', 'woocommerce.com', '2026-03-05 08:47:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(56, '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-03-06 11:26:27', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'wc-admin-customizing-product-catalog', 'info', 'en_US', 'How to customize your product catalog', 'You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.', '{}', 'unactioned', 'woocommerce-admin', '2026-03-07 19:04:12', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'wc-admin-mobile-app', 'info', 'en_US', 'Install Woo mobile app', 'Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.', '{}', 'unactioned', 'woocommerce-admin', '2026-03-07 19:04:12', NULL, 0, 'plain', '', 0, 0, 'info');

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

--
-- Table structure for table `wpsl_wc_admin_note_actions`
--

CREATE TABLE `wpsl_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 `wpsl_wc_admin_note_actions`
--

INSERT INTO `wpsl_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/s1labs/wp-admin/post.php?post=293&action=edit', 'actioned', '', NULL, NULL),
(2, 2, 'try-the-new-templates', 'Try the new templates', '?page=wc-settings&tab=email&try-new-templates', 'actioned', '', NULL, NULL),
(1238, 3, '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),
(1239, 4, '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),
(1240, 5, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(1241, 6, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(1242, 7, '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),
(1243, 8, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://mrarif.me/s1labs/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(1244, 9, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(1245, 12, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1246, 13, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1248, 14, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1250, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1252, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1254, 17, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1255, 18, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(1256, 19, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1257, 19, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1259, 20, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1260, 21, '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),
(1261, 22, '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),
(1262, 23, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1263, 23, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1264, 24, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://mrarif.me/s1labs/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1265, 24, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1266, 25, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(1267, 26, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/s1labs/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1269, 27, '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),
(1270, 27, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1271, 28, '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),
(1272, 29, 'extension-settings', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1273, 29, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1159, 57, 'day-after-first-product', 'Learn more', 'https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(1280, 34, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1276, 31, '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),
(1277, 32, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1279, 33, '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),
(1160, 58, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_medium=product', 'actioned', '', NULL, NULL),
(1281, 34, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/s1labs/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1283, 35, '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),
(1284, 36, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1286, 37, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1287, 37, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1288, 38, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1289, 38, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1290, 39, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1291, 39, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://mrarif.me/s1labs/wp-admin/#', 'actioned', '', NULL, NULL),
(1292, 40, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1293, 40, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1294, 41, '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),
(1295, 42, 'plugin-list', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1296, 42, 'dismiss', 'Dismiss', 'https://mrarif.me/s1labs/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(1298, 43, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1299, 44, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1300, 45, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1301, 46, '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),
(1302, 47, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(1303, 47, 'dismiss', 'Dismiss', 'https://mrarif.me/s1labs/wp-admin/#', 'actioned', '', NULL, NULL),
(1305, 48, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1306, 49, '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),
(1307, 49, '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),
(1308, 50, '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),
(1309, 51, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1310, 51, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1311, 52, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'https://mrarif.me/s1labs/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(1312, 53, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(1313, 54, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'https://mrarif.me/s1labs/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(1314, 55, 'RIN-WC-Security-Update-admin-update-March-2026', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1247, 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),
(1249, 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),
(1251, 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),
(1253, 17, '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),
(1258, 20, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1268, 26, '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),
(1278, 33, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/s1labs/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1285, 36, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://mrarif.me/s1labs/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1297, 43, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1304, 48, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://mrarif.me/s1labs/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1274, 30, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/s1labs/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1275, 30, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/s1labs/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(465, 56, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(1282, 35, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://mrarif.me/s1labs/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL);

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

--
-- Table structure for table `wpsl_wc_category_lookup`
--

CREATE TABLE `wpsl_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 `wpsl_wc_category_lookup`
--

INSERT INTO `wpsl_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES
(17, 17),
(19, 19);

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

--
-- Table structure for table `wpsl_wc_customer_lookup`
--

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

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

--
-- Table structure for table `wpsl_wc_download_log`
--

CREATE TABLE `wpsl_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 `wpsl_wc_orders`
--

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

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

--
-- Table structure for table `wpsl_wc_orders_meta`
--

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

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

--
-- Table structure for table `wpsl_wc_order_addresses`
--

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

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

--
-- Table structure for table `wpsl_wc_order_coupon_lookup`
--

CREATE TABLE `wpsl_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 `wpsl_wc_order_operational_data`
--

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

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

--
-- Table structure for table `wpsl_wc_order_product_lookup`
--

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

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

--
-- Table structure for table `wpsl_wc_order_stats`
--

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

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

--
-- Table structure for table `wpsl_wc_order_tax_lookup`
--

CREATE TABLE `wpsl_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 `wpsl_wc_product_attributes_lookup`
--

CREATE TABLE `wpsl_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 `wpsl_wc_product_attributes_lookup`
--

INSERT INTO `wpsl_wc_product_attributes_lookup` (`product_id`, `product_or_parent_id`, `taxonomy`, `term_id`, `is_variation_attribute`, `in_stock`) VALUES
(296, 294, 'pa_dosage', 18, 1, 1),
(321, 320, 'pa_dosage', 22, 1, 1),
(331, 329, 'pa_dosage', 22, 1, 1),
(333, 332, 'pa_dosage', 23, 1, 1),
(338, 337, 'pa_dosage', 24, 1, 1),
(341, 340, 'pa_dosage', 22, 1, 1),
(344, 343, 'pa_dosage', 22, 1, 1),
(347, 346, 'pa_dosage', 22, 1, 1),
(350, 349, 'pa_dosage', 22, 1, 1),
(353, 352, 'pa_dosage', 22, 1, 1);

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

--
-- Table structure for table `wpsl_wc_product_download_directories`
--

CREATE TABLE `wpsl_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 `wpsl_wc_product_download_directories`
--

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

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

--
-- Table structure for table `wpsl_wc_product_meta_lookup`
--

CREATE TABLE `wpsl_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 `wpsl_wc_product_meta_lookup`
--

INSERT INTO `wpsl_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
(294, '', '', 0, 0, 100.0000, 100.0000, 0, NULL, 'instock', 1, 5.00, 0, 'taxable', ''),
(296, '', '', 0, 0, 100.0000, 100.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(320, '', '', 0, 0, 90.0000, 90.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(321, '', '', 0, 0, 90.0000, 90.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(329, '', '', 0, 0, 85.0000, 85.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(331, '', '', 0, 0, 85.0000, 85.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(332, '', '', 0, 0, 85.0000, 85.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(333, '', '', 0, 0, 85.0000, 85.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(337, '', '', 0, 0, 25.0000, 25.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(338, '', '', 0, 0, 25.0000, 25.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(340, '', '', 0, 0, 70.0000, 70.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(341, '', '', 0, 0, 70.0000, 70.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(343, '', '', 0, 0, 95.0000, 95.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(344, '', '', 0, 0, 95.0000, 95.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(346, '', '', 0, 0, 95.0000, 95.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(347, '', '', 0, 0, 95.0000, 95.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(349, '', '', 0, 0, 95.0000, 95.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(350, '', '', 0, 0, 95.0000, 95.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(352, '', '', 0, 0, 100.0000, 100.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(353, '', '', 0, 0, 100.0000, 100.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent');

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

--
-- Table structure for table `wpsl_wc_rate_limits`
--

CREATE TABLE `wpsl_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 `wpsl_wc_reserved_stock`
--

CREATE TABLE `wpsl_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 `wpsl_wc_tax_rate_classes`
--

CREATE TABLE `wpsl_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 `wpsl_wc_tax_rate_classes`
--

INSERT INTO `wpsl_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 `wpsl_wc_webhooks`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_api_keys`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_attribute_taxonomies`
--

INSERT INTO `wpsl_woocommerce_attribute_taxonomies` (`attribute_id`, `attribute_name`, `attribute_label`, `attribute_type`, `attribute_orderby`, `attribute_public`) VALUES
(1, 'dosage', 'Dosage', 'select', 'menu_order', 0);

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

--
-- Table structure for table `wpsl_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_log`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_order_itemmeta`
--

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

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

--
-- Table structure for table `wpsl_woocommerce_order_items`
--

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

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

--
-- Table structure for table `wpsl_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_payment_tokens`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_sessions`
--

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

--
-- Dumping data for table `wpsl_woocommerce_sessions`
--

INSERT INTO `wpsl_woocommerce_sessions` (`session_id`, `session_key`, `session_value`, `session_expiry`) VALUES
(2, 't_63a01f12df54d30540ef3c5e0535d3', 'a:3:{s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"95\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"95\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"95.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:451:\"a:1:{s:32:\"5ddce02d892ffd0c9e48fd10016cc3ee\";a:11:{s:3:\"key\";s:32:\"5ddce02d892ffd0c9e48fd10016cc3ee\";s:10:\"product_id\";i:349;s:12:\"variation_id\";i:350;s:9:\"variation\";a:1:{s:19:\"attribute_pa_dosage\";s:4:\"10mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"a1c15916dcbe3f37a2a57c659e58e6e0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:95;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:95;s:8:\"line_tax\";d:0;}}\";s:21:\"chosen_payment_method\";s:0:\"\";}', 1773000522),
(6, 't_6d05a4b4bed1c043c0ada15c7c6686', 'a:3:{s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"70\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"70\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"70.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:451:\"a:1:{s:32:\"6990b0a7ecb4127a4591e88f2a730695\";a:11:{s:3:\"key\";s:32:\"6990b0a7ecb4127a4591e88f2a730695\";s:10:\"product_id\";i:340;s:12:\"variation_id\";i:341;s:9:\"variation\";a:1:{s:19:\"attribute_pa_dosage\";s:4:\"10mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"a1c15916dcbe3f37a2a57c659e58e6e0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}}\";s:21:\"chosen_payment_method\";s:0:\"\";}', 1773162421),
(5, '1', 'a:3:{s:4:\"cart\";s:451:\"a:1:{s:32:\"6990b0a7ecb4127a4591e88f2a730695\";a:11:{s:3:\"key\";s:32:\"6990b0a7ecb4127a4591e88f2a730695\";s:10:\"product_id\";i:340;s:12:\"variation_id\";i:341;s:9:\"variation\";a:1:{s:19:\"attribute_pa_dosage\";s:4:\"10mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"a1c15916dcbe3f37a2a57c659e58e6e0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"70\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"70\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"70.00\";s:9:\"total_tax\";d:0;}\";s:8:\"customer\";s:790:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2026-03-05T09:23:35+00:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:21:\"arifwebsols@gmail.com\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"US\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1773467838);

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

--
-- Table structure for table `wpsl_woocommerce_shipping_zones`
--

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

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

--
-- Table structure for table `wpsl_woocommerce_shipping_zone_locations`
--

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

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

--
-- Table structure for table `wpsl_woocommerce_shipping_zone_methods`
--

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

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

--
-- Table structure for table `wpsl_woocommerce_tax_rates`
--

CREATE TABLE `wpsl_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 `wpsl_woocommerce_tax_rate_locations`
--

CREATE TABLE `wpsl_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 `wpsl_actionscheduler_actions`
--
ALTER TABLE `wpsl_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 `wpsl_actionscheduler_claims`
--
ALTER TABLE `wpsl_actionscheduler_claims`
  ADD PRIMARY KEY (`claim_id`),
  ADD KEY `date_created_gmt` (`date_created_gmt`);

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

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

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

--
-- Indexes for table `wpsl_comments`
--
ALTER TABLE `wpsl_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`);

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

--
-- Indexes for table `wpsl_e_notes`
--
ALTER TABLE `wpsl_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 `wpsl_e_notes_users_relations`
--
ALTER TABLE `wpsl_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 `wpsl_e_submissions`
--
ALTER TABLE `wpsl_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 `wpsl_e_submissions_actions_log`
--
ALTER TABLE `wpsl_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 `wpsl_e_submissions_values`
--
ALTER TABLE `wpsl_e_submissions_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `key_index` (`key`);

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

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

--
-- Indexes for table `wpsl_litespeed_url_file`
--
ALTER TABLE `wpsl_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 `wpsl_options`
--
ALTER TABLE `wpsl_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

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

--
-- Indexes for table `wpsl_posts`
--
ALTER TABLE `wpsl_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 `wpsl_rwpp_product_order`
--
ALTER TABLE `wpsl_rwpp_product_order`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `unique_product_category` (`product_id`,`category_id`),
  ADD KEY `idx_product_id` (`product_id`),
  ADD KEY `idx_category_id` (`category_id`),
  ADD KEY `idx_sort_order` (`sort_order`),
  ADD KEY `idx_category_sort` (`category_id`,`sort_order`);

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

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

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

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

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

--
-- Indexes for table `wpsl_users`
--
ALTER TABLE `wpsl_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 `wpsl_wc_admin_notes`
--
ALTER TABLE `wpsl_wc_admin_notes`
  ADD PRIMARY KEY (`note_id`);

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

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

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

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

--
-- Indexes for table `wpsl_wc_orders`
--
ALTER TABLE `wpsl_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 `billing_email` (`billing_email`(191)),
  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 `wpsl_wc_orders_meta`
--
ALTER TABLE `wpsl_wc_orders_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
  ADD KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82));

--
-- Indexes for table `wpsl_wc_order_addresses`
--
ALTER TABLE `wpsl_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 `wpsl_wc_order_coupon_lookup`
--
ALTER TABLE `wpsl_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 `wpsl_wc_order_operational_data`
--
ALTER TABLE `wpsl_wc_order_operational_data`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `order_id` (`order_id`),
  ADD KEY `order_key` (`order_key`);

--
-- Indexes for table `wpsl_wc_order_product_lookup`
--
ALTER TABLE `wpsl_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 `wpsl_wc_order_stats`
--
ALTER TABLE `wpsl_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 `wpsl_wc_order_tax_lookup`
--
ALTER TABLE `wpsl_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 `wpsl_wc_product_attributes_lookup`
--
ALTER TABLE `wpsl_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`);

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

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

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

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

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

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

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

--
-- Indexes for table `wpsl_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `wpsl_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 `wpsl_woocommerce_log`
--
ALTER TABLE `wpsl_woocommerce_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `level` (`level`);

--
-- Indexes for table `wpsl_woocommerce_order_itemmeta`
--
ALTER TABLE `wpsl_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 `wpsl_woocommerce_order_items`
--
ALTER TABLE `wpsl_woocommerce_order_items`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`);

--
-- Indexes for table `wpsl_woocommerce_payment_tokenmeta`
--
ALTER TABLE `wpsl_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 `wpsl_woocommerce_payment_tokens`
--
ALTER TABLE `wpsl_woocommerce_payment_tokens`
  ADD PRIMARY KEY (`token_id`),
  ADD KEY `user_id` (`user_id`);

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

--
-- Indexes for table `wpsl_woocommerce_shipping_zones`
--
ALTER TABLE `wpsl_woocommerce_shipping_zones`
  ADD PRIMARY KEY (`zone_id`);

--
-- Indexes for table `wpsl_woocommerce_shipping_zone_locations`
--
ALTER TABLE `wpsl_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 `wpsl_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wpsl_woocommerce_shipping_zone_methods`
  ADD PRIMARY KEY (`instance_id`);

--
-- Indexes for table `wpsl_woocommerce_tax_rates`
--
ALTER TABLE `wpsl_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 `wpsl_woocommerce_tax_rate_locations`
--
ALTER TABLE `wpsl_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 `wpsl_actionscheduler_actions`
--
ALTER TABLE `wpsl_actionscheduler_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=481;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `wpsl_woocommerce_tax_rate_locations`
--
ALTER TABLE `wpsl_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 */;
